Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 970 Bytes

File metadata and controls

35 lines (25 loc) · 970 Bytes

Agent Engineering 101

A slide deck app for the talk "Agent Engineering 101: How to Build Reliable AI Systems".

Built with React + Vite.

Live Slides

View the live slides here:
https://superagenticai.github.io/Agent-Engineering-101/

Live Slides Docs Link

If you just want to view the presentation, use the live docs link above instead of running the project locally.

Quick Start

npm install
npm run dev

Scripts

  • npm run dev - run locally
  • npm run build - production build
  • npm run preview - preview build
  • npm run lint - lint