BlogAssistant / README.md
neuralgeekroot's picture
updated README.md file
3c5437c

A newer version of the Streamlit SDK is available: 1.56.0

Upgrade
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

  1. Clone repo
  2. Install dependencies: pip install -r requirements.txt