You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: end-to-end-use-cases/README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,9 @@ Use Llama4 Maverick to process entire books at once and visualize character rela
56
56
57
57
Discover new insights into your favorite books!
58
58
59
+
## [Powerpoint to Text-to-Speech Ready Transcripts:](./powerpoint-to-voiceover-transcript/README.md)
60
+
### Knowledge Grounded & Narrative Continuity Enabled TTS Transcript Generation from a Powerpoint Deck
61
+
This tutorial demonstrates the complete workflow for converting PowerPoint presentations into Llama 4 generated TTS transcripts with retrieval augmentation and narrative continuity features, powered by Llama 4 Maverick's vision capabilities through the Llama API.
59
62
60
63
61
64
@@ -102,7 +105,3 @@ This step-by-step tutorial shows how to use the [Messenger Platform](https://dev
102
105
103
106
## [RAG Chatbot Example (running locally)](./customerservice_chatbots/RAG_chatbot/RAG_Chatbot_Example.ipynb)
104
107
A complete example of how to build a Llama 3 chatbot hosted on your browser that can answer questions based on your own data using retrieval augmented generation (RAG).
105
-
106
-
## [Powerpoint to Text-to-Speech Ready Transcripts:](./powerpoint-to-voiceover-transcript/README.md)
107
-
### Knowledge Grounded & Narrative Continuity Enabled TTS Transcript Generation from a Powerpoint Deck
108
-
This tutorial demonstrates the complete workflow for converting PowerPoint presentations into Llama 4 generated TTS transcripts with retrieval augmentation and narrative continuity features, powered by Llama 4 Maverick's vision capabilities through the Llama API.
0 commit comments