Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 276 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 276 Bytes

Building an AI agent from scratch in Javascript

This is the source code of the tutorial that I explained in my youtube video - https://www.youtube.com/watch?v=Uq9WlPnT5iw

It explains how to build your own AI Agent in Javascript from scratch without any agentic frameworks!