undertheseanlp/underthesea
Underthesea - AI Assistant observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- 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: 0.0
- age_days: 3472
- days_rel: 108
- days_push: 7
- n_releases_24m: 25
Adoption not part of the score
1804 stars · 309 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Underthesea is an open-source Python toolkit for Vietnamese natural language processing that has evolved into an agentic AI toolkit with multi-provider LLM agent support (OpenAI, Azure OpenAI, Anthropic, Gemini) using zero external dependencies. It combines Vietnamese NLP modules like word segmentation with a lightweight Agent framework built on Python stdlib.
Use cases
- segment Vietnamese text into words
- build an AI agent that talks to OpenAI or Claude without extra dependencies
- do Vietnamese NLP in Python
- switch between multiple LLM providers with one interface
- process Vietnamese text for chatbots
- run Vietnamese NLP in a Colab notebook
When to choose
- you need Vietnamese-specific NLP like word segmentation
- you want a dependency-free agent that calls LLM APIs with stdlib only
- you need multi-provider LLM support (OpenAI, Anthropic, Gemini, Azure)
- you want a mature, well-maintained Vietnamese NLP library
When to avoid
- you need NLP for languages other than Vietnamese
- you need a full-featured agent framework with tools, memory, and orchestration
- you need high-performance production LLM features like streaming or retries
Facets
library · maturity active
nlp agent-framework llm-inference machine-learning sdk artificial-intelligence large-language-models machine-learning python cross-platform vietnamese word-segmentation multi-provider-llm zero-dependency-agent open-source natural-language-processing ai-agents
3 sources
- readme: https://github.com/undertheseanlp/underthesea · fetched 2026-08-28 · bb70696e7360
- homepage: http://undertheseanlp.com · fetched 2026-08-29 · 1690f4eee6df
- registry_pypi: https://pypi.org/pypi/underthesea/json · fetched 2026-08-29 · e7b639cc399d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| undertheseanlp/underthesea | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="undertheseanlp/underthesea")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem