| --- |
| 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 |
|
|