An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Magic Docs by 10xDevs

![](./docs/banner.jpg)

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`)