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

erelsgl/limdu

Machine-learning for Node.js observed · 2026-08-28

github.com/erelsgl/limdu · JavaScript · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 76
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4830
  • days_rel: n/a
  • days_push: 146
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1048 stars · 99 forks observed · 2026-08-28

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

Limdu is a machine-learning framework for Node.js supporting binary, multi-class, and multi-label classification with online and batch learning. It includes feature engineering, cross-validation, and serialization, making it suited for natural language understanding in dialog systems and chatbots.

Use cases

  • classify text into multiple labels in nodejs
  • online learning classifier for a chatbot
  • train a naive bayes or perceptron text classifier
  • cross-validate machine learning models in javascript
  • build natural language understanding for dialog systems
  • serialize and reload trained classifiers

When to choose

  • you need multi-label or online classification in pure JavaScript on Node.js
  • you want lightweight classifiers without native dependencies
  • you are building a chatbot or dialog system with text classification

When to avoid

  • you need deep learning or GPU acceleration
  • you need a mature, well-tested production ML library
  • you work outside the Node.js ecosystem

Facets

library · maturity experimental

machine-learning nlp serialization machine-learning chatbots multi-label-classification online-learning text-classification classifiers cross-validation natural-language-processing nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
erelsgl/limdumain57

For agents

markdown · JSON · MCP: product_card(name="erelsgl/limdu")

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