so i actually tried building an ai agent from scratch and here is what i learned
r/ChatGPT
•
Generative AI
So i was mass around with ai tools for work stuff and kept seeing people talk about building agents from scratch instead of using premade ones. figured why not try it myself turns out its not as complicated as i thought but also not as simple as the youtube tutorials make it look. the basic idea is you pick a task you want automated then break it down into steps the ai can handle one at a time what actually worked for me was starting super small. like i didnt try to build some crazy autonomous thing right away.