AI Agent topic

An AI agent is a software system that autonomously perceives its environment, makes decisions, and takes actions to achieve goals — typically powered by large language models (LLMs). Unlike simple chatbots, AI agents can use tools, access external data, execute code, browse the web, and manage multi-step workflows without continuous human guidance.

AI agents range from coding assistants that edit files and run tests (Claude Code, Gemini CLI, Cursor) to browser automation systems (browser-use), computer-use agents (CUA), workflow builders (Activepieces), and multi-agent teams (CrewAI, deer-flow). The ecosystem includes memory layers (mem0), frontend toolkits (CopilotKit), sandboxed execution environments (E2B, Daytona), and full productivity platforms (Cherry Studio, LobeHub).

List AI Agent repositories

FedML

4.1k
Stars
772
Forks
Watchers

FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs on a...

vulcan-sql

628
Stars
27
Forks
Watchers

Data API Framework for AI Agents and Data Apps

agentcraft

54
Stars
4
Forks
Watchers

AI Agent Simulation generates Minecraft Settlements

E2B

6.7k
Stars
424
Forks
Watchers

Secure open source cloud runtime for AI apps & AI agents

skyagi

754
Stars
54
Forks
Watchers

SkyAGI: Emerging human-behavior simulation capability in LLM

connery-sdk

297
Stars
17
Forks
297
Watchers

The open-source SDK for creating AI plugins and actions

agent-protocol

950
Stars
115
Forks
Watchers

Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can use it with any framework for building agents.

glowby

151
Stars
13
Forks
151
Watchers

Glowby Basic helps you create your own voice-based AI assistants with autonomous mode.

bedrock-agents-streamlit

75
Stars
25
Forks
Watchers

Creating Amazon Bedrock agents with Streamlit Framework

Cradle

2.3k
Stars
226
Forks
2.3k
Watchers

The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation,...