EmbedAI icon indicating copy to clipboard operation
EmbedAI copied to clipboard

An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks

Results 62 EmbedAI issues
Sort by recently updated
recently updated
newest added

Hi, I downloaded reqirements and npn dependencies but many errors.. UI : localhost:3000 opening but model downloading gives error. also document upload also gives error.

How can I solve this problem? I've been struggling for a long time and can't find a solution. Please help me thanks!!! ![image](https://github.com/SamurAIGPT/privateGPT/assets/59759874/8c761952-cf2c-4020-9523-211bf31a274d) ![image](https://github.com/SamurAIGPT/privateGPT/assets/59759874/35b62c44-b7c3-486a-a1d3-63b4ae8de25e) ![image](https://github.com/SamurAIGPT/privateGPT/assets/59759874/92c9b7df-9b50-44f6-830a-afafe2ae5d78)

Does the model access only one source document for answering queries at a time?

I am receiving a 404 Not Found error at the http://127.0.0.1:5000 address after running the privateGPT.py file. I made sure I disabled AirPlay at the 5000 port.

I'm having this issue where the chat bot answers a few questions then stops responding. It shows nothing on the server as well. Restarting the privategpt.py does not work, I...

It still wait a while if just a simple question: User hi PrivateGPT Hi there! Is this related in any way? Source: source_documents\state_of_the_union.txt

![image](https://github.com/SamurAIGPT/EmbedAI/assets/76098121/716c81ee-2e97-4e0c-8420-39efc21e886b) What can be done about this error

The interface seems like it is currently only compatible with GPT4All or LlamaCpp models. I have Fine-Tuned a Vicuna-7b base model and want to utilize that in the Interface. How...

I am having the same issue as #30. However, the resolution by @gabrielvallado in #30 was not specific enough for me. (I am using the latest python 3.11.5, and I...