Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π§ YouTube Transcript Chatbot (RAG) β LLaMA, Gemma, DeepSeek, OpenAI
|
| 2 |
|
| 3 |
An advanced **Retrieval-Augmented Generation (RAG)** chatbot that answers questions from YouTube video transcripts using top open-source LLMs β **Llama 3.2**, **Gemma 2**, **DeepSeek**, and **OpenAI GPT-OSS**.
|
|
@@ -39,4 +43,4 @@ Built with **Streamlit**, **LangChain**, **Hugging Face Hub**, and **FAISS**.
|
|
| 39 |
| Vector Store | FAISS |
|
| 40 |
| API | YouTube Transcript API (RapidAPI) |
|
| 41 |
|
| 42 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
emoji: π
|
| 3 |
+
colorTo: purple
|
| 4 |
+
---
|
| 5 |
# π§ YouTube Transcript Chatbot (RAG) β LLaMA, Gemma, DeepSeek, OpenAI
|
| 6 |
|
| 7 |
An advanced **Retrieval-Augmented Generation (RAG)** chatbot that answers questions from YouTube video transcripts using top open-source LLMs β **Llama 3.2**, **Gemma 2**, **DeepSeek**, and **OpenAI GPT-OSS**.
|
|
|
|
| 43 |
| Vector Store | FAISS |
|
| 44 |
| API | YouTube Transcript API (RapidAPI) |
|
| 45 |
|
| 46 |
+
---
|