实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中
☆32Sep 9, 2024Updated last year
Alternatives and similar repositories for LangFlowTest
Users that are interested in LangFlowTest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- Langflow chat proxy and frontend using FastAPI and HTMX☆16Jul 11, 2024Updated last year
- Weaviate (we-vee-eight) 是一个开源的AI原生向量数据库,可同时存储对象和向量,这样就可以将向量搜索与结构化过滤结合使用。本次分享为大家提供一份使用指南,包括如何安装部署、国内如何配置使用embedding模型、数据写入和查询☆23Apr 16, 2025Updated 11 months ago
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆25Oct 11, 2024Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆69Sep 26, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆47Dec 1, 2024Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆260Sep 6, 2024Updated last year
- ☆21Jun 25, 2024Updated last year
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆81Apr 14, 2025Updated 11 months ago
- Uncover the logic behind flowise and langflow☆21Jun 12, 2023Updated 2 years ago
- A template to deploy langflow in Railway☆17Jan 10, 2024Updated 2 years ago
- yolov8-seg Detect and identify various types of seals (yolov8 实现 印章检测)☆17Nov 20, 2024Updated last year
- This can help you deploy LangFlow app to Railway.☆21Jun 30, 2023Updated 2 years ago
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆430Nov 20, 2024Updated last year
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆120Apr 14, 2025Updated 11 months ago
- 多功能ai集成yunzai插件,支持openai/claude/gemini等llm多模态集成,0成本访问大模型