Directory / Tags
guardrails
- 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.
- Classifying RAG passagesJudge each retrieved passage before it reaches the answering model: keep what helps, flag what contradicts the question, and drop anything carrying a hidden instruction.
- Guardrails for LLMsScreen what goes into and comes out of an LLM app in a single request: describe the hazards, score how bad complying would be, and let your code decide to pass, review, block or reroute.
End of catalogue. Add yours →