AndrewPrifer/jimothy
About the project
A tool for training small local text classifiers from Jev-compatible examples. Runs in the browser or Node.js, with TF-IDF and MiniLM backends.
Useful for
- Train a support-ticket classifier from labeled examples and run it locally.
- Deploy a text classification model directly in the browser via WASM or WebGPU.
- Generate labels with a teacher model and train a compact classifier on them.
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 2 expected by the end of the day.
- The repository is 6 days old and already has 74 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #183.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 74
- Today
- 0 · ≈ 2 by evening
- Forks
- 3
- Issues and pull requests
- 3
- Watchers
- 0
- Language
- TypeScript
- License
- MIT
- Created
- September 20, 2026
- Last push
- September 21, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026Top new repositories this week: #180
Similar by description
-
0.4
huggingface/transformers.js
JavaScript library for running pretrained Transformers models directly in the browser via ONNX Runtime, with no server needed. Supports NLP, computer vision, audio, and multimodal tasks.
-
3.9
jaredpalmer/kev
kev is a LoRA adapter with a small readout head on top of Qwen2.5-0.5B that answers many typed questions about a document in a single forward pass, returning calibrated probabilities instead of text.
-
2.2
taeold/djev-run
Deploys the DiffusionGemma-Jev (djev) model on Google Cloud Run with an NVIDIA RTX PRO 6000 GPU and a TypeSafe AI compatible API. Includes Snake, Dino, and Tetris demos running directly in the browser.