NanGePlus / CrewAIFullstackTestLinks
本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI
☆17Updated 8 months ago
Alternatives and similar repositories for CrewAIFullstackTest
Users that are interested in CrewAIFullstackTest are comparing it to the libraries listed below
Sorting:
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆73Updated 8 months ago
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆83Updated 2 months ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆30Updated 9 months ago
- 从零开始基于 LangGraph 和 Streamlit 实现基于本地模型的 RAG、Agent 应用☆60Updated 6 months ago
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆54Updated 7 months ago
- A travel agent based on Qwen2.5, fine-tuned by SFT + DPO/PPO/GRPO using traveling question-answer dataset, a mindmap can be output using …☆18Updated 2 months ago
- Dive into LLM Agents☆18Updated last year
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆25Updated 9 months ago
- 基于GLM4-Chat实现本地知识库查询以及Agent☆7Updated last year
- 基于知识图谱和大模型的对话系统☆10Updated last month
- 基于ReAct构建的电商智能客服代理☆22Updated 9 months ago
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆35Updated 9 months ago
- 《大模型项目实战:Agent开发与应用》配套资源☆24Updated last week
- Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama☆99Updated 4 months ago
- AgentChat 是一个与Agent交流的平台,包含默认Agent,并支持自定义Agent,可以实现多轮问答使Agent帮助用户想实现的功能。该项目技术栈包括LLM、LangChain、Function call、ReAct、MCP、Milvus、ElasticSearc…☆24Updated last week
- 基于 Langchain,快速集成GLM-4 AllTools 功能的插件☆48Updated 11 months ago
- ☆125Updated 3 months ago
- 目前各大高校领域将各种信息分布在不同的部门信息门户下,存在典型的信息孤岛问题,各个部门信息没有形成互通。当前,老师和学生存在很多有关本校相关文件、政策和活动等众多方面智能问答的统一入口的需求,例如财务处、人事处、学工处、教务处、图书馆等存在各种政策和文件规定,目前在校师生都…☆31Updated 10 months ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆17Updated 3 months ago
- 基于LangGraph开发的智能体项目,可借助大模型自动调用工具规划旅游行程,包括景点搜索、交通查询、饭店酒店查询等功能☆13Updated 10 months ago
- 使用LangGraph+DeepSeek-R1+FastAPI+Gradio实现一个带有记忆功能的流量包推荐智能客服web端用例,同时也支持gpt大模型、国产大模型(OneApi方式)、Ollama本地开源大模型、阿里通义千问大模型☆170Updated 2 months ago
- mcp的webui界面,支持客户端连接多个sse服务端,支持 openai、deepseek、qwen等大模型,另外附上构建的 agent的 stdio和sse的简单 天气查询的完整示例☆28Updated last month
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆17Updated 7 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆138Updated 9 months ago
- 支持查询主流agent框架技术文档的MCP server(支持stdio和sse两种传输协议), 支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai☆115Updated last month
- ☆28Updated 10 months ago
- 一个基于多模态向量模型及视觉多模态模型构建的图片搜索引擎&管理系统,实现精准的以文搜文,文搜图、以图搜图多种智能检索方式。An image search engine management system built upon multimodal vector models…☆42Updated this week
- 本项目旨在利用LangChain和大语言模型(如ZhipuAI)开发一个智能数据库问答系统。 该系统能够通过自然语言理解用户的查询请求,自动生成相应的SQL语句并执行,最后将查询结果以自然语言 形式返回用户。☆13Updated 10 months ago
- In this fast-paced world, we all need a little something to spice up life. Whether you need a glass of sweet talk to lift your spirits or…☆58Updated 3 weeks ago
- ragflow中的ocr部分,非官方项目☆44Updated 10 months ago