openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
Implements semantic search via embeddings across 13+ vector database backends (Pinecone, Weaviate, Qdrant, Milvus, Redis, PostgreSQL, etc.), exposed as a FastAPI server with configurable document chunking, metadata extraction, and PII detection. Integrates with ChatGPT custom GPTs, function calling, and Assistants API, offering granular control over retrieval parameters like embedding model selection and chunk size that native file uploads don't provide.
21,225 stars. No commits in the last 6 months.
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
targed/Awesome-Plugins
Awesome-Plugins is a GitHub repository that serves as a comprehensive list of plugins, add-ons,...
lencx/chat-todo-plugin
✅ ChatGPT Plugin for managing a TODO list
WoodGoose/awesome-cow-plugins
这个仓库主要是收集CoW(chatgpt-on-wechat)与DoW(dify-on-wechat)的插件,欢迎补充加入看到、用过或新开发的插件。
zhuweiyou/chatgpt-api
封装 OpenAI 网页版最新 ChatGPT 接口, 不需要使用 API Key, 完全免费
dave1010/pandora
ChatGPT Coding Unleashed! Pandora gives ChatGPT the ability to read and write files and run...