# CreateYourRFP — AI-Powered RFP Generator > A bilingual (English/French) block-based document editor for creating professional Requests for Proposals. Users start with a template, ghost blocks show missing sections, and inline AI fills content on demand. - English: https://createyourrfp.com - French: https://generateurappeldoffres.com ## What It Does CreateYourRFP is a free, AI-powered Request for Proposal (RFP) generator. It uses a Tiptap-based block editor with: - **Ghost blocks**: Smart placeholders that show which RFP sections are missing. Click one, add context about your project, and AI generates professional content via streaming. - **Voice input**: Dictate project context instead of typing, with real-time transcription in English and French. - **Multi-format export**: Download finished RFPs as PDF, Word (DOCX), or HTML. - **Local-first storage**: Documents auto-save to IndexedDB in the browser. Optional cloud sync with magic-link authentication. - **RAG-enhanced generation**: Knowledge base embeddings (pgvector) provide domain context to AI for more accurate RFP content. ## Technology Stack - [SvelteKit 2.0](https://kit.svelte.dev): Full-stack framework with adapter-node, TypeScript strict mode - [Tiptap](https://tiptap.dev): Block-based editor with custom extensions (GhostBlock, SlashCommand, VoiceInput) - [TailwindCSS](https://tailwindcss.com) + [DaisyUI](https://daisyui.com): Utility-first CSS with component library - [PostgreSQL](https://www.postgresql.org): Database with [Drizzle ORM](https://orm.drizzle.team) and [pgvector](https://github.com/pgvector/pgvector) for embeddings - [OpenRouter](https://openrouter.ai): AI content generation (OpenAI-compatible API) - [OpenAI](https://openai.com/api): Embeddings for RAG retrieval - [Postmark](https://postmarkapp.com): Transactional email for magic-link authentication - [Puppeteer](https://pptr.dev): PDF export - [svelte-i18n](https://github.com/kaisermann/svelte-i18n): Internationalization (English/French) ## Key Features - AI-powered section generation with streaming (SSE) - Bilingual support — English (createyourrfp.com) and French (generateurappeldoffres.com) - Block-based WYSIWYG editor with ghost block templates - Voice-to-text input for project context - Multi-format document export (PDF, Word, HTML) - Magic-link passwordless authentication - Local-first with optional cloud sync - RAG-enhanced AI with domain knowledge base - SEO-optimized bilingual blog ## Built by Eugeniuses - [Eugeniuses](https://www.eugeniuses.com): A Canadian digital agency based in Québec, specialized in AI solutions, web/mobile development, and digital transformation - Other products: [OpDeck](https://www.opdeck.co), [Lissn](https://www.lissn.to), [Uniloop](https://www.uniloop.is)