Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -121,7 +121,7 @@ with gr.Blocks(css=custom_css,fill_width=True) as demo:
|
|
| 121 |
This chatbot uses a Retrieval-Augmented Generation (RAG) pipeline, built for English textbook *Kaleidoscope* π.
|
| 122 |
|
| 123 |
How to use:
|
| 124 |
-
1οΈβ£ Pick a chapter πβ2οΈβ£ Ask your question π¬β3οΈβ£ Get context-aware answers β‘
|
| 125 |
|
| 126 |
Powered by LangChain π οΈ, Qdrant ποΈ, and LLaMA π§ .
|
| 127 |
""", elem_id="welcome_markdown")
|
|
|
|
| 121 |
This chatbot uses a Retrieval-Augmented Generation (RAG) pipeline, built for English textbook *Kaleidoscope* π.
|
| 122 |
|
| 123 |
How to use:
|
| 124 |
+
1οΈβ£ Pick a chapter πβ2οΈβ£ Ask your question π¬β3οΈβ£ Get context-aware answers β‘
|
| 125 |
|
| 126 |
Powered by LangChain π οΈ, Qdrant ποΈ, and LLaMA π§ .
|
| 127 |
""", elem_id="welcome_markdown")
|