使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。
☆382Oct 20, 2024Updated last year
Alternatives and similar repositories for CrewAITest
Users that are interested in CrewAITest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆127Apr 14, 2025Updated last year
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆26Oct 11, 2024Updated last year
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆28Nov 20, 2024Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆342Sep 6, 2024Updated 2 years ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆156Sep 26, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆46Sep 9, 2024Updated 2 years ago
- • 基于 FastAPI + LangGraph 的医院导诊 Agentic 助手:整合 Redis/Elasticsearch/Milvus 做症状与流程的 RAG 对话,支持多轮意图识别、检索重写、答案生成,以及 rich 驱动的多会话 CLI 体验,便于参考构建生…☆30Dec 23, 2025Updated 8 months ago
- 本系列内容将带领大家从零基础理解 LangChain V1.x 及其相关生态(包括 LangGraph、DeepAgents 等)在当前主流智能体(Agent)开发中的定位与核心能力。将依次完成基础环境准备、依赖安装、入门级 LLM 调用、Prompt 工程实战、Agent…☆123Jul 27, 2026Updated last month
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini 等。示例代码使用阿里…☆444Nov 20, 2024Updated last year
- 此仓库存储我在YouTube频道和B站频道关于AI Agent相关分享,所有资源全部开源免费☆364Jan 7, 2026Updated 8 months ago
- 从零构建 AI Agent:LLM 大模型应用开发实战 (AI 天才研究院 )☆19Apr 10, 2025Updated last year
- 生成自动滚动的视频分镜头拆解表格☆16Jul 25, 2024Updated 2 years ago
- 多AI协作框架 - 支持Codex/Gemini/Claude团队协作,消息路由实现可靠的多Agent协同开发☆43Feb 3, 2026Updated 7 months ago
- 基于舆情中文核心论文的deepsearch项目☆16Apr 1, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Automated Quantitative Engineer. Forked by OpenManus.☆30Apr 11, 2025Updated last year
- 一个基于多Agent架构的智能助手系统,集成了多种MCP(Model Context Protocol)工具,通过AI Agents协作完成复杂任务。☆15Dec 26, 2025Updated 8 months ago
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆49Dec 1, 2024Updated last year
- 本项目系列相关视频为大家测试CrewAI官方提供的Tools☆14Jan 2, 2025Updated last year
- 本项目基于modelscope-agent-v0.3和 api-for-open-llm 或 llamacpp 组件共同实现了一个AI Agent,能够利用本地的大模型(LLM)实现使用自定义工具功能。使用了Qwen1.5大模型。☆20Apr 10, 2024Updated 2 years ago
- Collection of leaked system prompts☆14May 2, 2025Updated last year
- Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work t…☆58,764Updated this week
- 安徽农业大学 水质检测系统☆24Oct 25, 2017Updated 8 years ago
- The arXiv client you deserve☆14Oct 10, 2017Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 本系列内容将带领大家从零基础理解 n8n 的定位和核心能力,依次完成环境准备、Docker 安装与本地/云端自托管部署、与飞书等主流平台的对接,掌握自动化工作流的基本原理(包括节点、凭证、数据流转等),并通过 RSS 采集、AI 摘要、飞书多维表格数据处理、智能推送等实际案…☆316Jul 27, 2026Updated last month
- vue+element ui框架搭建的CTF信息竞赛平台☆16Apr 19, 2022Updated 4 years ago
- flink 10 自我学习笔记和代码☆14Jun 29, 2022Updated 4 years ago
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。☆115Apr 14, 2025Updated last year
- 开源多Agent智能体协作框架MetaGPT核心概念介绍及相关案例测试☆46Dec 6, 2024Updated last year
- Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"☆14Nov 17, 2024Updated last year
- 《大模型项目实战:Agent开发与应用》配套资源☆150Mar 26, 2026Updated 5 months ago
- Provides mirror to all Xiaomi Redmi Note 2 ROMS☆12Sep 17, 2018Updated 8 years ago
- 🤖 基于AutoGen的AI辩论系统 | 🗣️ 支持中文交互 | 🔄 多智能体协作 | 📝 自动记录辩论过程 🤖 AI Debate System based on AutoGen | 🗣️ Chinese Interaction | 🔄 Multi-Age…☆28Mar 4, 2026Updated 6 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 大模型应用技术开发入门系列☆112Feb 28, 2026Updated 6 months ago
- Code and data for GMT-KBQA☆17Jan 5, 2023Updated 3 years ago
- Agent-WebVoyager autonomously navigates the web like a human, performing tasks without specific APIs. It uses visual cues and intelligent…☆14Feb 13, 2024Updated 2 years ago
- LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key …☆36,959Jan 9, 2026Updated 8 months ago
- 这是一个基于 yt-dlp 和 Playwright 的命令行工具,可自动识别并下载来自多个短视频平台(如 抖音、哔哩哔哩、YouTube 等)的原始无水印视频。☆35May 26, 2025Updated last year
- 豆瓣电影评论可视化☆10May 19, 2016Updated 10 years ago
- 心灵伴侣,AI+心理健康Agent项目案例☆101Jul 28, 2025Updated last year