#62 · Primary category: NLP Tools & Text Processing
nomic
Nomic Developer API SDK
Project last updated:11/11/25
GitHub Stars
1.9K
Forks
196
Contributors
22
License
Other
Why we included this project
Nomic Atlas turns large collections of unstructured data into interactive maps you can explore, label, and share in a browser, and this library is the Python client for driving that platform. The service scales from a few hundred points up to tens of millions across text, image, audio, and video, which makes it useful when your data outgrows what a spreadsheet can show you. The SDK covers the practical workflow: generate and store embeddings, cluster records into semantic topics, run nearest-neighbor search, and pull embeddings back out as arrays or dataframes for your own analysis. It is a good fit when you want quick visual insight into messy data before committing to a heavier custom pipeline. One thing to weigh up front is that this is a client for a hosted commercial service rather than a self-hosted tool, so check how its data handling lines up with your privacy requirements.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量