Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available: 1.56.0
metadata
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
- Clone repo
- Install dependencies:
pip install -r requirements.txt