Percolate
  • Percolate - AI in the data tier
  • Getting started
    • Quick start
    • Docker
      • Services
    • Kubernetes
    • Managed Cloud
    • Basic concepts
      • Database components
      • Core functions
        • Entities
      • Admin Api
  • Configure
    • Add language models
    • Add tools via APIs
    • Add agents
  • Going multimodal
    • Introduction
    • Querying
      • Graph
      • Vector
      • Key-value
      • Relational
    • Indexing
  • Recipes
    • Percolating Python-first
    • Percolating SQL-first
    • Percolate for SREs
    • No-code Percolate
    • Founder's DataRoom P8
    • Document Drafter P8
  • Concepts
    • Why put AI in the data tier?
Powered by GitBook
On this page
  1. Getting started

Basic concepts

Percolate is a relational-vector-graph database for agentic systems. You can use Percolate as a database and as a data catalog for agents, tools and langauge models. You can also build in Python and connect to the database to build agentic systems if you prefer. In this section we describe some high level ideas about the design of Percolate.

PreviousManaged CloudNextDatabase components

Last updated 3 months ago