Spaces:
Sleeping
Sleeping
| title: Silly Letter | |
| emoji: 🔥 | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 4.42.0 | |
| app_file: app.py | |
| pinned: false | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
| # Silly Detention Letter Generator | |
| This Flask application generates humorous and exaggerated detention letters for students using the Groq API. | |
| ## Description | |
| The Silly Detention Letter Generator is a web application that creates amusing, over-the-top letters addressed to parents explaining their child's fictional detention reasons. It uses the Groq API with the llama3-groq-70b-8192-tool-use-preview model to generate creative and entertaining content. | |
| ## Features | |
| - Generates unique, silly detention letters on demand | |
| - Uses advanced language model (Meta Llama 3.1) for creative text generation | |
| - Simple web interface for easy interaction | |
| - Language options: English, Private School English and Hungarian | |
| ## Usage | |
| 1. Visit the application URL | |
| 2. Fill parent and child names, select language | |
| 3. Click the button (click regenerate to get a new version) | |
| 4. Read and enjoy the humorous detention letter | |
| ## Technical Details | |
| - Built with Flask | |
| - Utilizes the Groq API for text generation | |
| - Deployed on Hugging Face Spaces | |
| ## Note | |
| This application is for entertainment purposes only. The generated content is fictional and should not be taken seriously. | |
| ## Author | |
| Bence from https://bencium.io | |
| ## License | |
| [Your chosen license, e.g., MIT License] |