Skip to content

Files

Latest commit

 

History

History

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

privateGPT Server

A Flask application to manage your privateGPT instance.

MacOS Installation Notes

Ensure you run:

pip install urllib3==1.26.6

To fix the lingering OpenSSL issue.

Now, you can execute:

python privateGPT.py

The server should be running on Port 5000.

If port 5000 is in use, on your Mac go to System Settings > Airdrop and Handoff and disable the Airplay Receiver as it runs on port 5000.