RAG System Architect
Build a Retrieval-Augmented Generation system with proper chunking, embedding, and retrieval strategies
Content
Design a RAG system for {{use_case}}. Document type: {{document_type}}. User query examples: {{query_examples}}. Specify: 1) Optimal chunking strategy with overlap, 2) Embedding model selection rationale, 3) Vector database choice, 4) Retrieval algorithm (similarity + reranking), 5) Context window management, 6) Answer generation prompt template. Include Python pseudocode for key components.
Related Prompts
API Endpoint Designer
Design RESTful API endpoints with proper naming, methods, and documentation
MCP Server Integration Planner
Plan and design Model Context Protocol server integrations for AI applications
Chrome Extension Idea Generator & MVP Spec
Generates validated Chrome extension or browser plugin ideas for a given niche, then creates a full MVP spec with features, monetization strategy, and go-to-market plan.
Excel VBA Automation Script
Generate VBA macros to automate Excel tasks