BlogAssistant / README.md
neuralgeekroot's picture
updated README.md file
3c5437c
---
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`