Japhari commited on
Commit
58355da
·
verified ·
1 Parent(s): 879469d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -21
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
- - 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,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
- - 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,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
- - healthcare AI
90
  - low-resource ML
91
 
92
- we’re open to collaborating.
93
 
94
  ---
95
 
@@ -107,9 +107,9 @@ Mostly practical stuff:
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
 
 
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