
Picture by Editor
# Introduction
If you wish to be taught agent engineering by doing as a substitute of simply studying about it, one of the simplest ways continues to be to fork actual repos, run them regionally, and alter them to your personal use. That is the place the actual studying occurs. I’ve hand-picked the perfect 10 ones, the initiatives which might be each helpful and widely known, so you may see how agent apps are being constructed right now. So, let’s get began.
# 1. OpenClaw
OpenClaw (~343k ⭐) is the one I’d level to first if you wish to see what the subsequent wave of private AI assistants would possibly appear like. It’s constructed as a private assistant that runs by yourself gadgets and connects to the instruments individuals already use, like WhatsApp, Telegram, Slack, Discord, Sign, and iMessage. What makes it fascinating is that it isn’t only a easy chat demo. It appears like an actual assistant product, with multi-channel assist, voice options, and a broader ecosystem round abilities and management. In order for you a repo that feels near an actual agent system, this can be a robust place to begin.
# 2. OpenHands
OpenHands (~70k ⭐) is a superb repo to fork in case your most important curiosity is coding brokers. It’s constructed round AI-driven improvement and now has a wider ecosystem round it, together with cloud, docs, CLI, SDK, benchmarking, and integrations. That issues as a result of you aren’t simply one demo. You possibly can research the core agent, test the interface, and in addition see how the staff thinks about analysis and deployment. If you wish to construct or customise a coding assistant, this is without doubt one of the most sensible repos to be taught from.
# 3. browser-use
browser-use (~85k ⭐) is without doubt one of the most helpful initiatives if you would like brokers that may really do issues on the internet. The thought is easy: it makes web sites simpler for AI brokers to make use of, to allow them to deal with browser-based duties with much less friction. That makes it simple to experiment with, since loads of actual agent work leads to the browser anyway — type filling, analysis, navigation, and repetitive on-line duties. It additionally has supporting repos and examples, which makes it simpler to go from curiosity to one thing you may take a look at in an actual workflow.
# 4. DeerFlow
DeerFlow (~55k ⭐) is without doubt one of the extra fascinating initiatives if you wish to perceive long-horizon agent programs. It’s an open-source super-agent harness that brings collectively sub-agents, reminiscence, sandboxes, abilities, and instruments to analysis, code, and create throughout longer duties. So, it isn’t simply wrapping software calls. It’s making an attempt to handle the total construction round extra complicated agent habits. If you wish to see how fashionable agent programs are being constructed round reminiscence, coordination, and extensibility, this can be a very helpful repo to fork.
# 5. CrewAI
CrewAI (~48k ⭐) continues to be one of many best repos to know if you would like multi-agent orchestration with out an excessive amount of complexity. It’s a quick, versatile framework for multi-agent automation, and it’s constructed independently reasonably than on high of LangChain. The psychological mannequin is easy, the setup is approachable, and the docs and examples are pleasant sufficient for learners. In order for you a Python-first repo that you may fork and switch into one thing helpful, CrewAI nonetheless deserves a spot close to the highest.
# 6. LangGraph
LangGraph (~28k ⭐) is the repo to check whenever you need to perceive the engineering aspect of brokers, not simply the flashy demo aspect. LangChain describes it as a low-level orchestration framework for long-running, stateful, controllable brokers. It pushes you to suppose when it comes to graphs, state, management circulate, and resilience. It’s particularly helpful if you wish to transfer past easy prompt-plus-tool-call programs and perceive how extra severe agent runtimes are put collectively. It could not really feel as fast to choose up as another repos, however it teaches rather a lot.
# 7. OpenAI Brokers SDK
The OpenAI Brokers SDK (~20k ⭐) is an efficient possibility if you would like one thing light-weight however nonetheless fashionable. It’s constructed as a compact framework for multi-agent workflows, and the docs current it as a production-ready path with a small set of helpful constructing blocks. You get instruments, handoffs, periods, tracing, and realtime patterns with out having to wade via an enormous framework. When you like easy surfaces and direct management, this is without doubt one of the higher starter repos to discover.
# 8. AutoGen
AutoGen (~56k ⭐) continues to be some of the necessary repos within the multi-agent area. Microsoft frames it as a programming framework for agentic AI, and the docs go additional into enterprise workflows, analysis collaboration, and distributed multi-agent purposes. It belongs in this type of listing as a result of there’s a lot to be taught from it. The orchestration concepts, agent dialog patterns, and framework design are all price finding out. It will not be the only place to begin for everybody, however it’s nonetheless some of the influential initiatives within the class.
# 9. GPT Researcher (~26k ⭐)
GPT Researcher is a superb selection if you wish to research a deep-research agent as a substitute of a basic framework. It’s an autonomous agent for deep analysis utilizing any massive language mannequin (LLM) supplier, and its surrounding materials reveals the way it handles multi-agent analysis and report technology. This offers you one clear workflow to check from begin to end. You possibly can see planning, looking, supply gathering, synthesis, and reporting multi functional place. In order for you one thing concrete reasonably than summary, this is without doubt one of the most forkable repos on the listing.
# 10. Letta
Letta (~22k ⭐) stands out as a result of it places reminiscence and state on the heart of the agent design. The repo describes it as a platform for constructing stateful brokers with superior reminiscence that may be taught and enhance over time. This is a crucial angle as a result of loads of agent repos focus totally on orchestration. Letta widens the image. It’s a good repo to discover if you would like brokers that persist, bear in mind, and evolve as a substitute of beginning contemporary each time. For memory-focused agent work, it is without doubt one of the extra fascinating initiatives to fork right now.
# Wrapping Up
All ten are price cloning, however they train various things when you really run them and begin altering the code. That’s the place the actual studying begins.
Kanwal Mehreen is a machine studying engineer and a technical author with a profound ardour for knowledge science and the intersection of AI with drugs. She co-authored the e-book “Maximizing Productiveness with ChatGPT”. As a Google Era Scholar 2022 for APAC, she champions variety and tutorial excellence. She’s additionally acknowledged as a Teradata Range in Tech Scholar, Mitacs Globalink Analysis Scholar, and Harvard WeCode Scholar. Kanwal is an ardent advocate for change, having based FEMCodes to empower ladies in STEM fields.
