Keyurjotaniya007 commited on
Commit
524c023
·
verified ·
1 Parent(s): c43f786

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,10 +6,11 @@ colorTo: indigo
6
  sdk: streamlit
7
  app_file: app.py
8
  pinned: false
 
9
  ---
10
 
11
  # 💬 Gemini ChatBot (Streamlit)
12
 
13
  A ChatGPT-style chatbot powered by Google Gemini (via LangChain + Streamlit).
14
 
15
- This chatbot remembers conversation history and supports streaming Gemini responses.
 
6
  sdk: streamlit
7
  app_file: app.py
8
  pinned: false
9
+ license: apache-2.0
10
  ---
11
 
12
  # 💬 Gemini ChatBot (Streamlit)
13
 
14
  A ChatGPT-style chatbot powered by Google Gemini (via LangChain + Streamlit).
15
 
16
+ This chatbot remembers conversation history and supports streaming Gemini responses.