Design LlamaIndex RAG Pipeline Architecture

planningChallenge

Prompt Content

Design a LlamaIndex-based RAG pipeline for processing heterogeneous enterprise documents. Focus on creating custom document loaders for PDF and audio transcripts (e.g., using `pypdf` for PDFs, or simple regex for `.txt` transcripts), defining appropriate chunking strategies for Gemini 2.5 Pro, and outlining the indexing process using MongoDB Atlas Vector Search. Describe how to integrate LlamaIndex's knowledge graph functionality to enrich document understanding. Ensure your architecture can support generating summaries and answering complex queries.

Try this prompt

Open the workspace to execute this prompt with free credits, or use your own API keys for unlimited usage.

Usage Tips

Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)

Customize placeholder values with your specific requirements and context

For best results, provide clear examples and test different variations