Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,33 +31,33 @@ We’re interested in flipping that — building models and tools that:
|
|
| 31 |
### Language models
|
| 32 |
We experiment with fine-tuning and adapting LLMs for:
|
| 33 |
- Swahili and other African languages
|
| 34 |
-
-
|
| 35 |
-
-
|
| 36 |
|
| 37 |
### Multimodal AI
|
| 38 |
Not everything is text. We’re also exploring:
|
| 39 |
-
-
|
| 40 |
-
-
|
| 41 |
-
-
|
| 42 |
|
| 43 |
### Healthcare AI
|
| 44 |
A big area of interest for us:
|
| 45 |
-
-
|
| 46 |
-
-
|
| 47 |
-
-
|
| 48 |
|
| 49 |
### Data
|
| 50 |
A lot of the challenge is data.
|
| 51 |
We spend time on:
|
| 52 |
-
-
|
| 53 |
-
-
|
| 54 |
-
-
|
| 55 |
|
| 56 |
### Running models locally
|
| 57 |
We care about making things usable:
|
| 58 |
-
-
|
| 59 |
- LoRA / quantization
|
| 60 |
-
-
|
| 61 |
|
| 62 |
---
|
| 63 |
|
|
@@ -74,9 +74,9 @@ We care about making things usable:
|
|
| 74 |
We’re not trying to chase hype.
|
| 75 |
|
| 76 |
We’re more interested in:
|
| 77 |
-
-
|
| 78 |
-
-
|
| 79 |
-
-
|
| 80 |
|
| 81 |
AI doesn’t need to be bigger — it needs to be **more relevant**.
|
| 82 |
|
|
@@ -86,10 +86,10 @@ AI doesn’t need to be bigger — it needs to be **more relevant**.
|
|
| 86 |
|
| 87 |
If you’re working on similar problems — especially around:
|
| 88 |
- African languages
|
| 89 |
-
-
|
| 90 |
- low-resource ML
|
| 91 |
|
| 92 |
-
|
| 93 |
|
| 94 |
---
|
| 95 |
|
|
@@ -107,9 +107,9 @@ Mostly practical stuff:
|
|
| 107 |
## Long-term
|
| 108 |
|
| 109 |
We’d like to see:
|
| 110 |
-
-
|
| 111 |
-
-
|
| 112 |
-
-
|
| 113 |
|
| 114 |
---
|
| 115 |
|
|
|
|
| 31 |
### Language models
|
| 32 |
We experiment with fine-tuning and adapting LLMs for:
|
| 33 |
- Swahili and other African languages
|
| 34 |
+
- Instruction-following and reasoning
|
| 35 |
+
- Domain-specific use (like healthcare)
|
| 36 |
|
| 37 |
### Multimodal AI
|
| 38 |
Not everything is text. We’re also exploring:
|
| 39 |
+
- Medical images (like X-rays)
|
| 40 |
+
- Document understanding
|
| 41 |
+
- Combining text + vision in practical ways
|
| 42 |
|
| 43 |
### Healthcare AI
|
| 44 |
A big area of interest for us:
|
| 45 |
+
- Clinical decision support
|
| 46 |
+
- Simple, reliable tools for frontline health workers
|
| 47 |
+
- Models that can run even with limited connectivity
|
| 48 |
|
| 49 |
### Data
|
| 50 |
A lot of the challenge is data.
|
| 51 |
We spend time on:
|
| 52 |
+
- Building and cleaning datasets
|
| 53 |
+
- Working with low-resource and noisy data
|
| 54 |
+
- Figuring out what “good evaluation” looks like outside English benchmarks
|
| 55 |
|
| 56 |
### Running models locally
|
| 57 |
We care about making things usable:
|
| 58 |
+
- Smaller, efficient models
|
| 59 |
- LoRA / quantization
|
| 60 |
+
- Running models on limited hardware
|
| 61 |
|
| 62 |
---
|
| 63 |
|
|
|
|
| 74 |
We’re not trying to chase hype.
|
| 75 |
|
| 76 |
We’re more interested in:
|
| 77 |
+
- What works in practice
|
| 78 |
+
- What can be deployed
|
| 79 |
+
- What actually helps someone on the ground
|
| 80 |
|
| 81 |
AI doesn’t need to be bigger — it needs to be **more relevant**.
|
| 82 |
|
|
|
|
| 86 |
|
| 87 |
If you’re working on similar problems — especially around:
|
| 88 |
- African languages
|
| 89 |
+
- Healthcare AI
|
| 90 |
- low-resource ML
|
| 91 |
|
| 92 |
+
We're open to collaborating.
|
| 93 |
|
| 94 |
---
|
| 95 |
|
|
|
|
| 107 |
## Long-term
|
| 108 |
|
| 109 |
We’d like to see:
|
| 110 |
+
- Stronger datasets from Africa
|
| 111 |
+
- Models that understand context, not just language
|
| 112 |
+
- More local ownership of AI systems
|
| 113 |
|
| 114 |
---
|
| 115 |
|