Skip to Content
Introduction

Build Agents24 with less guesswork

Agents24 is an AI platform for building agents, retrieval flows, tools, published apps, and runtime integrations without stitching those pieces together by hand.

This public site is intentionally task-first:

  • start with a working path
  • validate it against the real product
  • log gaps instead of hiding them

The current docs wave is centered on one journey: build an agent with retrieval and tools, run it, inspect the run, then hand off toward deployment.

What the platform covers

How to use this docs site

  1. Read Quickstart to get the shortest working path.
  2. Use Concepts only when you need the model behind the workflow.
  3. Follow Tutorials for the end-to-end build path.
  4. Use Guides when something behaves differently than expected.

Public docs contract

  • Public pages are curated and simplified.
  • Internal canonical engineering docs remain in the repo under docs/.
  • If a flow cannot be fully validated yet, the limitation is stated explicitly and tracked as a gap.

Current validation state

  • Docs app foundation: implemented
  • Search: local Pagefind indexing configured
  • External content coverage: seeded, not complete
  • Full product journey validation: still partial in this first pass