Build AI agents on your data
Curiosity is the data layer for your agents. Graph, search, retrieval, and permissions are all there. Bring your LLM and build.
Curiosity is the data layer for your agents. Graph, search, retrieval, and permissions are all there. Bring your LLM and build.

A grounded chat assistant is included. Extend it with custom tools and business logic to build agents that support real workflows.
Connect a model
Works with OpenAI, Azure OpenAI, Anthropic, Ollama, or any OpenAI-compatible local server.
Define tools
C# classes that expose graph queries, search, and business logic as callable actions. The orchestrator handles the tool-use loop.
Build the workflow
Tools retrieve data under the user's permissions. The LLM composes responses grounded in real results, with citations.