Update README.md
Browse files
README.md
CHANGED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Drapel
|
3 |
+
emoji: π₯
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.50.2
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
+
# **π£ Drapel β AI Chat Simulator**
|
14 |
+
π **Talk to AI versions of iconic personalities!**
|
15 |
+
|
16 |
+
 *(Replace with actual banner if needed)*
|
17 |
+
|
18 |
+
---
|
19 |
+
|
20 |
+
## **π₯ Features**
|
21 |
+
β
**Chat with AI versions of celebrities** β Einstein, Cristiano Ronaldo, Modi & more!
|
22 |
+
β
**Llama-2 Powered** β Free & unlimited chats.
|
23 |
+
β
**Cool, Drippy UI** β Designed for Gen Z users.
|
24 |
+
β
**No login required** β Just chat instantly!
|
25 |
+
|
26 |
+
---
|
27 |
+
|
28 |
+
## **π How It Works**
|
29 |
+
1οΈβ£ Select a celebrity from the dropdown.
|
30 |
+
2οΈβ£ Type your message.
|
31 |
+
3οΈβ£ AI responds in the celeb's unique style.
|
32 |
+
4οΈβ£ Enjoy unlimited chatting!
|
33 |
+
|
34 |
+
---
|
35 |
+
|
36 |
+
## **π οΈ Tech Stack**
|
37 |
+
- **Llama-2 (Meta AI)** β Free, unlimited AI responses.
|
38 |
+
- **Gradio** β Easy & interactive chat UI.
|
39 |
+
- **Hugging Face Spaces** β Free hosting for AI apps.
|
40 |
+
|
41 |
+
---
|
42 |
+
|
43 |
+
## **π§ Installation (Local Setup for Developers)**
|
44 |
+
1. Clone this repository:
|
45 |
+
```bash
|
46 |
+
git clone https://huggingface.co/spaces/yourname/Drapel
|
47 |
+
cd Drapel
|