Taizun commited on
Commit
b0fad77
Β·
verified Β·
1 Parent(s): a097f16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +47 -0
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
+ ![Drapel Banner](https://your-image-link.com) *(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