A slide deck app for the talk "Agent Engineering 101: How to Build Reliable AI Systems".
Built with React + Vite.
View the live slides here:
https://superagenticai.github.io/Agent-Engineering-101/
If you just want to view the presentation, use the live docs link above instead of running the project locally.
npm install
npm run devnpm run dev- run locallynpm run build- production buildnpm run preview- preview buildnpm run lint- lint