openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
This tool helps you build a custom AI assistant that can answer questions using your own specific documents, like reports, manuals, or company policies. You feed it your collection of text documents, and it creates a smart search system. The output is an AI assistant capable of finding and retrieving information from those documents when asked in plain language. This is for developers, product managers, or business owners who want to give AI models access to proprietary data.
21,225 stars. No commits in the last 6 months.
Use this if you need to create a custom AI system that can retrieve and answer questions based on a specific, private collection of documents, like an internal knowledge base or research archive.
Not ideal if you simply want ChatGPT to search the public internet or if you only need basic file uploads to ChatGPT, as the platform already offers native retrieval for uploaded files.
Stars
21,225
Forks
3,650
Language
Python
License
MIT
Category
Last pushed
Jul 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/openai/chatgpt-retrieval-plugin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
lencx/chat-todo-plugin
✅ ChatGPT Plugin for managing a TODO list
WoodGoose/awesome-cow-plugins
这个仓库主要是收集CoW(chatgpt-on-wechat)与DoW(dify-on-wechat)的插件,欢迎补充加入看到、用过或新开发的插件。
targed/Awesome-Plugins
Awesome-Plugins is a GitHub repository that serves as a comprehensive list of plugins, add-ons,...
zhuweiyou/chatgpt-api
封装 OpenAI 网页版最新 ChatGPT 接口, 不需要使用 API Key, 完全免费
dave1010/pandora
ChatGPT Coding Unleashed! Pandora gives ChatGPT the ability to read and write files and run...