agent-building

Tag

Cards List
#agent-building

my agent kept confidently acting on bad retrieved context until I added a self-check step

Reddit r/AI_Agents · 2026-08-20

The author shares techniques to prevent RAG-based agents from acting on bad retrieved context, including hybrid retrieval, reranking, corrective retrieval steps, and guardrails, with a build lab event on Aug 29 to demonstrate these methods.

0 favorites 0 likes
#agent-building

@AnatoliKopadze: One of the Grok Bot builders: "For the first time I allocated 90% of my work to agents and they did it end to end." In …

X AI KOLs Timeline · 2026-08-20 Cached

A Grok Bot builder demonstrates in a podcast how to use the tool to create an AI agent team, providing a free step-by-step guide with ready-to-copy prompts.

0 favorites 0 likes
#agent-building

@Jolyne_AI: LangChain official team has open-sourced a practical tutorial called "Agents From Scratch" that takes you from zero to building an AI Agent. You will hands-on create a smart assistant that can manage your email, step by step mastering key capabilities such as agent construction, evaluation system, human-machine collaboration, and memory mechanisms, and finally connect to real…

X AI KOLs Timeline · 2026-07-02 Cached

LangChain official team has open-sourced a hands-on tutorial "Agents From Scratch" for building an AI Agent from scratch, covering agent construction, evaluation, human-machine collaboration, memory mechanisms, and finally integrating with Gmail API to create a real email management assistant.

0 favorites 0 likes
#agent-building

@Gorden_Sun: Google open-sourced agents-cli, which is not an Agent itself but rather a skill pack that allows local Agents to build and debug cloud Agents on Google Cloud services. This is development documentation for the new era: directly releasing a set of Skills for Agents to use, since the code is also written by Agents. Github: http…

X AI KOLs Timeline · 2026-06-29 Cached

Google open-sourced agents-cli, a CLI and skill pack that enables coding agents to build and deploy enterprise-grade agents on Google Cloud's Gemini Enterprise Agent Platform.

0 favorites 0 likes
#agent-building

@hasantoxr: The 3 architectures every Al agent builder needs to know.

X AI KOLs Timeline · 2026-06-24 Cached

This tweet highlights three key architectures that developers building AI agents should know, likely linking to a resource or article.

0 favorites 0 likes
#agent-building

This post is only for Agent builders wanting to uplift the existing impl

Reddit r/AI_Agents · 2026-06-18

A post aimed at agent builders, offering tips or tools to improve existing implementations.

0 favorites 0 likes
#agent-building

Why I stopped using semantic embeddings for tool selection and switched back to BM25 [D]

Reddit r/MachineLearning · 2026-06-08

The author shares their experience switching from semantic embeddings to BM25 for tool selection in agents, finding that BM25 achieves 81% top-1 accuracy vs. 64% for embeddings on a corpus of 200 query-tool pairs, because tool descriptions are short and keyword-driven rather than semantically rich like documents.

0 favorites 0 likes
#agent-building

After building AI agents for a year, I've started believing most businesses don't actually want agents.

Reddit r/AI_Agents · 2026-06-08

After a year of building AI agents, the author argues that businesses don't actually want autonomous agents—they want specific outcomes like reduced support tickets and manual work, and simpler, reliable solutions often deliver more value than highly autonomous systems.

0 favorites 0 likes
#agent-building

The AI bottleneck has shifted and most people haven't caught up yet

Reddit r/singularity · 2026-06-01

The bottleneck in AI has shifted from capability to trust and operational reliability, as tooling now abstracts manual orchestration into configuration. The author observes that building agents is easier than ever, but maintaining reliability and trust in production remains the harder challenge.

0 favorites 0 likes
#agent-building

Building an Agent with the Cline SDK

Reddit r/artificial · 2026-05-30 Cached

A tutorial demonstrating how to build a release notes generator agent using the open-source Cline SDK, an TypeScript framework for embedding agent runtimes into custom scripts, tools, and CI pipelines.

0 favorites 0 likes
← Back to home

Submit Feedback