We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
增加支持RAG检索聊天记录,支持免费文生图、语音合成、语音识别等功能。
参考项目:https://github.com/kuangdd2024/wechatgpt-agent
简介:支持RAG的记忆智能体(Memory Agent),用户随时随地随心随意地记录点滴。增加notebot的bot,支持把用户输入的内容记录存入Elasticsearch,并支持提取记录,支持免费的pollinations的文生图功能,另外把azure的语音合成改为免费的edge-tts,notebot支持语音对话功能。
聊天记录是宝藏,支持RAG则让用户能随时便捷提取聊天记录信息,而不用一页页去往上翻聊天记录找信息,此外,普通用户免费用起来更没有负担。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
总结
增加支持RAG检索聊天记录,支持免费文生图、语音合成、语音识别等功能。
举例
参考项目:https://github.com/kuangdd2024/wechatgpt-agent
简介:支持RAG的记忆智能体(Memory Agent),用户随时随地随心随意地记录点滴。增加notebot的bot,支持把用户输入的内容记录存入Elasticsearch,并支持提取记录,支持免费的pollinations的文生图功能,另外把azure的语音合成改为免费的edge-tts,notebot支持语音对话功能。
动机
聊天记录是宝藏,支持RAG则让用户能随时便捷提取聊天记录信息,而不用一页页去往上翻聊天记录找信息,此外,普通用户免费用起来更没有负担。
The text was updated successfully, but these errors were encountered: