# Introduction

> What Blogizi is and how it fits into your workflow.

HTML version: https://blogizi.com/docs/get-started
Markdown version: https://blogizi.com/docs/get-started.md

Blogizi is the AI blog agent for indie developers. Connect your codebase, draft posts with your own Claude or Codex subscription, and publish SEO-ready content on your own domain — without building a blog frontend.

> **How it works:** You bring the AI. Blogizi handles hosting, themes, SEO metadata, sitemaps, Open Graph images, analytics, and publishing to `[slug].app.blogizi.com` or your custom domain.

## What you get out of the box

- Hosted blog at `yourapp.app.blogizi.com`
- Custom domain or path-mode routing (`yourapp.com/blog`)
- Auto-generated sitemap, robots.txt, RSS feed, JSON-LD, and OG images
- Dashboard for settings, themes, posts, and analytics
- CLI for drafting and publishing from your repo
- Free SEO tools on the main site — e.g. [OG Image Generator](/tools/og-image-generator) (no signup)

## What you need

- A Blogizi account (magic link or Google sign-in)
- Node 18+ if you use the CLI locally
- Your own Claude or Codex subscription for AI drafting

Ready to go? Continue to [Ship in 5 minutes](/docs/quick-start).
