This site is focused on teaching how to build, run and evaluate AI agents using small, reproducible examples. It uses Docusaurus v3.
yarn
yarn startyarn buildThe repository includes a GitHub Actions workflow that builds and publishes ./build to gh-pages on pushes to main/master.
yarn deploy