• 更多作品
  • 资源中心
  • csdn导入
  • AI
  • 运维
  • 前端
  • 后端
  • 返回首页


  • 首页

    本大类下专注 AI 相关功能

    AI Agent 工具 & 框架

    AI 工具 Agent 类型 工具定位 运行环境 Agent Skills 支持 试用人群 官网 / 文档
    Cursor 编程类 AI 编程工具 + 开发 Agent 本地桌面 IDE ✅(内置 & Skills 扩展) 程序员 / 技术负责人 https://cursor.sh/
    Claude Code 编程类 AI CLI 编程 Agent 本地终端 ✅(支持插件/技能扩展) 程序员 / DevOps https://claude.ai/code
    Codex 编程类 开源终端 AI 编程代理 本地终端 ✅(支持自定义扩展) 程序员 / DevOps https://github.com/openai/codex
    Qoder 编程类 AI 编码 + 智能体生态 本地/IDE/CLI ✅(支持 Agent Skills & 自定义子 Agent) 程序员 / 技术负责人 https://qoder.com/ (docs.qoder.com)
    GitHub Copilot Workspace 编程类 AI 编程辅助平台 云端 IDE 程序员 / 团队开发 https://github.com/features/copilot
    LangChain4j Java 框架类 Java Agent 框架/SDK JVM / Spring Boot Java 后端 / 架构师 https://docs.langchain4j.dev / 中文文档
    Spring AI Java 框架类 Spring Boot AI 集成层 JVM / Spring Boot ⚠️(需手动循环) Java 后端 https://docs.spring.io/spring-ai/reference
    LangChain (Python) Python 框架类 Python Agent 框架 Python Python 开发者 / AI 工程师 https://python.langchain.com
    LlamaIndex Python 框架类 数据智能体 & RAG 框架 Python / TS ✅(Agent 连接模式) 数据工程 / AI 工程师 https://docs.llamaindex.ai
    Semantic Kernel 框架类 跨语言智能体 SDK .NET / Python / Java 多语言后端 / 架构师 https://learn.microsoft.com/semantic-kernel
    AutoGen 框架类 多智能体协作系统 Python AI 研究员 / 自动化工程 https://microsoft.github.io/autogen
    AutoGPT 框架类 自主 Agent 平台 Python ⚠️(自主执行但无统一技能体系) AI 自动化实验者 https://github.com/Significant-Gravitas/AutoGPT
    LangGraph 框架类 Agent 工作流 & 状态图 Python / JS ⚠️(需自行实现技能架构) AI 架构师 https://github.com/langchain/langgraph
    Dify 智能体平台类 AI 应用 & Agent 平台 SaaS / 私有化 产品 / 企业IT https://docs.dify.ai/zh/
    Coze(扣子) 智能体平台类 Bot + Agent 构建平台 SaaS 产品 / 运营 https://www.coze.com
    FastGPT 智能体平台类 企业知识 + Agent 平台 私有化 / SaaS 企业IT / 产品 https://fastgpt.run
    Flowise 平台类 可视化 Agent & 工作流 自托管 Server 开发者 / 原型团队 https://flowiseai.com
    n8n 自动化平台类 自动化 + AI Workflow 云 / Server ⚠️(通过插件/API拓展) 自动化工程师 https://n8n.io
    Rasa 框架类 对话 Agent & 聊天机器人 Python ⚠️(Action 扩展但非通用 Skills) 聊天机器人开发者 https://rasa.com
    OpenAI Agent API 模型接口类 模型级 Agent 能力 云 API ⚠️(需二次集成) AI 工程师 / 平台开发 https://platform.openai.com

    AI Agent 工具 & 框架 (补充)

    工具 / 框架 Agent 类型 工具定位 运行环境 Agent Skills 支持 试用人群 官网 / 文档
    CrewAI 框架类 多 Agent 协作 & 角色定义 Python / Server 多 Agent 设计者 / 团队开发 https://crewai.dev (社区)(Moltbook-AI.com)
    AgentGPT 平台类 无代码/浏览器自主 Agent 创建 Web 非技术 / 快速原型 https://agentgpt.io (社区)(GitHub)
    BabyAGI 框架类 轻量级递归任务代理 Python ⚠️(实验性技能) Maker / 初学者 GitHub 多源(Differ)
    MetaGPT 框架类 协同生成 + 多 Agent 协作 Python ⚠️ AI 研究 / 协作框架试验 GitHub 多源(GitHub)
    OpenClaw 框架/代理 开源自主插件 Agent 多平台 ⚠️ 终端 Agent 探索者 https://openclaw.ai/ (维基百科)
    Smolagents 框架类 轻量型多 Agent 模块 Python ⚠️ 学习/原型实验者 GitHub 多源(devpress.csdn.net)
    ModelScope-Agent 框架类 开源可定制 Agent 生态 Python ⚠️ 开源模型 Agent 开发者 https://github.com/modelscope/modelscope-agent (arXiv)
    LightAgent 框架类 轻量级生产级 Agent 框架 Python ⚠️ 想要简洁开源 Agent 系统 https://github.com/wxai-space/LightAgent (arXiv)
    AgentScope 框架类 企业级 Agent 框架(阿里开源) Python/Server ⚠️ 企业/安全沙箱需求者 社区资源(tothefore.cn)
    Youtu-Agent 框架类 低成本 Agent 生态 Python ⚠️ 快速原型 / RAG 集成 社区资源(tothefore.cn)

    本地部署模型工具

    AI 工具 工具类型 工具定位 运行环境 试用人群 官网 / 文档
    LM Studio 桌面应用 图形化本地模型运行与发现 本地桌面 (Windows / macOS / Linux) 普通用户 / AI 爱好者 / 初学者 https://lmstudio.ai
    Ollama 命令行工具 极简本地模型运行与部署 本地终端 (macOS / Linux / Windows) 开发者 / 自动化 / 本地微服务 https://ollama.com
    llama.cpp 推理引擎 / 库 高性能 C/C++ 模型推理内核 本地终端,可嵌入其他应用 高级开发者 / 硬件极客 / 嵌入式系统 https://github.com/ggerganov/llama.cpp

    Agent 类型 中文简化说明

    Agent 类型 定义
    编程类 为开发过程提供 Agent 能力的工具(非产品化服务)
    Java 框架类 Java 生态的 Agent 开发框架
    Python 框架类 Python 生态的 Agent 开发框架
    框架类 通用 AI Agent 开发框架
    自动化平台类 跨服务自动化 & AI 工作流平台
    智能体平台类 可视化 / 低代码 / 平台级 Agent 产品
    平台类 广义的工具 & 平台(包含聊天 + 工作流)
    最后更新:  2026-05-22 09:27:09

    XJ-系列项目 QQ交流群: 1037211892

    备案号: 蜀ICP备19022468号-2

    兮家Tool 板权所有 ©2022-06 网站地图