Skip to content

Commit 5a9858f

Browse files
authored
Update README.md to remove mediagen reference
1 parent 5a87865 commit 5a9858f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

recipes/use_cases/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,3 @@ A complete example of how to build a Llama 3 chatbot hosted on your browser that
1818

1919
## [Sales Bot](./customerservice_chatbots/ai_agent_chatbot/SalesBot.ipynb): Sales Bot with Llama3 - A Summarization and RAG Use Case
2020
An summarization + RAG use case built around the Amazon product review Kaggle dataset to build a helpful Music Store Sales Bot. The summarization and RAG are built on top of Llama models hosted on OctoAI, and the vector database is hosted on Weaviate Cloud Services.
21-
22-
## [Media Generation](./MediaGen.ipynb): Building a Video Generation Pipeline with Llama3
23-
This step-by-step tutorial shows how to use leverage Llama 3 to drive the generation of animated videos using SDXL and SVD. More specifically it relies on JSON formatting to produce a scene-by-scene story board of a recipe video. The user provides the name of a dish, then Llama 3 describes a step by step guide to reproduce the said dish. This step by step guide is brought to life with models like SDXL and SVD.

0 commit comments

Comments
 (0)