https://github.com/przeprogramowani/10x-magic-docs
Generate docs with Agentic AI
https://github.com/przeprogramowani/10x-magic-docs
agents ai claude gemini generative-ui llm
Last synced: 1 day ago
JSON representation
Generate docs with Agentic AI
- Host: GitHub
- URL: https://github.com/przeprogramowani/10x-magic-docs
- Owner: przeprogramowani
- Created: 2025-04-04T12:39:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-10-07T11:06:08.000Z (9 months ago)
- Last Synced: 2025-10-07T12:09:44.350Z (9 months ago)
- Topics: agents, ai, claude, gemini, generative-ui, llm
- Language: TypeScript
- Homepage: https://10x-magic-docs.pages.dev/
- Size: 632 KB
- Stars: 17
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magic Docs by 10xDevs

Create interactive bits of documentation by collaborating with Generative AI Models.
## How to use
1. Clone the repository
2. Run `npm install`
3. Open Agent in Cursor/Windsurf/Copilot and run command such as:
```plaintext
Create new docs page for based on @new-docs.mdc
```
4. Start the app with `npm run dev`
5. Open `http://localhost:3000`
## Tech Stack
- Vite
- TailwindCSS
- React
- TypeScript
- Shadcn UI
- OpenRouter
## Prequisites for unlocking in-app AI Features
- Anthropic API Key (see `.env.example`)