Ross ROSS = Recommend OSS · open-source software intelligence for agents

snipsco/snips-nlu

Snips Python library to extract meaning from text observed · 2026-08-28

github.com/snipsco/snips-nlu · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3493
  • days_rel: n/a
  • days_push: 1199
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3973 stars · 506 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Snips NLU is a Python library (with a Rust core) that extracts structured meaning from natural language text by detecting user intents and extracting slot parameters. It powers chatbots and voice assistants by turning sentences like 'What will be the weather in Paris at 9pm?' into machine-readable intent and entity data.

Use cases

  • extract intents and slots from user utterances in a chatbot
  • build a voice assistant that understands natural language commands
  • classify user text into predefined intents
  • perform named entity recognition and slot filling on sentences
  • parse dates, locations, and other entities from queries
  • run an intent parser locally without cloud NLU services

When to choose

  • you need lightweight, on-device or self-hosted NLU for a chatbot or voice assistant
  • you want intent classification plus slot extraction in a single Python library
  • you need multilingual intent parsing without external API calls

When to avoid

  • you need large transformer-based language understanding or generative LLM capabilities
  • you require actively maintained software with frequent updates and community support
  • you need state-of-the-art accuracy on complex, open-domain NLU tasks

Facets

library · maturity maintenance

nlp machine-learning parser machine-learning chatbots python cross-platform cli nlu intent-classification named-entity-recognition slot-filling voice-assistants natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
snipsco/snips-nlumain23

For agents

markdown · JSON · MCP: product_card(name="snipsco/snips-nlu")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem