Spaces:
Sleeping
Sleeping
| title: Blog Generation | |
| emoji: π | |
| colorFrom: green | |
| colorTo: blue | |
| sdk: streamlit | |
| sdk_version: 1.42.0 | |
| app_file: app.py | |
| license: apache-2.0 | |
| pinned: false | |
| short_description: Refined AiBlogGenerator | |
| # Blog Generation Automation with LangGraph | |
| This project automates blog generation using an LLM-powered workflow. | |
| ## π Setup | |
| 1. Clone repo | |
| 2. Install dependencies: `pip install -r requirements.txt` | |