Spaces:
Sleeping
Sleeping
File size: 406 Bytes
cda8a27 9490040 7c3bb7a 9490040 cda8a27 100ed5d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
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`
|