You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLM Semantic Router: Intelligent Mixture-of-Models (MoM) System with Privacy Preservation and Prompt Guard. The semantic router intelligently directs OpenAI compliant API requests to the most suitable backend models based on semantic understanding of request content.
Pure-Rust prompt-injection detector with 1.5MB embedded MLP classifier. 98.40% accuracy, p50 14ms CPU inference, bindings for Python/JS/Go. Apache-2.0/MIT alternative to Rebuff (archived) and Lakera Guard.
Advanced AI Agent playground with Gemini/GPT integration, supporting mocked/production RAG, history compression, and detailed data provenance for logic validation.
ARCHIVED - A practical hybrid safety middleware for Large Language Models. It runs both a FastAPI production endpoint and the original interactive CLI with heartbeat. For AI labs, red/blue teaming, prompt engineering