Weaviate preinstalled for AWS. The open source vector database for AI semantic, keyword and hybrid search, on Ubuntu 24.04, gated by a unique API key generated on first boot. Backed by 24/7 cloudimg support.
## Weaviate by cloudimg
Weaviate is the popular open source vector database for AI applications. It stores data objects with their vector embeddings and runs fast semantic, keyword and hybrid search through GraphQL and REST APIs, a strong backend for retrieval augmented generation and similarity search. This Amazon Machine Image delivers Weaviate fully installed as a system service, so a production ready vector database is running within minutes of launch. The release available is Weaviate 1.38.
## Secure First Boot
Anonymous access is disabled and API-key authentication is enabled, with a unique key generated for every instance on first boot and written to a root only file. No shared or default key ships in the image.
## Ready To Use
Connect with the Weaviate client, create a collection and add objects with your own vectors. Data lives on a dedicated, resizable volume. The image ships no embedding model and is CPU only.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering deployment, schema and collection design, vectorizer and module configuration, backups, TLS and scaling.