github-actions[bot] commited on
Commit
8f0da81
·
1 Parent(s): 5ab1efc

Sync with https://github.com/mozilla-ai/.github

Browse files
Files changed (1) hide show
  1. README.md +3 -10
README.md CHANGED
@@ -1,12 +1,3 @@
1
- ---
2
- title: Mozilla.ai
3
- emoji: 😻
4
- colorFrom: green
5
- colorTo: red
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
  # Mozilla.ai
11
 
12
  ## What we're working on:
@@ -25,4 +16,6 @@ Blueprints are customizable workflows that help developers build AI applications
25
 
26
  - [Speech-To-Text Finetune](https://github.com/mozilla-ai/speech-to-text-finetune): Create your own Speech-to-Text model tailored for your specific language & use-case.
27
 
28
- - [OpenStreetMap AI Helper](https://github.com/mozilla-ai/osm-ai-helper): Map Features in OpenStreetMap with Computer Vision.
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Mozilla.ai
2
 
3
  ## What we're working on:
 
16
 
17
  - [Speech-To-Text Finetune](https://github.com/mozilla-ai/speech-to-text-finetune): Create your own Speech-to-Text model tailored for your specific language & use-case.
18
 
19
+ - [OpenStreetMap AI Helper](https://github.com/mozilla-ai/osm-ai-helper): Map Features in OpenStreetMap with Computer Vision.
20
+
21
+ - [Federated Finetuning](https://github.com/mozilla-ai/federated-finetuning): Finetune a language model with federated AI, developed in collaboration with [Flower](https://flower.ai/).