Spaces:
Running
Running
title: AI Blog Writer | |
emoji: π | |
colorFrom: indigo | |
colorTo: blue | |
sdk: gradio | |
sdk_version: 5.20.0 | |
app_file: app.py | |
pinned: false | |
license: apache-2.0 | |
short_description: Blog writing made easy with AI. π―βοΈ | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
# AI Blog Writer | |
AI Blog Writer is a Hugging Face Space that leverages **AI-powered text generation** to assist users in creating high-quality blog articles effortlessly. it helps generate coherent, engaging, and informative content on various topics. | |
## π Features | |
- β¨ **AI-Powered Text Generation** β Generate high-quality blog content instantly. | |
- π **User-Friendly Interface** β Simple and intuitive UI for seamless writing. | |
- π§ **Customizable Topics & Styles** β Adjust topic and tone for tailored content. | |
- β‘ **Fast & Efficient** β Generates articles within seconds. | |
## π§ How to Use | |
1. **Visit the Space**: [AI Blog Writer on Hugging Face](https://huggingface.co/spaces/wangoes-dev/AI-Blog-Writer) | |
2. **Enter a Topic**: Provide a subject or keywords for the blog. | |
3. **Generate & Edit**: Click the generate button and tweak the output as needed. | |
4. **Copy & Use**: Copy the generated blog and use it anywhere! | |
## π¦ Installation (Local Setup) | |
To run this project locally, clone the repository and install dependencies: | |
```bash | |
# Clone the repository | |
git clone https://huggingface.co/spaces/wangoes-dev/AI-Blog-Writer | |
cd AI-Blog-Writer | |
# Install dependencies | |
pip install -r requirements.txt | |
# Run the application | |
python app.py | |
``` | |
## π οΈ Technologies Used | |
- **Hugging Face Transformers** β AI text generation | |
- **Gradio** β Interactive web interface | |
- **Python** β Backend processing | |
## π€ Contributing | |
We welcome contributions! Feel free to submit issues or pull requests. | |
## π License | |
This project is licensed under the **Apache-2.0 License**. | |
--- | |
Enjoy effortless blog writing with **AI Blog Writer**! πβοΈ |