arpita-23 commited on
Commit
be816ec
·
verified ·
1 Parent(s): 4afbdad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -1,13 +1,12 @@
1
- # gemini-pro-streamlit-chatbot
2
- This repository is about building a chatbot using Google's Gemini-Pro with streamlit.
3
- title: ML Notes Chatbot
4
- emoji: 😻
5
- colorFrom: blue
6
- colorTo: indigo
7
  sdk: streamlit
8
- sdk_version: 1.41.1
9
  app_file: app.py
10
  pinned: false
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ---
2
+ title: ML Galaxy
3
+ emoji: 🚀
4
+ colorFrom: purple
5
+ colorTo: blue
 
6
  sdk: streamlit
7
+ sdk_version: "1.25.0" # Adjust to your Streamlit version
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+ This Space demonstrates an AI-powered chatbot application using Streamlit and Google Generative AI.