github-actions[bot] commited on
Commit
c207735
·
1 Parent(s): 07776a7

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

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -23,27 +23,16 @@ pinned: false
23
  Blueprints are customizable workflows that help developers build AI applications using open-source tools and models. See our collection of Blueprints below:
24
 
25
  - [WASM Agents](https://github.com/mozilla-ai/wasm-agents-blueprint): Blueprint demonstrating how to run AI agents directly in the browser using WebAssembly (WASM).
26
-
27
  - [Surf Spot Finder](https://github.com/mozilla-ai/surf-spot-finder): Blueprint for comparing agent frameworks on finding the best surf spot.
28
-
29
  - [Document-to-podcast](https://github.com/mozilla-ai/document-to-podcast): Convert input documents into a podcast featuring multiple speakers.
30
-
31
  - [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/).
32
-
33
  - [Structured-QA](https://github.com/mozilla-ai/structured-qa): A simple LLM workflow to answer questions based on structured documents.
34
-
35
  - [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/).
36
-
37
  - [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.
38
-
39
  - [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.
40
-
41
  - [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/)
42
-
43
  - [OpenStreetMap AI Helper](https://github.com/mozilla-ai/osm-ai-helper): Map Features in OpenStreetMap with Computer Vision.
44
-
45
  - [Federated Finetuning](https://github.com/mozilla-ai/federated-finetuning): Finetune a language model with federated AI, developed in collaboration with [Flower](https://flower.ai/).
46
-
47
  - [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.
48
 
49
  Also, check out the Blueprints created by the community:
 
23
  Blueprints are customizable workflows that help developers build AI applications using open-source tools and models. See our collection of Blueprints below:
24
 
25
  - [WASM Agents](https://github.com/mozilla-ai/wasm-agents-blueprint): Blueprint demonstrating how to run AI agents directly in the browser using WebAssembly (WASM).
 
26
  - [Surf Spot Finder](https://github.com/mozilla-ai/surf-spot-finder): Blueprint for comparing agent frameworks on finding the best surf spot.
 
27
  - [Document-to-podcast](https://github.com/mozilla-ai/document-to-podcast): Convert input documents into a podcast featuring multiple speakers.
 
28
  - [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/).
 
29
  - [Structured-QA](https://github.com/mozilla-ai/structured-qa): A simple LLM workflow to answer questions based on structured documents.
 
30
  - [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/).
 
31
  - [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.
 
32
  - [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.
 
33
  - [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/)
 
34
  - [OpenStreetMap AI Helper](https://github.com/mozilla-ai/osm-ai-helper): Map Features in OpenStreetMap with Computer Vision.
 
35
  - [Federated Finetuning](https://github.com/mozilla-ai/federated-finetuning): Finetune a language model with federated AI, developed in collaboration with [Flower](https://flower.ai/).
 
36
  - [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.
37
 
38
  Also, check out the Blueprints created by the community: