fnnx-ai/scikit-llm
Seamlessly integrate LLMs into scikit-learn. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 95
- Release rhythm 34
- Longevity 86
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: 218.0
- age_days: 1209
- days_rel: 224
- days_push: 33
- n_releases_24m: 3
Adoption not part of the score
3529 stars · 287 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Scikit-LLM is a Python library that integrates large language models like GPT into scikit-learn workflows as estimators. It enables tasks such as zero-shot text classification, summarization, and vectorization using familiar fit/predict APIs.
Use cases
- zero-shot text classification with GPT
- use LLMs inside scikit-learn pipelines
- classify text sentiment without training data
- summarize documents with an LLM estimator
- build ML workflows that mix classical models and LLMs
- label text datasets using large language models
When to choose
- you already use scikit-learn and want LLM-powered estimators
- you need zero-shot classification or text analysis without training a model
- you want to drop LLMs into existing sklearn pipelines
When to avoid
- you need high-throughput, low-latency inference without API costs
- you want to fine-tune or train LLMs yourself
- you don't use Python or the scikit-learn ecosystem
Facets
library · maturity active
machine-learning nlp llm-inference data-science machine-learning large-language-models data-science python scikit-learn llm zero-shot-classification text-analysis openai estimators natural-language-processing
2 sources
- readme: https://github.com/fnnx-ai/scikit-llm · fetched 2026-08-28 · 5edb9d2d6e51
- homepage: https://beastbyte.ai/ · fetched 2026-08-29 · 1e61b155c0fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fnnx-ai/scikit-llm | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="fnnx-ai/scikit-llm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem