Ollama
Simple local model management with an OpenAI-compatible endpoint at 127.0.0.1:11434.
Connect the browser directly to an OpenAI-compatible model server on this computer. PUI adds projects, files, agents, prompts and organized conversations without proxying the request.
Simple local model management with an OpenAI-compatible endpoint at 127.0.0.1:11434.
Browse and load local models visually, then expose the selected model at 127.0.0.1:1234.
Serve MLX and vision-language models efficiently through 127.0.0.1:8000.
Run Ollama, start the LM Studio server or launch oMLX with an OpenAI-compatible API. The service stays on this computer.
The server must accept requests from https://pui.ai. For Ollama installations that require an explicit origin, start it with OLLAMA_ORIGINS=https://pui.ai ollama serve. If the server requires authentication, store its token in PUI's optional local-provider credential field.
Open Models in PUI, choose the local runtime and run the connection test. In Chromium, approve the Local Network Access prompt when it appears.
Current Chromium browsers grant secure sites explicit Local Network Access. PUI declares 127.0.0.1 as loopback, while your local server separately controls CORS. The pui.ai server never participates in that connection.
Open Models and connect to the models on this computer.