First tagged release of Blogger — an open-source AI agent that generates SEO-optimised blog posts from web references.
Features
- Generates a complete, SEO-optimised blog post from a single keyword
- Pulls live web references via DuckDuckGo search (configurable, up to 10 sources)
- Retrieval-augmented generation using LangChain + LangGraph, FAISS vector store, and OpenAI models (gpt-4o)
- Streamlit web UI with a hosted demo — bring your own OpenAI API key
- Outputs a properly formatted Markdown document
Setup
Uses pipenv. See the README and CONTRIBUTING.md for setup and contribution steps.
Notes
This is the initial stable release. Contributions, bug reports, and feature ideas are welcome via issues and pull requests.