Examples
Examples
Explore the following examples to see AgentKit Concepts (Agents, Tools, …) in action:
Build an Agent to chat with code
This example shows how to leverages AgentKit’s Agent to build an assistant that explain code.
AgentsBuild an Agent that suggest code improvements
This example shows how to leverages AgentKit’s Agents with Tools to build an assistant that suggest code improvements.
AgentsToolsNetworkStateBuild an Agent that fixes bugs autonomously
Leverages AgentKit’s most powerful concepts to build an assistant that fixes bugs autonomously.
AgentsToolsNetworkStateAgent Router
Hacker News Agent with Render and Inngest
A tutorial showing how to create a Hacker News Agent using AgentKit Code-style routing and Agents with tools.
AgentsToolsNetworkStateCode-based Router
AgentKit SWE-bench
This AgentKit example uses the SWE-bench dataset to train an agent to solve coding problems. It uses advanced tools to interact with files and codebases.
AgentsToolsNetworkCode-based Router