VitePress docs

Add free Ask AI to VitePress

Connect your public GitHub repository that includes a VitePress site (standalone repo or a folder), and Tluma will index your docs and README. Then drop a small widget snippet into your VitePress config so users can ask questions directly from your documentation.

Enter public repository for your docs

Enter name of your public GitHub repository that backs your VitePress docs. We will generate a ready-to-paste snippet below.

Install Ask AI in VitePress

Use the verified repository above to generate a VitePress-friendly widget snippet.

Choose a public GitHub repository above to generate the VitePress-friendly snippet.

Install via agent prompt
GitHub Copilot Claude Codex Other coding agents

Copy this prompt into GitHub Copilot Agent, Claude, Codex, Antigravity, or another coding assistant and let it update your VitePress project automatically.

// Select a public GitHub repository above to generate an agent prompt.
Install manually

Add the inline Tluma config script and widget loader to the head array in your .vitepress/config.ts.

// Select a public GitHub repository above to see a VitePress config diff.