Skip to main content

Atlas

Nomic Atlas is a platform for interacting with both small and internet scale unstructured datasets.

Installation and Setup​

  • Install the Python package with pip install nomic
  • Nomic is also included in langchains poetry extras poetry install -E all

VectorStore​

See a usage example.

from langchain_community.vectorstores import AtlasDB

API Reference:


Help us out by providing feedback on this documentation page: