krinya commited on
Commit
0845a89
·
1 Parent(s): 12e3d57

Enhance description in docstring to clarify AI chatbot's functionality based on financial reports

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@
2
  Financial AI Chatbot with Smart Routing & RAG - Gradio Frontend
3
 
4
  This Gradio application demonstrates a complete GenAI product development workflow,
5
- showcasing smart routing capabilities of an AI chatbot for financial Q&A.
6
 
7
  Key Features:
8
  - Smart routing between FAQ, RAG, and LLM responses
 
2
  Financial AI Chatbot with Smart Routing & RAG - Gradio Frontend
3
 
4
  This Gradio application demonstrates a complete GenAI product development workflow,
5
+ showcasing smart routing capabilities of an AI chatbot for financial Q&A based on financial reports.
6
 
7
  Key Features:
8
  - Smart routing between FAQ, RAG, and LLM responses