daavoo commited on
Commit
c1a3f99
Β·
verified Β·
1 Parent(s): d626d66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: README
3
  emoji: 😻
4
  colorFrom: green
5
  colorTo: red
@@ -7,4 +7,21 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Mozilla.ai
3
  emoji: 😻
4
  colorFrom: green
5
  colorTo: red
 
7
  pinned: false
8
  ---
9
 
10
+ # Mozilla.ai
11
+
12
+ ## What we're working on:
13
+
14
+ ### 🐊 Lumigator
15
+
16
+ [Lumigator](https://github.com/mozilla-ai/lumigator) is an open-source platform developed to help users select the most suitable language model for their specific needs
17
+
18
+ ### πŸ“˜ Blueprints
19
+
20
+ Blueprints are customizable workflows that help developers build AI applications using open-source tools and models. See our collection of Blueprints below:
21
+
22
+ - [Document-to-podcast](https://github.com/mozilla-ai/document-to-podcast): A Blueprint that demonstrates how you can use open-source models & tools to convert input documents into a podcast featuring two speakers.
23
+
24
+ - [Structured-QA](https://github.com/mozilla-ai/structured-qa): A Blueprint that demonstrates how to use open-source models and a simple LLM workflow to answer questions based on structured documents.
25
+
26
+ - [Speech-To-Text Finetune](https://github.com/mozilla-ai/speech-to-text-finetune): A Blueprints that enables you to create your own Speech-to-Text model tailored for your specific language & use-case.
27
+