Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
title: GenBuddy
|
| 2 |
-
emoji:
|
| 3 |
-
colorFrom:
|
| 4 |
colorTo: purple
|
| 5 |
-
sdk: gradio
|
| 6 |
-
sdk_version: "3.34.0"
|
| 7 |
-
app_file: app.py
|
| 8 |
-
pinned: false
|
| 9 |
-
---# πΈ GenBuddy β Your Intelligent AI Companion
|
| 10 |
-
|
| 11 |
-
**GenBuddy** is a self-learning, adaptive AI assistant designed to make user interactions effortless.
|
| 12 |
-
It anticipates your intent, handles logic automatically, analyzes code, and evolves its personality through conversation β all wrapped in a soft, modern, feminine interface.
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
## β¨ Core Mission
|
|
@@ -96,4 +90,4 @@ Built with β€οΈ using **Gradio** and **Python**
|
|
| 96 |
## π License
|
| 97 |
|
| 98 |
MIT License β open for personal or creative use.
|
| 99 |
-
Please credit **GenBuddy** when forking or customizing.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
sdk: gradio
|
| 3 |
+
license: mit
|
| 4 |
title: GenBuddy
|
| 5 |
+
emoji: π¨
|
| 6 |
+
colorFrom: indigo
|
| 7 |
colorTo: purple
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
## β¨ Core Mission
|
|
|
|
| 90 |
## π License
|
| 91 |
|
| 92 |
MIT License β open for personal or creative use.
|
| 93 |
+
Please credit **GenBuddy** when forking or customizing.
|