Support
Getting started
Phantasm needs a backend to talk to. The quickest path:
- Install Ollama on a machine you own and pull a model.
- Optionally run the
Phantasm
orchestrator next to it for web search and image generation
(
docker compose up). - In the app, open Settings and enter your server's URL and token.
The README has the full setup guide, and the spec documents how the app and server talk to each other.
Common issues
- "Can't connect" — make sure your phone can reach the server's address, such as on the same Wi-Fi network, and that the URL includes the right port.
- No web search or image buttons — those appear only when the app is pointed at the orchestrator and it advertises those capabilities. Against a bare Ollama, the app is plain chat by design.
- Model list is empty — check the auth token, and that Ollama has at least one model pulled.
Bugs & feature requests
Phantasm is open source. Report bugs or request features on the GitHub issue tracker — it's the fastest way to reach the developers, and your report helps everyone.
Privacy questions
See the privacy policy. The short version: we collect nothing, and your data never touches our servers because we don't have any.