openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language. observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 0
- Release rhythm 35
- Longevity 89
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1259
- days_rel: n/a
- days_push: 790
- n_releases_24m: 0
Adoption not part of the score
21213 stars · 3574 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A FastAPI-based retrieval backend that provides semantic search over personal or organizational documents using natural language queries, with pluggable vector database providers. It can back ChatGPT custom GPTs, function calling, or the Assistants API.
Use cases
- search my personal documents with natural language questions
- build a custom GPT that answers from my own files
- add semantic document retrieval to a chatbot
- self-host a retrieval API over organizational documents
- query embeddings stored in a vector database via an API
When to choose
- you need fine-grained control over chunking, embedding models, or vector store choice
- you want a self-hosted retrieval backend for ChatGPT or the Assistants API
- you need to search documents across multiple vector database providers
When to avoid
- you only need simple file upload retrieval, which ChatGPT and the Assistants API support natively
- you want an actively developed turnkey RAG product rather than a reference implementation
- you cannot self-host or expose an API endpoint
Facets
service · maturity maintenance
rag search-engine vector-database api-framework llm-inference large-language-models artificial-intelligence chatbots python self-hosted chatgpt semantic-search embeddings fastapi document-retrieval openai retrieval-augmented-generation search docker web-server
1 source
- readme: https://github.com/openai/chatgpt-retrieval-plugin · fetched 2026-08-28 · f558f73690dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/chatgpt-retrieval-plugin | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="openai/chatgpt-retrieval-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem