AI Agents
Autonomous AI agents and frameworks.
Manus
The world's first general-purpose AI Agent, acquired by Meta, with autonomous task decomposition and execution loop, capable of independently completing complex work tasks.
OpenClaw
Open-source general-purpose agent, trending on GitHub in 2026, strong community ecosystem, supports self-hosted deployment.
OpenHands
Formerly known as OpenDevin, it focuses on software development agents, capable of automating programming tasks, code review, and deployment.
Devin
Autonomous AI software engineer that writes code end-to-end: from requirements to debugging to deployment, valued at over $1 billion.
Genspark
Integrated search and Agent, created by a Chinese team, generating Sparkpages for an immersive reading experience.
Dify
Open-source agent building platform supporting workflow orchestration, RAG, tool calling, and one-stop LLM application development.
Coze(扣子)
Produced by ByteDance, international version, rich plugin ecosystem, build AI Bots and Agents without code.
browser-use
Open-source browser automation agent that directly controls the browser via LLM, a viral project on GitHub.
Cursor
Code Agent IDE, valued at $50 billion, AI-native code editor redefining programming workflows.
Browser Use
Open-source browser automation agent library that enables AI to control Chrome like a human, with 10k+ GitHub Stars and Python ecosystem friendliness.
Playwright MCP
Microsoft's official Playwright MCP Server, enabling AI like Claude to directly control browsers for automated testing and information scraping.
AutoGen
Microsoft's open-source multi-agent collaboration framework that supports defining multiple agents with different roles to converse with each other to complete complex tasks. It can be paired with models like GPT-4 and Claude, supports human-in-the-loop collaboration, and is one of the mainstream frameworks for building enterprise-level multi-agent systems.
CrewAI
A framework designed for multi-agent role-playing collaboration, allowing the definition of roles such as "Product Manager," "Engineer," and "QA" to form teams of multiple agents for complex tasks. It supports serial/parallel execution, is compatible with LangChain tools, and is one of the most popular multi-agent orchestration frameworks.
Devin (Cognition AI)
The world's first AI software engineer, capable of independently completing the entire development process from understanding requirements and searching documentation to writing code and running tests. It achieves industry-leading scores on SWE-bench, has secured over $1 billion in funding, and its enterprise version is already available to hundreds of companies.
LangGraph
LangChain's official stateful Agent orchestration framework, which defines Agent workflows based on Directed Acyclic Graphs (DAG). It supports loop execution, conditional branching, and persistent state, making it the standard choice for building production-grade Agent applications. It has been adopted by major companies such as Uber and LinkedIn.
Claude Computer Use
Anthropic's computer control capability allows Claude to directly manipulate the mouse, keyboard, and screen on the desktop, performing tasks such as screenshot analysis, web page operations, and application control. It is one of the most stable "computer use" implementations currently available and has been integrated into the Claude API.
OpenHands (OpenDevin)
Open-source AI software engineer platform, formerly known as OpenDevin, an open-source alternative to Devin. Supports autonomous code execution, bug fixing, and test writing, can run locally or deploy on the cloud, with over 40,000 GitHub stars.
Perplexity AI
An AI-powered search engine that provides real-time answers with source citations, boasting over 100 million monthly active users. Its Deep Research feature automatically performs multi-round searches to generate in-depth reports with citations, making it the most popular AI search agent. Supports multiple access methods including web, app, and API.
n8n AI Agent
n8n is a powerful workflow automation platform whose built-in AI Agent node supports connecting LLMs (OpenAI/Claude), memory tools, and external services to build context-aware automated workflows. It supports self-hosting and is compatible with the MCP protocol, making it the top choice for tech teams building AI workflows.
Coze (扣子)
An AI Agent building platform by ByteDance, with international version coze.com and domestic version coze.cn operating in parallel. It features hundreds of built-in plugins, workflow orchestration, knowledge bases, and scheduled tasks, allowing one-click publishing to platforms like Douyin, Feishu, and WeChat. It is one of the most user-friendly AI Agent platforms in China.
GPT Researcher
An open-source autonomous AI research agent that automatically searches, integrates, and analyzes internet information given a research topic, generating complete research reports with cited sources. It is over 10 times faster than manual research and supports local deployment and custom search engine configuration.
Sudowrite
An AI writing assistant designed specifically for novel creation, supporting story expansion, character dialogue polishing, and chapter continuation. It is a professional writing tool featured by The New York Times.
NovelAI
AI novel creation + image generation integrated platform, supporting multiple writing style modes, popular among light novel/fantasy authors, and can also generate matching illustrations.
彩云小梦
China's leading AI novel continuation platform, understanding Chinese context and web novel styles, supporting multiple genres such as xianxia, urban, romance, with over one million monthly active users.
Teal
AI-powered job search platform: one-click resume generation + ATS optimization + job matching score, helping users improve interview pass rates, serving over 1 million job seekers.
超级简历
China's leading AI resume building platform, with one-click AI optimization of wording, intelligent filling of work experience, and format adaptation for major domestic recruitment platforms.
Notion AI
Notion's built-in AI writing assistant automatically summarizes weekly/monthly reports based on work records, supports Chinese, and deeply integrates with Notion databases.
飞书妙记
Produced by ByteDance Feishu, an AI meeting recording and summarization tool that automatically extracts structured weekly reports and meeting minutes from meeting content, widely used by domestic enterprises.
ComicsMaker.ai
AI manga/comic one-stop generation platform. Generate multi-panel comics from text descriptions, with support for character consistency and automatic dialogue bubble layout.
触站 AI 漫画
A leading domestic AI comic production platform supporting multiple styles including Chinese, Japanese anime, and realistic. It features built-in storyboard script generation and character consistency control.
Kling AI
Kuaishou's AI video generation platform, leading in text/image-to-video quality, supports 5s/10s videos, and has won a large number of users in the international market.
Runway Gen-3
Hollywood-grade AI video generation tool, Gen-3 Alpha version significantly improves image quality, adopted by multiple commercial ads and film projects.
HeyGen
AI digital human short video generation platform. Upload a photo to generate a talking digital human, supporting 40+ languages for dubbing, the top choice for corporate marketing videos.
即梦 AI
An AI video generation tool under ByteDance's CapCut, deeply integrated with the Douyin ecosystem, supporting text-to-video, image-to-video, and talking-head video. Essential for domestic short video creators.
AutoGPT
The earliest autonomous agent, the open-source pioneer, a GPT-4-driven autonomous task execution framework.
SWE-agent
An agent focused on code bug fixing, leading in SWE-bench evaluations, recognized by both academia and engineering communities.
DeepSearcher
Open source, combined with private knowledge base, enterprise-level RAG solution, supporting Milvus vector database
n8n
Open-source automated workflow platform supporting AI Agent pipelines, with 400+ integration nodes and self-hosting capability.
Flowise
Visual LLM workflow builder with low-code drag-and-drop agent construction, supporting LangChain and LlamaIndex.
Multion
A browser agent that helps you complete web tasks, supporting complex multi-step web operation automation.
Skyvern
Vision + LLM powered browser automation, no CSS selectors needed, directly understands web page visual structure
ColaOS
"Soul-First" AI OS, proactively perceives user context, the next-generation Proactive Agent operating system, currently in beta testing.
Paperboy
Proactively integrates email/calendar/document context to anticipate user needs and push notifications in advance. Currently in beta.
Botpress
Enterprise-level conversational agent platform supporting knowledge base integration, multi-channel deployment, and A/B testing, with thousands of enterprise customers.
Stack AI
Enterprise AI workflow building platform, enabling no-code creation of RAG applications and agents, with dozens of built-in data connectors.
Aider
A command-line AI coding assistant that lets GPT-4/Claude write code directly in your local Git repository. It supports multi-file editing, automatic commits, and seamless integration with existing codebases, making it one of the most efficient AI programming tools for developers in the terminal. Over 20,000 GitHub stars.
AgentGPT
A browser-based, no-code version of AutoGPT that lets you create and configure AI agents directly in a web page without installation. After setting a goal, the agent automatically creates a plan and executes it step by step, making it ideal for non-technical users to experience AI agents.
BabyAGI
Task-driven autonomous AI agent that achieves goals through task list management and priority sorting. It is an early milestone project in the AI agent field, using OpenAI + Pinecone/Chroma vector databases. With clear concepts, it is suitable for learning agent architecture.
Microsoft Copilot Studio
Microsoft's enterprise-grade AI Agent building platform, formerly known as Power Virtual Agents. It supports no-code creation of custom AI assistants, deeply integrates with Microsoft 365, Teams, and Dynamics, and supports GPT-4 and custom models, making it suitable for enterprise IT departments to quickly deploy internal AI assistants.
HuggingGPT (JARVIS)
An agent developed by Microsoft and Tsinghua University, using ChatGPT as the controller to coordinate thousands of specialized AI models on HuggingFace for complex multimodal tasks (e.g., image generation, video understanding, speech synthesis). Supports cross-modal task planning.
Phidata
A native Python Agent framework focused on building production-grade AI Agents with memory, knowledge bases, and tools. It features built-in Evals evaluation system, monitoring dashboard, and multimodal support. With clean code, it's ideal for Python developers to quickly build deployable Agent applications.
SuperAGI
Open-source autonomous AI agent infrastructure supporting concurrent operation of multiple agents, graphical interface operations, tool marketplace, and agent performance tracking. Compatible with OpenAI, Google, and Anthropic models, serving as an enhanced open-source alternative to AutoGPT.
Wordware
AI Agent development platform that uses a Notion-like document interface to write agent prompts and logic, enabling the building and deployment of complex agents without code. Supports multi-step reasoning, tool calling, and branching logic, designed for product managers and non-technical users.
Haystack (deepset)
An open-source LLM application framework by deepset, focusing on RAG and agent pipeline construction. Modular design with freely combinable components, supporting mainstream vector databases, LLMs, and document parsers, excelling in enterprise search and knowledge base Q&A scenarios.
Vertex AI Agent Builder
Google Cloud's agent-building platform that supports building conversational AI applications based on Gemini, with built-in RAG engine (Vertex AI Search), tool calling, and multi-agent orchestration. Suitable for building enterprise-level agents within the Google Cloud ecosystem.
Amazon Bedrock Agents
AWS-managed agent service, based on Amazon Bedrock, supports invoking models like Claude and Llama, with built-in RAG (Knowledge Bases), code interpreter, and Action Groups tool invocation. Deeply integrated with other AWS services, it is a cloud-native agent solution.
Langfuse
An open-source LLM application observability platform for tracing, evaluating, and debugging AI agents and LLM applications. It provides trace visualization, cost analysis, prompt version management, and A/B testing. It is the most popular open-source tool in the agent monitoring domain, with over 8000 GitHub stars.
OpenInterpreter
An open-source agent that allows LLMs to run code locally and securely, supporting Python, JS, Shell, R, and more. Tell the AI what you want to do through conversation, and it automatically writes and executes code, capable of operating browsers, processing files, and analyzing data—a full computer control agent in the terminal.
Sierra AI
An AI Agent platform focused on enterprise customer service scenarios, supporting deep integration with CRM (Salesforce/Zendesk) and capable of handling complex customer service processes such as refunds, appointments, and account management. It has served brands like Sonos and Weight Watchers, with ARR exceeding $80 million.
Imbue
An AI agent research company focused on reasoning capabilities, training foundational agent models that maintain high success rates in long-duration, multi-step tasks. With over $450 million in funding, it achieves outstanding results on programming and logical reasoning benchmarks, representing the cutting edge of agent reasoning.
Smolagents (HuggingFace)
A minimalist Agent framework from HuggingFace with very little code (core about 1000 lines), supporting Code Agent mode (directly generates Python code for execution) instead of tool calling, resulting in higher inference efficiency. Supports OpenAI/Anthropic/local models, especially suitable for research and rapid prototyping.
Pydantic AI
A production-grade AI Agent framework built on Pydantic, developed by the pydantic team (the company behind FastAPI). Emphasizes type safety, structured output, and testability, with support for OpenAI/Anthropic/Gemini, ideal for Python engineers who value code quality.
Adala
An autonomous data labeling agent framework by HumanSignal. It enables agents to reliably perform data processing, classification, and labeling tasks based on ground truth data, supporting self-learning and iterative improvement.
Agent4Rec
A recommendation system simulator based on 1000 LLM-driven agents for studying AI user behavior. Each agent has independent social characteristics and preferences, capable of simulating real user interaction responses.
AgentForge
Low-code LLM Agent building and testing platform, compatible with OpenAI, Claude, and other models, with built-in ChromaDB memory management, suitable for developers to quickly experiment.
AgentPilot
Desktop agent building and dialogue application, integrating Open Interpreter and MemGPT. Supports group conversation mode, enabling collaborative dialogue with multiple AI agents locally.
Agents
A language agent framework supporting long-term and short-term memory, developed by AIWaves. It features built-in VectorDB for long-term memory, tool invocation, web search, multi-agent communication, and human-machine collaboration.
AgentVerse
Multi-agent collaboration and social simulation platform developed by OpenBMB at Tsinghua University. Supports multiple agents working together to complete tasks, and allows building custom environments to observe group behavior of agents.
Automata
An AI agent that generates code based on codebase context, capable of understanding the entire project structure and writing code that aligns with the architectural style, suitable for assisting development in large codebases.
AutoPR
An agent that automatically generates Pull Requests for GitHub Issues. It reads the issue description, creates a code fix, and submits a PR.
BabyCommandAGI
Enhanced command-line version of BabyAGI that supports executing Shell commands locally, adding command-line tool invocation capabilities on top of BabyAGI's task management.
BabyFoxAGI
Multi-model comparison experiment version of BabyAGI, supporting simultaneous operation of different LLMs and comparison of results, used to study performance differences of different models in autonomous task execution.
BambooAI
A natural language-driven data analysis agent. Users describe their needs in natural language, and the agent automatically writes and executes Python analysis code, supporting Pandas/matplotlib.
BeeBot
An experimental autonomous agent project focused on productivity tasks, capable of performing basic automation tasks such as file operations, web searches, and code execution.
Blinky
An AI-powered VS Code debugging assistant that automatically identifies and fixes runtime errors in code. Upon detecting errors, it analyzes stack traces and provides repair suggestions.
Bloop
AI code search engine that uses natural language to search codebases, supporting semantic understanding of code meaning rather than just keyword matching, helping developers quickly find function implementations and API usage.
bumpgen
An AI agent that automatically upgrades NPM dependencies in codebases, analyzes breaking changes in package updates, and automatically modifies affected code to reduce manual migration costs during dependency upgrades.
Cal.ai
AI scheduling agent by Cal.com that manages calendars through natural language email interactions, deeply integrated with the Cal.com calendar system.
CAMEL
Role-playing multi-agent framework that enables two agents to collaborate on tasks by assuming the roles of user and assistant respectively, serving as an important foundational framework for multi-agent communication research.
ChatDev
A multi-agent framework that simulates a software company, developed by Tsinghua University's OpenBMB. Multiple agents take on roles such as CEO, CTO, programmer, and tester to collaboratively complete the software development process.
ChemCrow
A professional agent in the chemistry domain, integrating 18 chemical tools. Chemists can use natural language to accomplish tasks such as molecular design and synthesis route planning.
Clippy
A codebase-level AI programming assistant that understands the entire project context, providing more accurate code suggestions, refactoring solutions, and bug fixes.
CodeFuse-ChatBot
A multi-model dialogue framework for code developed by Ant Group, supporting code completion, code explanation, and unit test generation. It is a representative project of enterprise-level code AI assistants in China.
Cody by ajhous44
Lightweight AI programming assistant CLI tool that interacts with codebases via command line, supporting Q&A, code generation, and explanation, designed for terminal developers.
Cody by Sourcegraph
An enterprise-level AI coding assistant from Sourcegraph, deeply integrated with code search capabilities, able to understand the context of the entire codebase, supporting VS Code/JetBrains.
Continue
Open-source AI code assistant that provides Copilot-like functionality as an IDE plugin. Supports custom LLM backends, serving as a self-hosted alternative to GitHub Copilot.
data-to-paper
Fully automated research paper generation agent developed by the Technion – Israel Institute of Technology. It autonomously handles hypothesis generation, statistical analysis, code execution, and paper writing starting from a dataset.
DemoGPT
An agent that automatically generates LangChain + Streamlit applications. Simply input a functional description, and it will produce a complete interactive AI application demo.
DevGPT
A natural language to microservice tool by Jina AI that automatically generates deployment-ready Python microservice code after describing functional requirements, with Docker containerization support.
Devika
Open-source AI software engineer, one of the main open-source alternatives to Devin. It can understand natural language instructions, break down tasks, search documentation, write and execute code, with over 18,000 GitHub stars.
Devon
An open-source AI software engineer capable of independently completing programming tasks such as fixing GitHub Issues and developing features. It serves as an open-source reference implementation for learning the application of AI agents in software engineering.
DevOpsGPT
An AI Agent for DevOps scenarios, enabling natural language-driven management of the software development lifecycle, supporting requirements analysis, code generation, automated testing, and CI/CD integration.
dotagent
A universal AI Agent framework that supports multiple languages and platform deployment. It provides agent task planning, tool invocation, and memory management capabilities, serving as a foundational framework for building custom agent applications.
FastAgency
A Python framework for quickly building multi-agent workflows, offering a declarative API to define collaboration processes between agents, with support for integration with mainstream frameworks like AutoGen.
Friday
Personal AI assistant framework inspired by FRIDAY from Iron Man. Supports task decomposition, tool invocation, and memory management, serving as a personal automation assistant for handling daily repetitive tasks.
GeniA
AI assistant for enterprise engineering teams, integrated with development tools like GitHub, Jira, and Slack, enabling engineers to operate the development toolchain through natural language and automating code review and issue tracking.
GPT Discord
A fully-featured Discord AI bot integrating GPT-4, image generation, and a code interpreter, with support for server knowledge bases, conversation memory, and permission management.
GPT Engineer
An AI tool that generates complete codebases from natural language descriptions, created by the Lovable team. Input a project description, and the AI automatically generates the project file structure and full code, supporting both online and local CLI versions.
GPT Migrate
An AI tool that automatically migrates codebases to different programming languages or frameworks. After inputting the source code and target language, the AI autonomously completes code conversion and adaptation.
GPT Pilot
AI programming companion that collaborates with developers through conversational interaction to build complete applications. It understands application architecture, builds full projects step by step, and proactively confirms with developers when encountering issues.
GPT Runner
A CLI tool for managing code presets with AI, allowing you to save common AI conversation templates as files in the project directory for quick invocation, suitable for team sharing of AI workflow configurations.
GPTSwarm
A graph-based multi-agent collaboration framework where agents exchange information through an optimizable connection graph, supporting automatic optimization of agent topology.
IX
A Django multi-agent framework for developers, featuring a graphical interface for designing agent workflows with drag-and-drop configuration of agent chains, tools, and memory modules.
Langroid
Lightweight Python multi-agent framework that builds Agent systems with task-centric abstraction. Each Agent is an independent task processing unit, supporting message passing and collaboration between Agents.
LLM Agents
A teaching implementation of LLM Agent tool calling, demonstrating the working principle of the ReAct framework with minimal code. The code is clear and readable, suitable for learning how LLMs complete complex tasks by iteratively invoking tools.
LLM Stack
A no-code LLM application building platform that supports integrating private data to build RAG Q&A bots and agents, offering integrated features for data pipeline management, application configuration, and API publishing.
Local GPT
A fully local private GPT Q&A system that operates without internet. Upload private documents and run LLM on local GPU for document Q&A, ensuring data never leaves your machine.
Loop GPT
A streamlined reimplementation of AutoGPT with cleaner code and more stable performance, improving loop efficiency and error handling over the original AutoGPT, with support for multiple LLM backends.
Maige
AI GitHub repository assistant that automatically handles issue labeling, routing, and code review. Once integrated with the GitHub App, it automatically categorizes and labels new issues, then assigns them to the appropriate developers.
MemFree
Open-source AI search engine that simultaneously searches personal bookmarks, notes, and internet content, combining private knowledge bases with real-time web search to provide comprehensive answers with cited sources.
MemGPT
An AI agent with operating system-style memory management that breaks through the context window limitations of LLMs. By leveraging mechanisms for managing primary and external memory, the agent achieves virtually unlimited long-term memory.
Mentat
A terminal-based AI coding assistant that understands and modifies code directly in the command line, focusing on code comprehension and multi-file coordinated editing, suitable for developers working in the terminal for code refactoring.
MetaGPT
Multi-role Agent framework that encodes the entire software company team as an AI Agent collaboration system. Input a requirement description to automatically generate PRD, system design, and complete code. Over 50,000 GitHub stars.
Mini AGI
A minimalist AGI experimental agent that demonstrates the core loop of autonomous task execution with minimal code. It includes built-in tools for shell command execution, Python scripting, and web search, making it an entry-level project for learning the principles of agents.
Multiagent Debate
Multi-agent debate framework research project that improves reasoning accuracy by having multiple LLM instances debate each other. Experiments demonstrate that the debate mechanism significantly enhances correctness in mathematical and logical reasoning.
Multi GPT
Multi-objective parallel AutoGPT extension, supporting simultaneous pursuit of multiple independent goals. Multiple agents run in parallel without interfering with each other to complete their respective tasks.
MutahunterAI
AI-driven mutation testing tool that automatically injects mutations into code and validates test coverage, improving test quality by ensuring tests can catch code changes.
OpenAgents
An open agent platform for everyday use, developed by XLANG AI Lab. It includes three types of agents: data analysis, web browsing, and plugin usage, with a complete web interface.
OpenAGI
An open-source AGI research platform that breaks down complex tasks into multiple specialized AI models working together, using a task planning module to schedule specialized models from HuggingFace.
OpenDevin
Open-source AI software engineer platform (now renamed OpenHands) that autonomously performs programming tasks including code writing, testing, and debugging. It is one of the main open-source alternatives to Devin.
Open Interpreter
An open-source agent that enables LLMs to run code locally, supporting multiple languages like Python, JS, and Shell. Simply tell the AI what to do through conversation, and it automatically writes and executes the code. Over 50,000 GitHub stars.
Private GPT
A fully local, privacy-focused AI document Q&A system that requires no internet connection. Upload private documents and run LLM-based Q&A locally — a mature solution for enterprise private data Q&A.
PromethAI
A personalized decision-making and memory AI Agent that builds a user knowledge graph to provide tailored advice in areas such as diet and health, exploring the agent's personalization capabilities.
Self-operating computer
An autonomous operating system control agent by HyperWrite AI that enables AI to directly operate the mouse and keyboard to complete computer tasks. It understands UI states through screenshots and supports GPT-4V.
Smol developer
A minimalist AI full-stack engineer that directly generates complete codebases from product requirement documents. It demonstrates a development paradigm where humans delegate implementation to AI, serving as an inspiring project for AI-assisted full-stack development.
Stackwise
A tool for building Node.js functions using natural language. Input a functional description to automatically generate deployment-ready backend code, supporting database operations and API interfaces.
Suspicion Agent
A research project combining game theory with LLMs, studying AI agents' decision-making capabilities in games with incomplete information. It tests LLMs' strategic reasoning and deception detection abilities through board game scenarios.
SWE Agent
An open-source AI software engineer from Princeton University, excelling on SWE-bench. Focused on automated GitHub Issue resolution, it interacts with codebases through a command-line interface optimized for agents.
Sweep
AI GitHub assistant that automatically converts Issues and Bug reports into Pull Requests. After understanding the codebase context, it automatically locates the problem, writes the fix, and submits a PR.
Taxy AI
A browser extension-based web task automation agent that understands webpage elements by analyzing the DOM structure and automatically performs actions such as clicking, filling forms, and navigating.
UFO
A Windows UI operation agent developed by Microsoft Research that analyzes Windows interfaces through screenshots and performs actions. It understands the UI layout of Windows applications and can complete complex cross-application operation tasks using natural language.
Vanna.AI
Text-to-SQL AI tool that allows you to query databases using natural language. After uploading a schema, the AI converts natural language questions into SQL queries and executes them, supporting BigQuery, Snowflake, and PostgreSQL.
Voyager
An AI agent that continuously learns in Minecraft, developed by NVIDIA. It explores the game world, acquires skills, and builds a knowledge base, representing a landmark work in embodied agent research.
Web3 GPT
AI coding assistant for Web3 developers, specializing in smart contract development. Understands Solidity, ERC standards, and DeFi protocols, helping developers write, audit, and optimize smart contract code.
WorkGPT
An AI Agent framework for connecting APIs, enabling GPT to operate third-party services through tool calls. After defining API tools, the Agent automatically selects and invokes them, serving as an early open-source solution for building API-driven automated workflows.
Wren
AI data analysis assistant that enables non-technical users to analyze business data using natural language. It features a built-in semantic layer to understand business concepts, generates accurate SQL queries, and supports multiple mainstream databases.
XAgent
An autonomous agent developed by Tsinghua University's OpenBMB, featuring a dual-layer agent architecture (task planning + task execution). It has demonstrated outstanding performance on benchmarks such as SWE-bench, representing top-tier agent research in China.
yAgents
Self-generating Agent framework by Yeager.ai, supporting automatic generation and optimization of sub-agents, exploring the self-expansion and self-improvement capabilities of agents.
Ability AI
Enterprise-grade AI work assistant that connects to internal company data sources, using AI to handle daily tasks such as file processing, meeting summaries, and research analysis, offering SaaS services to enterprise customers.
Adept AI
An AI research company that uses natural language to control any software and web pages. Its flagship product, ACT-1, can perform operations in browsers and desktop applications. It has been acquired by Amazon.
AGENTS.inc
Enterprise-grade AI agent research and intelligence platform, focusing on in-depth market and competitive intelligence analysis. It automatically collects, analyzes, and integrates public information through multi-agent collaboration, providing real-time intelligence reports for corporate decision-making.
Aide by Codestory
AI-native code editor with deeply integrated AI-assisted programming features. Supports code generation, refactoring suggestions, bug fixing, and code explanation, differentiated by a smooth AI collaboration experience.
AilaFlow
AI-driven workflow automation platform that connects SaaS tools to build intelligent business processes. Describe automation needs in natural language, and the AI automatically configures workflow logic.
Airkit.ai
Enterprise-grade customer experience AI Agent platform, focusing on customer service and sales automation. Supports building multi-channel (Web/SMS/Voice) AI assistants with deep CRM integration.
Airplane Autopilot
AI DevOps assistant from Airplane.dev that automates internal operations and development workflows, triggering script execution, database operations, and API calls through natural language.
Aomni
B2B sales intelligence AI agent that automatically collects and analyzes target customer information. Input a potential client's company name, and it automatically generates a comprehensive intelligence report including company background, tech stack, and sales entry points.
AskToSell
AI sales automation platform that uses AI agents to handle sales conversations and follow-ups. Automates lead qualification, demo scheduling, and follow-up emails, allowing sales teams to focus on high-value customers.
AskYourDatabase
Natural language database query tool that analyzes data without SQL. Connect to PostgreSQL/MySQL databases and ask questions in natural language to gain data insights.
Athena Intelligence
Enterprise-grade AI analytics assistant focused on business intelligence and decision support. It analyzes business data through natural language and generates visual reports, helping executives and analysts quickly gain data insights.
Avanzai
AI financial data analysis assistant, focusing on quantitative investment and financial research scenarios. Use natural language for stock data queries, factor analysis, and strategy backtesting, bringing financial data science capabilities to non-programmers.
Bardeen
No-code browser AI automation tool that creates automation workflows through natural language descriptions. Supports web scraping, form filling, and cross-app data synchronization, with millions of users.
Beam
AI workflow automation platform that deeply integrates AI agents with enterprise SaaS tools. Supports connecting tools like Salesforce, HubSpot, and Notion, orchestrating cross-system business processes through AI.
Blackbox AI
AI coding assistant for developers, specializing in code generation, completion, and explanation. Supports 20+ programming languages, offering code search, real-time suggestions, and terminal AI commands.
Blobr
API monetization and management platform that uses AI to optimize API product experiences. Provides API usage analytics, automatic documentation generation, and access control, helping enterprises turn APIs into profitable products.
BrainSoup
A local AI multi-agent desktop application that supports creating multiple AI assistants with different roles working in parallel. Each agent can be configured with independent capabilities (web access, file operations, tool invocation), with a focus on privacy protection.
Butternut AI
AI website builder that generates a complete site from natural language descriptions. It creates multi-page, responsive websites with content in seconds, ideal for quickly building landing pages and corporate websites.
ChatHelp
AI customer service and help center solution that builds intelligent Q&A bots based on a knowledge base, quickly integrates into websites or apps, automatically answers common user questions, and supports seamless handover to human agents.
Claygent
The built-in AI research agent in Clay.com automatically collects and enriches information for sales leads. It batch-searches company details, contact information, and recent updates for target customers, automating manual research work.
Code Autopilot
AI-powered code autopilot tool that automatically generates code-fixing PRs from GitHub Issues. Once connected to a GitHub repository, the AI analyzes Issues and submits PRs with tests included.
Codegen
Enterprise-grade AI code generation and migration platform that supports automated transformation of large-scale codebases. Used for API migration, framework upgrades, and codebase modernization, capable of handling batch changes across millions of lines of code.
CodeWP
An AI coding assistant designed specifically for WordPress developers, with deep understanding of the WordPress ecosystem. Generates PHP/JS code that follows WordPress best practices, supporting plugin and theme development.
Codium AI
AI code test generation tool that automatically creates meaningful test cases for your code. It analyzes code logic and generates unit tests covering boundary conditions, making it an efficient tool for improving test coverage.
ContextQA
AI-powered automated testing platform that generates test scripts from natural language test scenarios, enabling E2E test creation without writing code.
Cykel
AI task automation platform that executes operations on any website or application through language instructions. It does not rely on preset scripts; the AI understands the UI in real-time and completes tasks.
Diagram
AI design tool suite that integrates AI capabilities directly into the Figma workflow. Offers AI content filling, design suggestions, component generation, and more. Acquired by Figma.
Docket AI
AI sales assistant focused on answering product and competitor questions for sales teams in real time. Provides accurate answers instantly during sales calls, integrating product knowledge base and competitive intelligence.
Dosu
AI GitHub repository management assistant that automatically handles issue classification, duplicate detection, and responses. After analyzing issue content, it automatically adds labels, identifies duplicate issues, and links related PRs.
Dot
AI-powered data analysis conversational assistant that enables business users to explore data through dialogue. After connecting to a database or data warehouse, users can query and visualize data using natural language, without needing SQL.
Duckie AI
AI technical support assistant that helps engineers quickly resolve technical issues. After integrating with code repositories and documentation, the AI can understand specific technical contexts and provide targeted solutions.
Ellipsis
AI code review assistant that automatically reviews GitHub PRs and provides detailed feedback. It checks code logic, security vulnerabilities, performance issues, and code style, generating structured review comments.
encode
AI software development automation platform that supports end-to-end automation from requirement description to code implementation, leveraging AI to understand business logic and generate code that adheres to team standards.
Factory
AI software factory that assigns software development tasks to specialized AI agents. Supports integration with GitHub workflows, handling issues, PRs, and code reviews through AI Workers.
Fine
AI code development platform that automatically completes coding tasks by learning codebase styles. After understanding the team's coding standards and architectural patterns, it autonomously handles feature development and bug fixes.
Fine Tuner
A no-code AI model fine-tuning platform that enables non-technical users to easily customize AI models. Upload training data and the fine-tuning process is automated, supporting models like GPT and Llama.
GitHub Copilot X
An enhanced version of GitHub Copilot, integrating AI development features powered by GPT-4. Includes Copilot Chat, CLI assistant, PR description generation, and more. It is currently the most widely used AI programming tool.
GitLab Duo
GitLab's built-in AI programming assistant suite covers the entire software development lifecycle. It provides code suggestions, vulnerability explanations, test generation, MR summaries, and security scanning, deeply integrated with GitLab CI/CD.
GitWit
AI code generation tool that quickly generates web application code from natural language descriptions. Focused on Next.js/React application development, it produces runnable code based on functional requirements.
GoCharlie
AI content marketing assistant that generates various marketing content (articles/social media/ad copy) with one click. Supports brand voice customization and batch generation of content adapted to different channels.
Graphlit
AI knowledge management and content processing platform that transforms unstructured content into searchable knowledge bases. Supports multiple content types including PDFs, web pages, videos, and podcasts, and provides API interfaces for building knowledge-driven AI applications.
Grit
AI code migration and upgrade tool that automatically handles dependency upgrades and API changes. It automates framework upgrades in codebases by learning migration patterns, reducing the manual cost of large-scale code changes.
Gumloop
No-code AI automation workflow builder that visually constructs AI-driven business processes. Drag and drop nodes to connect LLMs, databases, and APIs, with support for complex conditional logic.
Heights Platform
AI-powered online course creation platform that helps knowledge creators quickly build and sell courses. AI assists with curriculum design, content generation, and marketing material production, lowering the barrier to course creation.
Hex Magic
The AI feature built into the Hex data analysis platform allows users to directly generate SQL/Python analysis code using natural language in the Notebook environment, enabling rapid data exploration and visualization.
iMean.AI
AI browser assistant that executes user instructions directly on web pages to complete tasks. After understanding user intent, it operates on the current webpage to perform actions such as filling forms, searching, and extracting information.
Julius
AI data analysis assistant specializing in numerical and statistical analysis. After uploading CSV/Excel data, perform statistical analysis, predictive modeling, and visualization using natural language, suitable for non-programmer researchers.
Kadoa
AI data scraping and structured extraction platform, no need to write crawler code. Describe the data you need, and the AI automatically identifies web page structures and continuously scrapes, supporting dynamic web pages and login scenarios.
Juno
AI financial planning assistant that helps individuals and families manage their finances. It understands financial situations through conversation and provides budget advice, investment planning, and debt management strategies.
Kompas AI
AI assistant workbench that supports creating and managing multiple specialized AI assistants. Each assistant can be configured with an independent knowledge base and tools, suitable for teams that need to manage AI assistants for different business scenarios simultaneously.
Kusho
AI API test generation tool that automatically creates comprehensive test case suites for APIs. After analyzing the API specification, it automatically covers normal paths, boundary conditions, and error scenarios.
Kwal
AI phone interview assistant that automates the initial screening process of recruitment. It conducts phone interviews using AI, evaluates candidates' basic qualifications, and generates interview reports, helping recruitment teams efficiently screen a large number of candidates.
Lindy
AI personal assistant platform that creates automated workflows through natural language. After connecting email, calendar, and CRM, the AI assistant automatically handles meeting scheduling, email replies, and task reminders.
Lutra AI
AI-powered workflow automation tool that executes business processes described in natural language. It connects multiple SaaS tools, understands task context through AI, and performs corresponding actions.
Magic Loops
A tool for creating scheduled automation scripts using natural language, combining LLM and code execution capabilities. Describe the task you want to schedule, and the AI automatically generates and runs the corresponding code.
Makedraft
AI frontend code generation tool that converts design sketches or descriptions into React/HTML code. Supports screenshot-to-code, quickly turning visual designs into frontend components.
Manaflow
AI-driven operations automation platform that transforms manual business processes into AI workflows. After connecting to internal enterprise data, the AI automatically performs data processing, report generation, and notification delivery.
Mutable AI
AI code acceleration platform that learns your codebase style to provide high-quality code suggestions. Built-in code search, documentation generation, and automated refactoring, deeply integrated with VS Code.
NexusGPT
AI Agent marketplace platform offering a catalog of pre-built specialized AI Agents. Users can directly use or customize vertical-domain Agents, and also publish their own built Agents on the platform for commercialization.
Phind
AI search engine for developers, providing real-time answers to technical questions. Optimized for programming queries, it automatically searches technical documentation and Stack Overflow to deliver high-quality answers with code examples.
Powerdrill AI
Enterprise data AI analysis platform that quickly builds private data Q&A systems. After connecting databases, documents, and APIs, AI answers business questions and generates visual charts.
Proficient AI
Enterprise-grade AI assistant building platform, focusing on customer conversation scenarios. Provides agent construction, knowledge base management, and conversation analysis capabilities, helping enterprises quickly deploy customer-facing AI products.
Promptly
No-code AI application building platform that creates AI apps through prompt combinations. Supports multi-model chaining, knowledge base integration, and API publishing, enabling non-technical users to build and share AI tools.
Questflow
AI workflow automation platform focused on creative and content workflows. Build AI-driven content production pipelines with a visual editor, supporting multi-model collaboration.
Rebyte
AI Agent building and deployment platform that supports rapid creation of enterprise-specific AI assistants. It comes with multiple Agent templates, tool integrations, and knowledge base features, providing API interfaces for application integration.
Relevance AI
Enterprise-grade AI Agent team building platform that combines multiple specialized AI Agents into collaborative teams. Each Agent can be assigned specific responsibilities, enabling automation of complex business processes through orchestration.
Saga
AI writing assistant deeply integrated into the Saga knowledge management platform. It provides AI suggestions, content expansion, and summaries during writing, closely linked with notes and project documents.
Second
AI code migration expert specializing in automated migration of large-scale codebases. Particularly skilled in framework version upgrades (e.g., Angular/React version migration), leveraging AI to understand code semantics for precise transformation.
Sentius
AI digital employee platform that fully automates repetitive business processes. It uses visual AI to understand screen content and perform operations, completing data entry, form filling, and system operations just like a real employee.
Taskade
AI project management and collaboration platform with built-in AI Agent for automated task management. Supports task breakdown, meeting summaries, document generation, and team collaboration, with AI participating as a team member in project management.
Test Driver
AI-driven automated testing tool that executes UI tests automatically based on natural language test scenarios. No script recording needed; AI understands the interface and performs tests in real time.
Tusk
AI code assistant that automatically converts product requirements into code implementation. After integrating with Linear/Jira, the AI reads tickets and automatically generates PRs, directly transforming product managers' requirement descriptions into mergeable code.
v0 by Vercel
An AI frontend code generation tool by Vercel that creates React/Next.js UI components from natural language. Built on shadcn/ui and Tailwind CSS, it's one of the most popular AI tools among frontend developers.
WorkBot
AI enterprise knowledge base Q&A bot that transforms corporate documents into an intelligent Q&A system. After connecting internal wikis, PDFs, and databases, it can be quickly deployed, allowing employees to obtain accurate internal knowledge through conversation.
Zapier Central
Zapier's AI Agent platform enables control over 5,000+ connected apps via natural language. It combines Zapier's automation capabilities with LLM-powered conversational interaction, allowing users to trigger and manage automated workflows through dialogue.
Fictive AI
An interactive novel creation platform with multi-agent collaboration, where editing agents, style agents, and plot agents work together to generate coherent long-form stories.
Kickresume
AI-powered resume and cover letter generator with 20+ professional templates, GPT-4 optimized content, and PDF/Word export.
WorkWeek
An AI weekly report assistant designed for professionals, connecting to calendar/email/task systems to automatically extract weekly work highlights and generate reports in the format bosses love to see.
Pika Labs
AI short video generation platform, excelling in dynamic effects and object morphing, with a Discord community of over 500,000 creators, ideal for creative short film production.