JunMa11/MedJev
About the project
A tool for extracting structured clinical variables from free-text medical notes: it turns notes into table-ready data, running locally on a single consumer GPU without sending data outside.
Useful for
- Extract fields like hospital admission or severity from notes into a ready table
- Train the model on your own labelled notes for new fields
- Evaluate extraction accuracy and latency on the dev split via medjev.evaluate
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 5 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 3 days old and already has 83 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #188.
- About 6 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 83
- Today
- 0 · ≈ 5 by evening
- Forks
- 15
- Issues and pull requests
- 0
- Watchers
- 1
- Language
- Python
- License
- Apache-2.0
- Created
- September 22, 2026
- Last push
- September 22, 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 25, 2026Top new repositories this week: #187
More in this category
-
6.6
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.
-
6.0
deepopen-com/deepopen
Open-source non-autoregressive System 1 decision engine for typed decisions: returns typed answers (choice, score, noul) in a single forward pass across 100+ languages without generating text. Suited for…
-
5.6
togethercomputer/tev1
Open dataset and fine-tuning recipe for Qwen3.5-4B that picks one of 2–24 options given context and a question. The repo ships data, build scripts, Together AI training and evaluation tooling.
-
5.0
NVIDIA/Model-Optimizer
NVIDIA library for compressing and accelerating models: quantization, pruning, distillation, NAS and speculative decoding with export to TensorRT-LLM, vLLM, SGLang. For ML engineers preparing models for deployment.
-
4.6
Liuziyu77/Valen
A multimodal decision model built on a Qwen3.5-0.8B/2B backbone: it takes text, images and video with an instruction and returns probabilities over supplied candidates without generating answer tokens. The repo…
-
4.6
mizorewww/laya-mlx
Native MLX runtime for Laya typed decision models: returns probabilities for choices, scores or truth values without text generation, running locally on Apple Silicon.