Directory / Tags
classification
- Jev DetectorA free AI-slop detector. Paste up to 10,000 words and Jev checks every sentence against known AI-writing patterns, then highlights the ones worth a second look with the pattern it matched, a strength score and a confidence. Framed as a writing aid rather than a verdict, with the Wikipedia rubric it draws on linked. No login.
- Jev Moderation BotA Discord moderation bot in Python that asks Jev whether each message is spam or a scam link, deletes offenders on the spot and escalates from a warning to a timeout. A /profile command scores a member across scam risk, spamminess, toxicity and helpfulness, and pardons are kept as precedents so the same false alarm is not repeated.
- skillrankerA standalone Rust CLI that puts TypeSafe.ai's Jev at the center of skill selection: Jev evaluates your agent's live context, compares the available skills, and estimates which ones fit the next step. SkillRanker supplies the session integration, local safeguards, and inspectable feedback around it.
- Classification using confidenceSort company annual reports into fine-grained industry groups with one Choice each, and use the answer's own confidence to fall back to the broader division when the model is unsure.
- Hierarchical classificationClassify documents into deep category trees, such as patents, retail products, biomedical topics and source code, by running a beam search over the probabilities of each level.
End of catalogue. Add yours →