ALwrity — AI-First Digital Marketing Content Platform
MIT-licensed AI content platform for SEO blog posts, social copy, YouTube scripts, and podcast outlines grounded in real web research and competitor data.
ALwrity — AI-First Digital Marketing Content Platform
ALwrity is an open-source AI-first digital marketing platform that grounds content generation in real data before writing. It performs SEO research, competitor analysis, and web searches, then generates blog posts, social media copy, YouTube scripts, podcast outlines, and video scene descriptions using LLM backends. It integrates Google Search Console, social media publishing APIs, and analytics — making it a full content operations stack.
Key Features
- SEO-grounded content: researches keywords, competitors, and SERP intent before generating
- Multimodal outputs: blog articles, Twitter/LinkedIn posts, YouTube scripts, podcast briefs
- Publishing integrations: WordPress, social media platforms
- Analytics dashboard for content performance tracking
- Pluggable LLM backends: OpenAI, Gemini, Anthropic, local models via Ollama
- MIT license — self-host or customize for agency use
Quick Start
git clone https://github.com/AJaySi/ALwrity
cd ALwrity
pip install -r requirements.txt
cp .env.example .env # Add your LLM API key
streamlit run alwrity.py
Open http://localhost:8501 → choose content type → enter topic → ALwrity researches and drafts content with citations.
npx ai-supply add alwrity-ai-content-platform
Curated mirror of the open-source ALwrity (MIT). Get it from the source.