Lantern is a PostgreSQL vector database extension designed for building AI applications, offering features like embedding generation for popular use cases and interoperability with pgvector's data type.
It is built on top of usearch, a state of the art implementation of HNSW, and aims to be the most performant vector database and provide the best suite of tools for developers. Upcoming features include a cloud-hosted version of Lantern and tools for generating embeddings.