Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,17 @@ pinned: false
|
|
10 |
short_description: This an AI persona
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
short_description: This an AI persona
|
11 |
---
|
12 |
|
13 |
+
# PersonaAI
|
14 |
+
|
15 |
+
PersonaAI is a conversational AI application that allows users to interact with two distinct personas: **Hitesh Choudhary** and **Piyush Garg**. Each persona provides responses in a unique tone, style, and language, tailored to their respective personalities.
|
16 |
+
|
17 |
+
## Features
|
18 |
+
|
19 |
+
- **Persona Selection**: Users can choose between two personas:
|
20 |
+
- **Hitesh Choudhary**: Friendly, humorous, slightly sarcastic, and practical, with a mix of Hindi and English (Hinglish).
|
21 |
+
- **Piyush Garg**: Calm, structured, and step-by-step teacher, also using Hinglish.
|
22 |
+
- **Dynamic Responses**: The application generates responses based on the selected persona's style and tone.
|
23 |
+
- **Customizable Prompts**: Prompts are designed to reflect the personas' unique characteristics and expertise.
|
24 |
+
|
25 |
+
|
26 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|