○ Checking Ollama…
✦
Ludus AI
Private, on-device AI. Your data never leaves your machine.
Supports: images · PDF · TXT · MD · CSV · JSON · code files
Private, on-device AI. Your data never leaves your machine.
Supports: images · PDF · TXT · MD · CSV · JSON · code files
# Windows — run in Command Prompt set OLLAMA_ORIGINS=* set OLLAMA_HOST=0.0.0.0:11434 ollama serve # Mac / Linux OLLAMA_ORIGINS=* OLLAMA_HOST=0.0.0.0:11434 ollama serve # Then point the URL above to your machine's LAN IP: # e.g. http://192.168.1.42:11434