File size: 3,268 Bytes
e773cbe
 
 
 
 
 
 
 
 
c1a3f99
 
 
 
20e1968
0a84fcf
20e1968
 
be04546
c1a3f99
 
 
 
f2a5f1b
 
 
 
2322984
088803f
ffffb88
f2a5f1b
2322984
f2a5f1b
3d50931
088803f
ab6dba0
 
9673827
 
0f155c5
c1a3f99
8f0da81
 
 
8341c51
 
a266299
2d6884d
 
 
6a83afa
 
 
 
f2a5f1b
a266299
f2a5f1b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
title: Mozilla.ai
emoji: πŸ€–
colorFrom: green
colorTo: red
sdk: static
pinned: false
---

# Mozilla.ai

## What we're working on:

- [mcpd](https://github.com/mozilla-ai/mcpd): requirements.txt for agentic systems. Manage MCP servers and tools with one config.
- [any-llm](https://github.com/mozilla-ai/any-llm): A single interface to use different llm providers.
- [any-agent](https://github.com/mozilla-ai/any-agent): A single interface to use and evaluate different agent frameworks.


### πŸ“˜ Blueprints

Blueprints are customizable workflows that help developers build AI applications using open-source tools and models. See our collection of Blueprints below:

- [WASM Agents](https://github.com/mozilla-ai/wasm-agents-blueprint): Blueprint demonstrating how to run AI agents directly in the browser using WebAssembly (WASM).

- [Surf Spot Finder](https://github.com/mozilla-ai/surf-spot-finder): Blueprint for comparing agent frameworks on finding the best surf spot.
  
- [Document-to-podcast](https://github.com/mozilla-ai/document-to-podcast): Convert input documents into a podcast featuring multiple speakers.

- [Document-to-Markdown](https://github.com/mozilla-ai/document-to-markdown): Transform documents into markdown format with Docling, developed in collaboration with [EleutherAI](https://www.eleuther.ai/).
  
- [Structured-QA](https://github.com/mozilla-ai/structured-qa): A simple LLM workflow to answer questions based on structured documents.
  
- [Speech-To-Text](https://github.com/mozilla-ai/speech-to-text): Transcribe audio files using Speaches, developed in collaboration with [EleutherAI](https://www.eleuther.ai/).

- [Speech-To-Text Alignment](https://github.com/mozilla-ai/speech-to-text-alignment):  Align / Bias Speech-to-Text models to a predefined set of words or phrases. 

- [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.

- [Fake-Audio-Detection](https://github.com/mozilla-ai/fake-audio-detection): Train and deploy an ML model that detects synthetic audio, developed in collaboration with [UncovAI](https://uncovai.com/)

- [OpenStreetMap AI Helper](https://github.com/mozilla-ai/osm-ai-helper): Map Features in OpenStreetMap with Computer Vision.

- [Federated Finetuning](https://github.com/mozilla-ai/federated-finetuning): Finetune a language model with federated AI, developed in collaboration with [Flower](https://flower.ai/).

- [Build Your Own Timeline Algorithm](https://github.com/mozilla-ai/byota): An approach to personal, local timeline algorithms that people can either run out-of-the-box or customize.

Also, check out the Blueprints created by the community:
- [LLM Document Parser](https://github.com/oronadavid/llm-document-parser): A locally runnable pipeline for parsing structured data from scanned or digital documents using open-source OCR and LLMs.

Would you like to build your Blueprints? Use our template:

- [Blueprint template](https://github.com/mozilla-ai/Blueprint-template)

### 🐊 Lumigator

[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