What is CruqAI
CruqAI lets you build LangGraph agents on your own model provider connections, give them tools, ground them in your own knowledge, and run them with full observability. Everything is tenant-scoped and isolated at the database level.Agents
Visual, data-driven LangGraph agents with a ReAct tool loop.
Knowledge (RAG)
Knowledge bases with self-hosted embeddings and pgvector retrieval.
Memory
Long-term facts recalled semantically across threads.
Guardrails & Prompts
Input/output safety policies and a versioned prompt registry.
Surfaces
- Web app (app.cruq.ai) - build agents, connect providers, manage knowledge/memory/guardrails/prompts, and watch runs.
/v1REST API - programmatic access, authenticated with an API key.cruqaiCLI - run agents, stream traces, and manage resources from your terminal.