基于LangGraph构建的智能客服系统,结合RAG知识检索和Ollama本地推理,实现高效精准的客服对话体验。
☆22Jun 9, 2025Updated last year
Alternatives and similar repositories for SmartFlow-CX
Users that are interested in SmartFlow-CX are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🤖 基于AutoGen的AI辩论系统 | 🗣️ 支持中文交互 | 🔄 多智能体协作 | 📝 自动记录辩论过程 🤖 AI Debate System based on AutoGen | 🗣️ Chinese Interaction | 🔄 Multi-Age…☆27Mar 4, 2026Updated 5 months ago
- 使用LangGraph搭建多智能体客服系统☆80May 26, 2026Updated 2 months ago
- 完整的 AI Agent 开发学习项目,包含 RAG 客服 Agent、文档生成 Workflow、LLM 评估系统三个实战项目☆17Jan 25, 2026Updated 6 months ago
- 基于paddlex目标检测的工业场景下违规使用手机识别。☆14Jun 11, 2022Updated 4 years ago
- 基于 LangGraph 和 FastAPI 的电商 AI Agent 框架。从 RAG 知识库到复杂的退货业务流的智能客服系统。☆112Jan 19, 2026Updated 6 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 基于LangChain + Xinference + Chroma构建的本地知识库☆12Jun 13, 2025Updated last year
- 基于django开发的自习室预约系统☆10Nov 12, 2024Updated last year
- 构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。☆102Nov 5, 2025Updated 9 months ago
- 基于X86架构的简单Cminus语言编译器☆10Apr 1, 2022Updated 4 years ago
- Personal cloud disk (个人云盘)☆13Apr 6, 2024Updated 2 years ago
- A Python library to split a Chinese Pinyin phrase into possible permutations of Chinese Pinyin words☆13Aug 10, 2021Updated 5 years ago
- 基于PaddleNLP的对话意图识别☆10Apr 11, 2023Updated 3 years ago
- 本项目旨在 构建一套多场景下可复用的辅助决策型智能 Agent 系统。通过提取用户输入的关键信息,结合历史数据进行智能匹配,系统可在教育路径、法律咨询、金融投资、心理健康、企业经营、供应链优化、危机应对、智能客服等多个领域提供个性化决策建议。系统采用统一的决策流程设计,具备高…☆27Mar 7, 2026Updated 5 months ago
- ☆17Oct 15, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- The official code and model for ACL 2023 paper 'mCLIP: Multilingual CLIP via Cross-lingual Transfer'☆10Jan 23, 2024Updated 2 years ago
- 🦞龙虾问数:基于智能体的数据分析系统;🦞DataClaw: An Agent-Powered Data Analytics System☆15Apr 18, 2026Updated 4 months ago
- WDEL是一个基于Wikidata知识库的实体链接系统。☆11Feb 12, 2025Updated last year
- 夸克网盘转存工具☆11Aug 27, 2024Updated last year
- 基于Qwen2.5模型、使用DISC-Law-SFT-Pair数据集微调的法律大模型☆11Dec 29, 2024Updated last year
- Latent Space Virtual Adversarial Training (ECCV 2020)☆17Nov 12, 2020Updated 5 years ago
- 智能客服系统架构与多Agent协作☆32Oct 9, 2025Updated 10 months ago
- Graph QABot Demo| 图谱问答案例☆14Apr 11, 2023Updated 3 years ago
- 本网站时一个网上鲜花销售系统,来源于本人的毕业设计项目,开发目的是旨在为用户提供便捷、高效的在线鲜花购买服务,同时帮助商家高效管理订单和库存。系统具备完善的功能,包括但不限于鲜花展示模块、鲜花信息模块,能让顾客清晰浏览各类鲜花的品种 、颜色、价格、花语等详细信息。拥有便捷的购…☆18Dec 2, 2024Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 有3个爬虫,分别是是瓜子二手车、人人车、优信二手车。☆12Mar 9, 2018Updated 8 years ago
- Chinese entity relation extraction☆15Apr 26, 2024Updated 2 years ago
- the code for paper: A Symmetric Dual Encoding Dense Retrieval Framework for Knowledge-Intensive Visual Question Answering☆14Aug 22, 2023Updated 2 years ago
- Qwen2-VL在文旅领域的LLaMA-Factory微调案例 The case for fine-tuning Qwen2-VL in the field of historical literature and museums☆15Sep 17, 2024Updated last year
- 在传统的数据分析平台中,如果我们想要分析近一年网站的用户增长趋势,通常需要手动导入数据、选择要分析的字段和图表,并由专业的数据分析师完成分析,最后得出结论。然而,本次设计的项目与传统平台有所不同。在这个项目中,用户只需输入想要分析的目标,并上传原始数据,系统将利用 AI 自…☆13Feb 27, 2026Updated 5 months ago
- ☆16Aug 19, 2018Updated 8 years ago
- spring-boot自动集成dubbox默认配置☆15Jul 13, 2016Updated 10 years ago
- 基于 🦜️🔗 LangChain 与 DeepSeek R1 大语言模型的本地知识库问答 serve 端。 本项目是本地知识库问答应用的 serve 后端。目前实现基本的 RAG 功能。 使用 FastAPI + Uvicorn + SQLModel + SQLite…☆89Oct 16, 2025Updated 10 months ago
- First synthetic group re-identification dataset with over 1M images (CVPR 2022)☆12Jun 11, 2022Updated 4 years 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.
- http://www.itmuch.com☆20May 11, 2017Updated 9 years ago
- The code of "Image-text Retrieval via Preserving Main Semantic of Vision" in ICME 2023.☆15Dec 25, 2023Updated 2 years ago
- Official implementation of "CONCRETE: Improving Cross-lingual Fact Checking with Cross-lingual Retrieval" (COLING'22)☆15Oct 13, 2022Updated 3 years ago
- 将 LangChain4j 与 Spring Boot 结合,构建一个智能 AI 应用。项目集成了 GitHub API、网页抓取、Ollama 本地 AI 模型,并具备MCP智能工具选择功能☆33Mar 18, 2025Updated last year
- Source code of our IEEE TCYB 2018 paper "MHTN: Modal-adversarial Hybrid Transfer Network for Cross-modal Retrieval"☆11Jan 22, 2019Updated 7 years ago
- Local mission-control dashboard for Codex, OpenCode, Claude Code, and compatible agent sessions.☆16Jul 27, 2026Updated 3 weeks ago
- Examples and guides for using the Coze API & SDK☆17Mar 26, 2025Updated last year