algorhythym commited on
Commit
ef63721
Β·
verified Β·
1 Parent(s): bfd2a8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 ⚑ 3. Receive answers generated using RAG from the document content ⚑
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")