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
|