Say hi to Open AI-Pro.

Your self-hosted personal assistant.

No remote API, no data collection, no ads.

Get started with a single command.

docker run -d \
         -v weights:/usr/src/app/weights -v datadb:/data/db/ \
         -p 8008:8008 ghcr.io/ai-joe-git/serge:main
        
Done! Navigate to http://localhost:8008 to talk to Open AI-Pro.