The Hitchhiker's Guide to Agentic AI
jonbaer
47 points
4 comments
July 06, 2026
Related Discussions
Found 5 related stories in 740.0ms across 14,015 title embeddings via pgvector HNSW
- Agentic AI and the next intelligence explosion silverpiranha · 17 pts · March 30, 2026 · 68% similar
- What is agentic engineering? lumpa · 118 pts · March 16, 2026 · 58% similar
- Agentic Engineering fagnerbrack · 22 pts · May 08, 2026 · 58% similar
- Show HN: AgentSwarms – free hands-on playground to learn agentic AI, no setup rohan044 · 12 pts · April 26, 2026 · 56% similar
- Agentic Engineering Patterns r4um · 505 pts · March 04, 2026 · 56% similar
Discussion Highlights (3 comments)
apwheele
If I may shamelessly suggest my own book for those looking for a more basic intro to calling the APIs, including a chapter devoted to agentic patterns across the different SDKs (openai, claude, and google), https://crimede-coder.com/blogposts/2026/LLMsForMortals . Basically I wanted to write a book that did not spend the majority of time on training LLM and architecture, as it is just not relevant to the majority of software engineers (either using agent coding tools to help write code, or using the LLM APIs as backend parts of apps you are building). This Hitchhikers book has many examples of API use as well, but is very "here is a wall of code". Mine is a bit more gentle progressively building up simple examples -- e.g. I show how to write python code to call a tool in a loop. Then show how you can feed back the error and have the LLM update. Then show how you can do that without manually looping through the agents SDK.
cognitiveinline
Looks like a well put togther textbook. Kudos.
kennywinker
I was hoping for a douglas adams connections. His take on AI seems more and more prescient by the day. Every LLM scotch-taped to a website, chipper as hell and pretty much useless, has a whiff of Genuine People Personalities.