Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Gemini AI Chatbot
|
| 2 |
|
| 3 |
|
|
@@ -18,4 +23,4 @@ Feel free to explore and customize the code according to your needs. Contributio
|
|
| 18 |
|
| 19 |
**Notes**
|
| 20 |
* Ensure that you have Python installed on your system.
|
| 21 |
-
* Use a virtual environment for better isolation of dependencies.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: counsellor
|
| 3 |
+
app_file: app.py
|
| 4 |
+
pinned: false
|
| 5 |
+
---
|
| 6 |
# Gemini AI Chatbot
|
| 7 |
|
| 8 |
|
|
|
|
| 23 |
|
| 24 |
**Notes**
|
| 25 |
* Ensure that you have Python installed on your system.
|
| 26 |
+
* Use a virtual environment for better isolation of dependencies.
|