You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A visual, node-based RAG (Retrieval-Augmented Generation) pipeline builder built with FastAPI, React + ReactFlow, and ChromaDB. Drag-and-drop nodes to create document processing workflows: load PDFs → split text → generate embeddings → store in vector DB → retrieve context → generate AI responses via Ollama.