Logo IconGuided Mind
v2.4Sign In
RAG Wizard

RAG Wizard

Build production RAG systems in 5 steps — from document upload to API deployment.

New here? Start with Project Setup to create your first RAG system in under 10 minutes.

What is RAG Wizard?

The RAG Wizard is a 5-step guided interface that transforms your documents into a searchable knowledge base with API access. Upload documents, configure processing, and get a live API endpoint — all from the dashboard.

5-Step Workflow

StepWhat You DoOutput
1. Project SetupName, domain, use caseProject configuration
2. Data SourcesUpload documentsIndexed documents
3. Document ProcessingConfigure chunkingProcessed chunks
4. Pipeline ConfigSelect embedding/retrievalSearchable knowledge base
5. API EndpointsGet API keyLive API endpoint

Access Your RAG System

Once configured, your RAG system is available through three interfaces:

InterfaceBest ForDocumentation
REST APIDirect integration, cURL, any languageAPI Reference
Python SDKPython applications, scriptsPython SDK
MCPAI agents, Claude Desktop, LangChainMCP Integration
Do
  • Start with a clear project name and description
  • Upload high-quality, well-structured documents
  • Test similarity scores before deploying
  • Use environment variables for API keys
Don't
  • Upload scanned images without OCR enabled
  • Use default chunking for all document types
  • Deploy without testing the search endpoint
  • Hardcode API keys in source code

Next Steps