MLDeveloper commited on
Commit
df33e71
·
verified ·
1 Parent(s): cdd5d83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,2 +1,15 @@
1
  # gemini-pro-streamlit-chatbot
2
  This repository is about building a chatbot using Google's Gemini-Pro with streamlit.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # gemini-pro-streamlit-chatbot
2
  This repository is about building a chatbot using Google's Gemini-Pro with streamlit.
3
+ ---
4
+ title: Gemini-Pro Chatbot
5
+ emoji: 🤖
6
+ colorFrom: blue
7
+ colorTo: purple
8
+ sdk: streamlit
9
+ sdk_version: "1.25.0"
10
+ app_file: app.py
11
+ pinned: false
12
+ ---
13
+
14
+ # Gemini-Pro Streamlit Chatbot
15
+ This repository is about building a chatbot using Google's **Gemini-Pro** with **Streamlit**. 🚀