
Back to projects
Gen4Me
Turns a one-line project idea into the CLAUDE.md, PRD, and build plan your AI coding agents need.
The problem
AI coding agents are only as good as the context you give them, and most projects have stale docs or none at all.
What it does
From a one-line description of your project, Gen4Me researches your stack on the live web, asks you to confirm its assumptions instead of guessing, and generates a tailored CLAUDE.md, a research-backed PRD, a build plan, and per-directory rules. As the codebase evolves, it audits the docs against the code and flags drift.
How it's built
Next.js, TypeScript, Supabase, and Postgres, with LLM pipelines grounded by live web research.
Tech Stack
Next.jsTypeScriptSupabasePostgreSQLAI / LLMs