Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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**. 🚀
|