Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π»
|
4 |
colorFrom: green
|
5 |
colorTo: red
|
@@ -7,4 +7,21 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
|