daavoo commited on
Commit
9d00207
·
verified ·
1 Parent(s): c1a3f99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ pinned: false
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
 
 
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 multiple 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