Morphic on Ubuntu 24.04 LTS

Azure Artificial Intelligence (AI)

an AI powered answer engine that searches the web and writes you a cited answer

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Morphic is an open source, AI powered answer engine. You ask a question in plain language and it searches the web, reads what it finds, and streams back a written answer alongside the sources it drew on, laying results out in a generated interface rather than a list of links. Conversations are kept so a line of enquiry can be picked up later, and each answer comes with suggested follow up questions. Morphic calls an AI provider rather than hosting a model of its own, so it needs no specialist hardware: you supply a key for whichever provider you prefer and keep full control of the model in use and what it costs. It suits anyone who wants the convenience of a conversational research tool without handing their questions to somebody else's service.

Why the cloudimg image

The cloudimg image is the whole appliance rather than the application alone: the upstream release pinned to an immutable image digest so the version never drifts, a private search engine already running on the machine so web search works without any search subscription, and a database and cache co hosted and bound to the local interface only. It is secure by default rather than open on arrival: upstream Morphic has no sign in of its own, so an instance left on a public address would let any passer by spend your AI provider credit. Instead every launch generates its own username and password on first boot, writes them to a root only file on the machine, and keeps the web front door shut until that lock down has completed and been proved. No provider key is ever built into the image; you add exactly one after launch. Every image comes with a step by step deployment guide written and executed against the running product, and 24/7 support from cloudimg.

Common uses

  • Run a private research assistant for your team on infrastructure you control
  • Answer questions from the live web without routing every query through a third party AI search product
  • Compare AI providers and models behind one consistent interface, paying only for what you use

See it running

Real screenshots taken while testing this image against its deployment guide.

Morphic on Ubuntu 24.04 LTS screenshot 1 Morphic on Ubuntu 24.04 LTS screenshot 2 Morphic on Ubuntu 24.04 LTS screenshot 3 Morphic on Ubuntu 24.04 LTS screenshot 4