Create any PDF with AI — invoices, resumes, certificates, reports, letters, and more.
Uses your own API keys so there are no server costs, no limits, and no account needed.
Live: rnrh.app
- Connect your Byoky wallet — your API keys stay encrypted on your device
- Describe the PDF you want in plain language (or pick a template)
- AI generates a professional HTML document in real-time with streaming
- Preview and download as PDF using your browser's built-in Save as PDF
Everything runs in the browser. AI calls go through your own keys via the Byoky SDK — zero server costs.
- 15+ AI providers — Claude, GPT-4o, Gemini, Grok, DeepSeek, Mistral, Groq, and more
- Image support — upload, paste, or drag-and-drop images; vision-capable models see the content
- Streaming — watch the document build in real-time
- Iterative refinement — ask the AI to modify, add sections, change styling
- Perfect quality — uses browser's native PDF renderer (not rasterized screenshots)
- Privacy-first — API keys never leave your device; no analytics, no tracking
- Mobile friendly — responsive layout with tab navigation on small screens
| Provider | Vision | Provider | Vision |
|---|---|---|---|
| Anthropic (Claude) | Yes | Groq | — |
| OpenAI (GPT-4o) | Yes | Together AI | — |
| Google Gemini | Yes | Fireworks | — |
| xAI (Grok) | Yes | OpenRouter | Yes |
| DeepSeek | — | Perplexity | — |
| Mistral | — |
npm install
npm run devOpen localhost:3000.
- Next.js 15 + React 19
- Byoky SDK for BYOK (Bring Your Own Key)
- Tailwind CSS v4
- Zero backend — all AI calls and PDF rendering happen client-side
MIT