This repository contains the public documentation for Ag.dev, the platform for building and deploying AI agents.
This documentation site is built using Mint, a modern documentation framework.
- Node.js >= 18
npm installnpm run devThis will start the development server on http://localhost:3004.
npm run build
npm run preview