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
Graph-based agent authoring and execution.
AgentsKnowledge stores, ingestion, and retrieval-connected runtime flows.
Knowledge and RetrievalManual, bound, artifact-backed, and runtime-executed tools.
ToolsFastest path to a first runnable build.
QuickstartHow to use this docs site
- Read Quickstart to get the shortest working path.
- Use Concepts only when you need the model behind the workflow.
- Follow Tutorials for the end-to-end build path.
- 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