Skip to main content
Nomic builds tools that enable everyone to interact with AI scale datasets and run AI models on consumer computers. Nomic currently offers two products:
  • Atlas: the Visual Data Engine
  • GPT4All: the Open Source Edge Language Model Ecosystem
The Nomic integration exists in two partner packages: langchain-nomic and in langchain-community.

Installation

You can install them with:

LLMs

GPT4All

See a usage example.

Embedding models

NomicEmbeddings

See a usage example.

GPT4All

See a usage example.

Vector store

Atlas

See a usage example and installation instructions.