The chatgpt-retrieval-plugin repository implements a semantic retrieval backend that lets ChatGPT (or GPT-powered tools) access private or organizational documents in natural language by combining vector search, embedding models, and plugin infrastructure. It can serve as a custom GPT plugin or function-calling backend so that a chat session can “look up” relevant documents based on user queries, inject those results into context, and respond more knowledgeably about a private knowledge base. The repo provides code for ingestion pipelines (embedding documents), APIs for querying, local server components, and privacy / PII detection modules. It also contains plugin manifest files (OpenAPI spec, plugin JSON) so that the retrieval backend can be registered in a plugin ecosystem. Because retrieval is often needed to make LLMs “know what’s in your docs” without leaking everything, this plugin aims to be a secure, flexible building block for retrieval-augmented generation (RAG) systems.

Features

  • Document ingestion and embedding pipeline for private data
  • Semantic search / vector retrieval API for queries
  • Local server and plugin startup scripts for ease of deployment
  • PII detection and redaction modules to mask sensitive content
  • Plugin manifest (OpenAPI, JSON) for ChatGPT plugin registration
  • Example integration with chat completions and function-calling systems

Project Samples

Project Activity

See All Activity >

Categories

AI Models

License

MIT License

Follow ChatGPT Retrieval Plugin

ChatGPT Retrieval Plugin Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ChatGPT Retrieval Plugin!

Additional Project Details

Programming Language

Python

Related Categories

Python AI Models

Registered

21 hours ago