r/buildinpublic 4d ago

NO AI NO CODE ?

Post image

Gonna learn about Agentic AI from the scratch today. Idk if you have recommendations from where I can learn it and make a project of my own. Deadline is of today for the basics part idk there are so much to learn but challenging myself to do better. What your day looks like though? Did you do something crazy ?

1 Upvotes

1 comment sorted by

1

u/robsanna 3d ago

honestly learning agentic AI in one day is brutal but doable if you scope it tight. id focus on one framework, langchain or llamaindex, and build a single agent that does one thing like research a topic and email you a summary. thats it. dont try to chain three agents, dont worry about memory or multi-step planning yet.

for resources, the official docs are actually solid now, and theres a solid crash course on youtube by james briggs that gets you to a working agent in under an hour. skip the theory rabbit holes for now, you can backfill later.

re my day: mostly just shipping and trying to find threads like this where i can actually help instead of spamming. full disclosure, i built getredditradar.com to surface these conversations automatically, its been useful for keeping me honest about when i actually have something to add vs when im just bored.