NanGePlus / CrewAITestLinks
使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。
☆76Updated 10 months ago
Alternatives and similar repositories for CrewAITest
Users that are interested in CrewAITest are comparing it to the libraries listed below
Sorting:
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆93Updated 4 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆115Updated 8 months ago
- ☆137Updated 5 months ago
- ☆262Updated 7 months ago
- dify's rag patch module☆267Updated 3 weeks ago
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆26Updated 11 months ago
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆37Updated 11 months ago
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆268Updated last month
- 使用LangGraph+DeepSeek-R1+FastAPI+Gradio实现一个带有记忆功能的流量包推荐智能客服web端用例,同时也支持gpt大模型、国产大模型(OneApi方式)、Ollama本地开源大模型、阿里通义千问大模型☆244Updated 4 months ago
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆142Updated last year
- LangChain V0.2 官网文档中文翻译☆36Updated last year
- 这个仓库主要用于记录以MetaGPT为基础的Agent开发理论学习记录☆36Updated last year
- Intelligent data apps and assets with LLMs☆166Updated 5 months ago
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆76Updated 9 months ago
- 基于 Dify + Langfuse 的自动化评估服务☆79Updated 2 months ago
- 支持中文🇨🇳🇨🇳🇨🇳 的 microsoft/graphrag☆50Updated 4 months ago
- 大模型应用技术开发入门系列☆57Updated 4 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆179Updated last year
- 支持查询主流agent框架技术文档的MCP server(支持stdio和sse两种传输协议), 支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai☆133Updated 3 months ago
- A Model Context Protocol (MCP) server that enables natural language queries to databases☆197Updated this week
- Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama☆111Updated 6 months ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下 文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆77Updated 4 months ago
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。☆109Updated 4 months ago
- Convert files into markdown to help RAG or LLM understand, based on markitdown and MinerU, which could provide high quality pdf parser.☆123Updated 5 months ago
- ☆216Updated last year
- Dify 1.0 Plugin MCP HTTP with SSE or Streamable HTTP transport Tools☆166Updated last week
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆32Updated 11 months ago
- 为AI带路党Pro视频准备☆267Updated 5 months ago
- 基于RAG的私有知识库问答系统☆320Updated 8 months ago
- 从零开始基于 LangGraph 和 Streamlit 实现基于本地模型的 RAG、Agent 应用☆69Updated 8 months ago