QWED-AI/qwed-verification
Deterministic verification layer for LLMs | AI hallucination detection | Model output validation | Formal verification for AI | Python 🐍
This tool acts as a critical safety check for AI outputs, specifically for large language models (LLMs) and AI agents. It takes the AI's generated content (like code, SQL, or logical statements) along with your predefined rules or schemas, and then verifies if the output is correct, safe, and adheres to your specifications. It's for engineers, product managers, or anyone responsible for deploying AI in critical applications where accuracy and safety are paramount.
Use this if you need to ensure that AI-generated content, especially code, SQL, or structured data, is accurate and safe before it impacts your production systems or business operations.
Not ideal if your AI outputs are freeform text, you don't have clear rules or schemas for verification, or if the primary verification domain (math, logic, SQL, code, schemas) is not supported.
Stars
47
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/QWED-AI/qwed-verification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cxumol/promptmask
Never give AI companies your secrets! A local LLM-based privacy filter for LLM users. Seamless...
sgasser/pasteguard
AI gets the context. Not your secrets. Open-source privacy proxy for LLMs.
AgenticA5/A5-PII-Anonymizer
Desktop App with Built-In LLM for Removing Personal Identifiable Information in Documents
rpgeeganage/pII-guard
🛡️ PII Guard is an LLM-powered tool that detects and manages Personally Identifiable Information...
subodhkc/llmverify-npm
AI model health monitor for LLM apps – runtime checks for drift, hallucination risk, latency,...