This codebase is for a React and Electron-based app that executes the FreedomGPT LLM locally (offline and private) on Mac and Windows using a chat-based interface
I managed to get FreedomGPT working, but it seems to only react to requests from localhost on Linux. The page is accessible on remote systems, but Freedom GPT Never responds, it only answers localhost at the local machine, even when functioning over Proxied Apache.
I managed to get FreedomGPT working, but it seems to only react to requests from localhost on Linux. The page is accessible on remote systems, but Freedom GPT Never responds, it only answers localhost at the local machine, even when functioning over Proxied Apache.