LibreChat, the open source ChatGPT-style AI chat platform for many model providers, preinstalled for AWS with MongoDB, Meilisearch and nginx. Per-instance secrets and a login are generated on first boot. Backed by 24/7 cloudimg support.
## LibreChat by cloudimg
LibreChat is the popular open source AI chat platform - a self-hosted, ChatGPT-style web interface that connects to many model providers (OpenAI, Azure OpenAI, Anthropic, Google, AWS Bedrock, Ollama and any OpenAI-compatible endpoint) behind one UI, with conversation search, presets and multi-user accounts. This Amazon Machine Image delivers LibreChat fully installed and configured, so a private AI chat platform is running within minutes of launch. The current release available is LibreChat 0.8.
## Application Stack
The LibreChat Node server runs behind nginx as a reverse proxy. MongoDB provides the datastore and Meilisearch powers conversation search. The server and databases bind to the loopback interface.
## Secure First Boot
On the first boot of every instance a one shot service generates fresh encryption and session secrets, unique to that instance, so user-saved model keys are encrypted with a key no other deployment shares. Open registration is disabled and a single account with a per-instance password is created and written to a root only file. No shared or default credentials ship in the image.
## Bring Your Own Model Keys
The image ships no provider API keys. Sign in, open settings, and connect an OpenAI, Anthropic, Bedrock or Ollama endpoint - or point LibreChat at a private model server in your own VPC so prompts never leave your account.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering deployment, provider configuration, upgrades, TLS termination and database administration.
LibreChat is a trademark of its respective owner. Use of the name does not imply any affiliation with or endorsement by them.