B commited on
Commit
1a4d9d3
·
verified ·
1 Parent(s): 43add07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  Financial Chatbot for Infosys Financial Reports
2
  ------------------------------------------------
3
  - This is a Retrieval-Augmented Generation (RAG) chatbot designed to answer questions about Infosys financial statements from the last two years (2022-2024).
 
1
+ ---
2
+ title: Financial Chatbot
3
+ emoji: 💰
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: "1.26.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+
13
  Financial Chatbot for Infosys Financial Reports
14
  ------------------------------------------------
15
  - This is a Retrieval-Augmented Generation (RAG) chatbot designed to answer questions about Infosys financial statements from the last two years (2022-2024).