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

Before downloading the model, create the models folder under server folder.

I removed the `pywin32` module from the requirements, though I'm still getting errors when running `install -r requirements.txt`. This is the one I'm getting ``` ERROR: Could not find a...

Installation went fine with python 3.9

I got this all setup with a few issues. Nothing ran into an issue when starting setup on the local environments. I took a simple text document, uploaded, ingest data...

Would specify in the requirements that this only works on windows. pywin doesn't work on other OS.

I'm facing an issue after uploading the document and successfully ingesting the data. When I send a message in the prompt it says Error getting data and i get no...

can we use the gpu to get response more faster than use cpu ?

Hello, I am also getting 404 not found when when going to http://192.168.20.50:5000/ Serving Flask app 'privateGPT' Debug mode: off WARNING: This is a development server. Do not use it...

Hey there! Thank you for providing such a tool, very cool! Is it possible to switch the default language? I would really like to test in German.

C:\>cd C:\Users\User\Documents\Learning\privateGPT2\privateGPT-main\client C:\Users\User\Documents\Learning\privateGPT2\privateGPT-main\client>npm run dev > [email protected] dev C:\Users\User\Documents\Learning\privateGPT2\privateGPT-main\client > next dev C:\Users\User\Documents\Learning\privateGPT2\privateGPT-main\client\node_modules\next\dist\cli\next-dev.js:256 showAll: args["--show-all"] ?? false, ^ SyntaxError: Unexpected token '?' at Module._compile (internal/modules/cjs/loader.js:892:18) at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10) at Module.load...