Guides
Step-by-step guides for building with Antfly
Guides
Each guide ends with one working thing. The concept pages explain how a part of the engine works so you can tune it.
Antfly inference
Use Antfly inference for local embeddings, chunking, reranking, and multimodal generation
Antfly Lite
Use Antfly as an embedded local-first database with a single .aflite file
Antfly Lite Migration
Move data between Antfly Lite .aflite databases and normal Antfly deployments
Artifact-Backed Indexes
Build full-text, vector, and graph indexes over one or more generated artifact streams
Dashboard
Manage tables, run queries, and monitor your cluster from the web UI
Document Engine
How Antfly stores, indexes, queries, filters, sorts, paginates, and traverses documents
Hybrid Search
Combine keyword and semantic search for better results
Local model compatibility
How Antfly checks local model compatibility, resource fit, and tested artifacts
Multimodal Embeddings
Index and search images, audio, and documents with executable Antfly workflows
PostgreSQL Replication
Automatically stream INSERT, UPDATE, and DELETE changes from PostgreSQL into Antfly using logical replication
Quickstart
Install Antfly, load data, and run your first queries