snipsco/snips-nlu
Snips NLU is a Python library that extracts structured meaning from natural language text using machine learning.

Velocity · 7d
+1.2
★ / day
Trend
→steady
star history
The library enables intent detection and entity extraction from user utterances, powering chatbot and voice assistant backends. It uses machine learning models trained on language data to parse free-text into machine-readable structured outputs containing intents, slots, and entities. The library supports multiple languages and provides both a Python API and a command-line interface.