Skip to content
View wang219416's full-sized avatar

Block or report wang219416

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. AssistGen AssistGen Public

    AssistGen 是一个**智能电商客服系统**。用户可以通过文字、图片等方式咨询商品信息,系统自动识别用户意图,路由到不同的处理模块。普通闲聊直接用 LLM 回答;商品查询通过 Neo4j 知识图谱的 Text2Cypher 技术实现;需要联网的问题调用搜索 API。

    Python 2

  2. all-in-rag all-in-rag Public

    Forked from datawhalechina/all-in-rag

    🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/

    Python