Training / README.md
ppvbooks's picture
Update README.md
cd9ea42 verified
|
Raw
History Blame Contribute Delete
1.28 kB
---
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