If you just cloned this repo and are here to customize it: open AGENTS.md. It's the entry point for any AI coding agent (Claude Code, Codex, Cursor, Aider) and the human-readable architecture doc.
Three quick paths:
- Run locally in 5 minutes: see
README.md. Bring your own Serper + Gemini + Scrape.do keys.
- Deploy for your team: see
docs/hosting.md. Reference stack is Railway + Vercel + Supabase + Resend.
- Swap providers (Supabase → Neon, Scrape.do → SpiderCloud, Railway → Fly, etc.): see
docs/swapping-providers.md. Each section ends with a copy-paste agent prompt.
Issues and PRs welcome.
If you just cloned this repo and are here to customize it: open
AGENTS.md. It's the entry point for any AI coding agent (Claude Code, Codex, Cursor, Aider) and the human-readable architecture doc.Three quick paths:
README.md. Bring your own Serper + Gemini + Scrape.do keys.docs/hosting.md. Reference stack is Railway + Vercel + Supabase + Resend.docs/swapping-providers.md. Each section ends with a copy-paste agent prompt.Issues and PRs welcome.