v4.0: Web API analyze route β forward auth token to backend cdcee3d verified gaurv007 commited on Apr 24
v4.0: Fix api/requirements.txt versions + add doctr, huggingface_hub e85a2a6 verified gaurv007 commited on Apr 24
v4.0: Backend API β add /api/redline, /api/chat, /api/ocr endpoints 6e7c8ba verified gaurv007 commited on Apr 24
Fix: ChatInterface examples must be list of lists with additional_inputs 7f5fe5c verified gaurv007 commited on Apr 24
v4.0: Update README with OCR, Chatbot, and Redlining docs 28c983c verified gaurv007 commited on Apr 24
v4.0: Add requirements.txt β OCR + RAG Chatbot + Clause Redlining 52ee555 verified gaurv007 commited on Apr 24
v4.0: Add redlining.py β OCR + RAG Chatbot + Clause Redlining 8522824 verified gaurv007 commited on Apr 24
v4.0: Add chatbot.py β OCR + RAG Chatbot + Clause Redlining f0f9872 verified gaurv007 commited on Apr 24
v4.0: Add ocr_engine.py β OCR + RAG Chatbot + Clause Redlining b5350d6 verified gaurv007 commited on Apr 24
v4.0: Add app.py β OCR + RAG Chatbot + Clause Redlining 549ed6e verified gaurv007 commited on Apr 24
Fix: DeBERTa-v3 fp16 crash on T4 β use fp32, batch=2, grad_accum=16 970316e verified gaurv007 commited on Apr 24
Update notebook for T4 GPU: batch=4, grad_accum=8, eval_batch=8 55761de verified gaurv007 commited on Apr 24
Add ClauseGuard v4 Colab notebook: DeBERTa-v3-large 2-stage training (LEDGARβCUAD) with ASL a4cb2c1 verified gaurv007 commited on Apr 24
Add ClauseGuard v4 training script (DeBERTa-v3-large + LEDGAR + CUAD + ASL) 1dc0b52 verified gaurv007 commited on Apr 24
v3.1: Fix 9-10 β cross-domain detection, higher similarity threshold, contract type gate c6e0514 verified gaurv007 commited on Apr 24
v3.1: Fix 7-8 β party attribution scoped to sentence, reject >40 char strings 3116f23 verified gaurv007 commited on Apr 24
v3.1: Fix 1-6 from bug report β deterministic chunking, metadata fix, heading strip, raw_text missing-clause, guardrails 584624e verified gaurv007 commited on Apr 24
v3.0: Update schema.sql β add admin setup command for ankygaur9972@gmail.com with admin role + pro plan adad3b7 verified gaurv007 commited on Apr 24
v3.0: Fix analyze page β fetch plan/role from DB via /api/me, no hardcoded emails or limits c4a1d47 verified gaurv007 commited on Apr 24
v3.0: Add /api/me route β returns user profile (plan, role, usage) from DB for client components f16b685 verified gaurv007 commited on Apr 24
v3.0: Fix nav.tsx β remove hardcoded ADMIN_EMAILS, fetch role from DB profile efd3fc1 verified gaurv007 commited on Apr 24
v3.0: Fix admin API route β remove hardcoded email, check DB profiles.role only f9d1091 verified gaurv007 commited on Apr 24
v3.0: Fix admin-guard.ts β remove hardcoded email, check DB role only 3d6bc12 verified gaurv007 commited on Apr 24
v3.0: Upload web/app/dashboard-pages/dashboard/page.tsx β zero emojis, Lucide icons, responsive ce35a9f verified gaurv007 commited on Apr 24
v3.0: Upload web/app/page.tsx β zero emojis, Lucide icons, responsive a2da3ec verified gaurv007 commited on Apr 24
v3.0: Upload web/app/dashboard-pages/compare/page.tsx β zero emojis, Lucide icons, responsive de12cf0 verified gaurv007 commited on Apr 24
v3.0: Upload web/app/dashboard-pages/analyze/page.tsx β zero emojis, Lucide icons, responsive 32e255a verified gaurv007 commited on Apr 24
v3.0: Fix requirements.txt β actual content (was path reference) f9afefe verified gaurv007 commited on Apr 24
v3.0: Fix nav.tsx β upload actual content (was file path reference), v3.0 badge 1995940 verified gaurv007 commited on Apr 24
v3.0: Rewrite landing page β zero emojis, Lucide icons only, fully responsive mobile-first layout 408d3b8 verified gaurv007 commited on Apr 24
v3.0: Rewrite dashboard β zero emojis, Lucide icons only, responsive grid, ML model badges on scan history b31a56a verified gaurv007 commited on Apr 24
v3.0: Rewrite compare page β zero emojis, Lucide icons, responsive grid, semantic method indicator 862eccb verified gaurv007 commited on Apr 24
v3.0: Rewrite analyze page β zero emojis, Lucide icons only, fully responsive, rich UI with severity grid, source badges, compliance context 7d997bc verified gaurv007 commited on Apr 24
v3.0: Update dashboard β show ML model indicators, obligation counts, model source badges on scan history d51b773 verified gaurv007 commited on Apr 24
v3.0: Update landing page β reflect 3 ML models, negation-aware compliance, semantic comparison, source indicators 25dfe85 verified gaurv007 commited on Apr 24
v3.0: Update compare page β show comparison method (semantic/lexical) indicator 705ce80 verified gaurv007 commited on Apr 24
v3.0: Update analyze page β source indicators (π€/π), NLI confidence, negation badges, priority, new entity types 3a6561a verified gaurv007 commited on Apr 24
v3.0: Fix extension - send {text} not {clauses} to API, add rate limit handling f0fb36b verified gaurv007 commited on Apr 24
v3.0: Fix API requirements - remove optimum, add sentence-transformers d08dca4 verified gaurv007 commited on Apr 24