private-gpt icon indicating copy to clipboard operation
private-gpt copied to clipboard

Interact with your documents using the power of GPT, 100% privately, no data leaks

Results 746 private-gpt issues
Sort by recently updated
recently updated
newest added

On Windows 10, Python 3.11.6 Using bulk ingestion, with the command: `poetry run python scripts/ingest_folder.py "folder\path"` I keep getting this error: `UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position...

bug

Hey there, I've seen several issues reported regarding the error mentioned above, so I wanted to share the fix I found. **SPECS:** - private-gpt version: 0.5.0 - LLM used: Mistral...

Feature Request: An official built docker image on https://hub.docker.com/ would be nice. With the tags: - version - latest (for newest)

enhancement
Docker

I have OpenWebUI running fine with Ollama on another machine. I am trying to use the same endpoint with PrivateGPT but it gives me 502. When attempting to query just...

needs confirmation

I have a problem, when i'm trying to post request twice from 2 devices server get fail and restarts my docker container. in the logs is writen about segmentation fault...

needs confirmation

My idea is to provide simplified documentation such as a "If You're New" Readme for beginners or less technical members to get up and running in a quick simple way....

documentation

It would be great to have different users that either could share a vector database or have multiple databases of ingested docs that could be reactivated /switched once ingested. Not...

enhancement

I noticed scanned PDFs are not imported when loaded with the SDK or the GUI. To cope with that, someone implemented an OCR layer (#1610). You can simulate this behavior...

enhancement

I have installed as it told in instructions. It throws this error 08:21:29.336 [INFO ] private_gpt.settings.settings_loader - Starting application with profiles=['default'] None of PyTorch, TensorFlow >= 2.0, or Flax have...

question

Too many document IDs are assigned to a single document, causing it to be treated as multiple documents. C:\Users\asdfasdf\MyAIAsisstant> python .\list_privateGPT_doc_id.py a8dea6c8-279c-49c0-9c9c-78411ddc9b6e 45e82b06-28d2-483d-89c1-0cb45f507bd3 69858812-355e-42ae-bf23-401c93ed53f9 698f7f9e-5b90-4090-8376-8c82ba3c9e39 0ec0d6ca-d3d7-4f9c-8200-dda745504dd0 8ebf0c06-5271-4100-a350-e1de6f7b622b 5963e620-1587-4be4-84d2-7d4431bfa178 9fdf519c-0b5b-4678-8c98-407c67bc03c9 ddcb6417-0473-487a-b6eb-d3a6a760a399...

needs confirmation