title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | license | pinned | short_description |
---|---|---|---|---|---|---|---|---|---|
Blog Generation |
🚀 |
green |
blue |
streamlit |
1.42.0 |
app.py |
apache-2.0 |
false |
Refined AiBlogGenerator |
This project automates blog generation using an LLM-powered workflow.
- Clone repo
- Install dependencies:
pip install -r requirements.txt