This is the Linux app named ChatGPT Retrieval Plugin whose latest release can be downloaded as chatgpt-retrieval-pluginsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named ChatGPT Retrieval Plugin with OnWorks for free.
Ikuti petunjuk ini untuk menjalankan aplikasi ini:
- 1. Download aplikasi ini di PC Anda.
- 2. Masuk ke file manager kami https://www.onworks.net/myfiles.php?username=XXXXX dengan username yang anda inginkan.
- 3. Upload aplikasi ini di filemanager tersebut.
- 4. Jalankan emulator online OnWorks Linux atau Windows online atau emulator online MACOS dari situs web ini.
- 5. Dari OS Linux OnWorks yang baru saja Anda mulai, buka file manager kami https://www.onworks.net/myfiles.php?username=XXXXX dengan nama pengguna yang Anda inginkan.
- 6. Download aplikasinya, install dan jalankan.
Tangkapan layar
Ad
ChatGPT Retrieval Plugin
DESKRIPSI
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.
Fitur
- 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
Bahasa Pemrograman
Ular sanca
KATEGORI
This is an application that can also be fetched from https://sourceforge.net/projects/chatgpt-retrieval.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.