Create interactive bits of documentation by collaborating with Generative AI Models.
- Clone the repository
- Run
npm install
- Open Agent in Cursor/Windsurf/Copilot and run command such as:
Create new docs page for <TECHNOLOGY> based on @new-docs.mdc
- Start the app with
npm run dev
- Open
http://localhost:3000
- Vite
- TailwindCSS
- React
- TypeScript
- Shadcn UI
- OpenRouter
- Anthropic API Key (see
.env.example
)