NanGePlus / LangFlowTest
实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中
☆20Updated 4 months ago
Alternatives and similar repositories for LangFlowTest:
Users that are interested in LangFlowTest are comparing it to the libraries listed below
- Dive into LLM Agents☆17Updated 7 months ago
- 支持中文🇨🇳🇨🇳🇨🇳 的 microsoft/graphrag☆27Updated last week
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆20Updated 4 months ago
- 为AI带路党Pro视频准备☆99Updated 3 months ago
- ☆172Updated last month
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆57Updated 3 months ago
- 基于RAG的私有知识库问答系统☆116Updated 2 months ago
- 自动批量上传并解析文档至 RagFlow 知识库,省去手动操作,提升效率。☆56Updated 4 months ago
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆45Updated 3 months ago
- 这个仓库主要用于记录以MetaGPT为基础的Agent开发理论学习记录☆16Updated 8 months ago
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆12Updated 2 months ago
- LightRAG与GraphRAG在索引 构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆35Updated last month
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆26Updated last month
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆78Updated 4 months ago
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆27Updated 2 months ago
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆32Updated 4 months ago
- "LightRAG: Simple and Fast Retrieval-Augmented Generation"☆36Updated 2 months ago
- A function calling tool can be deployed to Cloudflare Workers with openapi schema☆72Updated 6 months ago
- ☆72Updated last year
- dify's rag patch module☆99Updated last week
- generate ppt with llm☆77Updated 11 months ago
- 基于 Langchain,快速集成GLM-4 AllTools 功能的插件☆46Updated 6 months ago
- 💼法律AI助手,法律RAG,通过全部200+本法律手册📖、网页搜索内容💻结合LLM回答你的问题,并且给出相应的法规和网站,基于⚡️ langchain,Gradio,openai,chroma,duckduckgo-search☆110Updated last year
- This Python package provides a convenient and powerful interface to interact with the Dify API, enabling developers to integrate a wide r…☆27Updated this week
- dify DSL files collections☆14Updated 6 months ago
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆126Updated last month
- 😆 Generate PPT by LLM follow your template. 📢 Not only use llm to generate ppt, but also according to your favorite ppt template. Just…☆56Updated 7 months ago
- Dify 云服务 | 心理学知识库 | 聊天机器人☆35Updated last year
- 本项目是基于dify开源项目实现的dsl工作流脚本合集☆49Updated this week
- ☆80Updated last year