Skip to content
New issue

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

常用开发工具 #6

Open
humyna opened this issue Feb 19, 2024 · 0 comments
Open

常用开发工具 #6

humyna opened this issue Feb 19, 2024 · 0 comments
Labels

Comments

@humyna
Copy link
Owner

humyna commented Feb 19, 2024

  • osschat
    Chat with Open Source Software.
    Enhanced ChatGPT with documentation, issues, blog posts, community Q&A as knowledge bases. Built for every community and developer.

https://osschat.io/
image

ps:OSS Chat 基于GitHub 上的仓库和文档,将各种开源项目的信息以 embedding 向量的形式收集并存储在 Zilliz Cloud 中。当用户查询关于开源项目的问题时,OSS Chat 会先在 Zilliz Cloud 向量数据库中进行向量相似性搜索以找到 top-k 个最相关问题。随后,OSS Chat 将得到的结果与原始用户问题相结合,从而生成一个带有上下文的新 Prompt,并传入 ChatGPT。该流程可以通过增加问题上下文有效提升 ChatGPT 回答的准确性。

@humyna humyna added the 工具 label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant