File size: 1,276 Bytes
cd9ea42
 
 
 
 
 
 
 
 
 
 
dac5d7f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
title: Training
emoji: πŸŒ–
colorFrom: green
colorTo: purple
sdk: gradio
sdk_version: "6.4.0"
app_file: app.py
pinned: false
---

# My AI Toolbox

A beginner-friendly AI app built using Hugging Face Spaces and Gradio.  
This app includes multiple tools that help you chat, generate text, improve prompts, and summarize content.

---

## πŸš€ Tools Included

- **Chat Assistant** – Have a conversation with an AI model.  
- **Text Generator** – Create new text from any prompt.  
- **Prompt Improver** – Rewrite rough prompts into cleaner, stronger versions.  
- **Text Summarizer** – Summarize long text into short, clear summaries.  
- **Document Summarizer** – Upload a text or PDF file and get a summary.  
- **Custom Prompt Workflow** – Turn a rough idea into a polished, professional prompt.

---

## πŸ§‘β€πŸ’» How to Use

1. Open the app and choose a tool from the tabs at the top.  
2. Type your text (or upload a file, depending on the tool).  
3. Click **Submit** to get your results.  
4. Try different tools to explore what the app can do.

---

## πŸ› οΈ Built With

- **Gradio** – For the user interface  
- **Hugging Face Inference Router** – For model calls  
- **Python** – For all app logic and tools  

---

## πŸ‘₯ Author

PPV Team