RAG Pipeline Builder

Pro Tip

Try the interactive demo mode by clicking the "Demo Mode" button in the bottom right corner of the screen! It will walk you through creating and training a complete RAG pipeline.

Pipeline Visualization
Visual representation of your RAG pipeline

Pipeline Flow & Training Status

Document Processor
Chunking Service
Embedding Service
Vector Database
Retrieval Service
LLM Service

Pipeline Visualization & Credentials

Document Processing
Text Chunking
Embedding Generation
Vector Database
Retrieval & Reranking
LLM Generation
Valid
Warning
Error
Not Validated

Microservices Credentials

📄
Document Processor
https://doc-processor.example.com/api
••••••••••••••••
🧠
Embedding Service
https://embeddings.example.com/v1
••••••••••••••••
💾
Vector Database
postgres://user:****@db.example.com:5432/vectors
🤖
LLM Service
https://llm-api.example.com/generate
••••••••••••••••

Customer Support RAG

Deployed on 2023-10-15

Deployed
Accuracy
92.4%
Accuracy rate
Last 7 days
↑ 1.8%
Latency
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Average: 342ms
↓ 5.2%
Query Volume
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Daily average: 876
↑ 12.5%
Query Types
Factual (47%)
Procedural (28%)
Conceptual (20%)
Other (5%)

Technical Documentation RAG

Deployed on 2023-10-20

Training

Analytics data is being collected...

Product Knowledge Base

Deployed on 2023-10-12

Error

Analytics not available for inactive pipelines

Demo Mode: Off