chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
It would be nice to support [pgvector](https://github.com/pgvector/pgvector) as a data store.
Hi there, I work on [Typesense](https://typesense.org/) which is an open source, in-memory search engine that supports [vector search](https://typesense.org/docs/0.24.0/api/vector-search.html). Would you be open to me contributing an integration with Typesense as...
**this is my redis service:** **this is the error when i use: poetry run start**
This README has been translated using ChatGPT. PS: Using ChatGPT to translate articles with markdown format is a great experience, but even with ChatGPT's help, it still took 1 hour...
As part of the examples, `minio/minio:RELEASE.2022-03-17T06-34-49Z` docker image is utilized. This version of MinIO is vulnerable to CVE-2023-28432, * https://github.com/minio/minio/security/advisories/GHSA-6xvq-wj2x-3h3q > In a cluster deployment, MinIO returns all environment variables,...
The workflow for using ChatGPT for generating answers from a restricted data set is a powerful one. However, the generated answers aren't useful unless the relevant information is contained in...
- async spin for get_document_chunks and get_embedding - add black as dev dependency
`docker-compose` will get deprecated and is not supported in latest versions so we should instead use `docker compose` > From the end of June 2023 Compose V1 won’t be supported...