Skip to content

Hello, we're Minish!

About us

We're a two-person (pringled and stephantul) open-source lab, with a focus on Natural Language Processing.

We believe that if you make models fast enough, you unlock new possibilities.

Using our models and packages, you can:

  • Embed the entire English Wikipedia in 5 minutes
  • Classify tens of thousands of documents per second on a CPU
  • Approximately deduplicate extremely large datasets in minutes
  • Build the fastest RAG application in the world
  • Easily evaluate which ANN algorithm works best for your data

Our projects:

  • model2vec: tiny static embedding models with state-of-the-art performance.
  • potion: the best small models in the world. 100-500x faster than a sentence-transformer, and almost as good.
  • semble: the fastest and best code search library for your agent.
  • vicinity: consistent interfaces to many approximate nearest neighbor algorithms.
  • semhash: lightning-fast, super accuracte, semantic deduplication and filtering for your text datasets.
  • model2vec-rs: a Rust port of model2vec.

You can also find us on:

Pinned Loading

  1. model2vec model2vec Public

    Fast State-of-the-Art Static Embeddings

    Python 2.2k 124

  2. semble semble Public

    Fast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read

    Python 6k 264

  3. semhash semhash Public

    Fast Multimodal Semantic Deduplication & Filtering

    Python 963 56

  4. vicinity vicinity Public

    Lightweight Nearest Neighbors with Flexible Backends

    Python 351 13

  5. tokenlearn tokenlearn Public

    Pre-train Static Word Embeddings

    Python 111 11

  6. model2vec-rs model2vec-rs Public

    Official Rust Implementation of Model2Vec

    Rust 212 27

Repositories

Showing 10 of 12 repositories
  • model2vec Public

    Fast State-of-the-Art Static Embeddings

    MinishLab/model2vec's past year of commit activity
    Python 2,200 MIT 124 1 0 Updated Sep 9, 2026
  • semble Public

    Fast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read

    MinishLab/semble's past year of commit activity
    Python 6,039 MIT 264 2 2 Updated Sep 8, 2026
  • semble-grammars Public

    Prebuilt tree-sitter grammars for Semble

    MinishLab/semble-grammars's past year of commit activity
    Python 1 MIT 0 0 0 Updated Aug 1, 2026
  • watertemplate Public template

    Template

    MinishLab/watertemplate's past year of commit activity
    Makefile 5 MIT 3 0 0 Updated Jun 14, 2026
  • tokenlearn Public

    Pre-train Static Word Embeddings

    MinishLab/tokenlearn's past year of commit activity
    Python 111 MIT 11 1 0 Updated Jun 9, 2026
  • docs Public
    MinishLab/docs's past year of commit activity
    MDX 0 2 0 0 Updated Jun 5, 2026
  • semhash Public

    Fast Multimodal Semantic Deduplication & Filtering

    MinishLab/semhash's past year of commit activity
    Python 963 MIT 56 1 0 Updated May 24, 2026
  • vicinity Public

    Lightweight Nearest Neighbors with Flexible Backends

    MinishLab/vicinity's past year of commit activity
    Python 351 MIT 13 1 1 Updated May 24, 2026
  • model2vec-rs Public

    Official Rust Implementation of Model2Vec

    MinishLab/model2vec-rs's past year of commit activity
    Rust 212 MIT 27 0 1 Updated May 24, 2026
  • .github Public

    Readme

    MinishLab/.github's past year of commit activity
    0 0 0 0 Updated Apr 30, 2026

Most used topics

Loading…