/go_gpt_assistant

go语言版本智能客服项目,速度比python快200%,非常稳定可用,智能客服,搭建本地知识库,智能问答。 Go language version smart customer service project, 200% faster than python, very stable and usable, smart customer service, build local knowledge base, smart question and answer

Primary LanguageGo

基于go语言的智能客服系统

现在更新了go语言版本!

支持语义搜索、文本匹配、关键词提取等功能!

用户端问答基于chatgpt大模型;

向量数据库基于qdrant;

数据文本匹配基于MongoDB;

官方文档:

chatgpt:https://platform.openai.com/docs/introduction

qdrant:https://qdrant.tech/documentation/

使用前请修改./conf/app.yaml中的配置选项。