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
"description": "AuctoriaAI is a full-stack governance platform that enforces quality, accuracy, and compliance for AI-generated documents. It implements a structured multi-stage pipeline where every document travels through automated fact extraction, LLM-powered draft generation, rubric-based QA evaluation, claim validation, and human review — all with full audit trails.",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"test": "echo \"Error: no test specified\" && exit 1"