Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
gaurv007
/
ClauseGuard
like
0
Sleeping
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
refs/pr/2
ClauseGuard
Ctrl+K
Ctrl+K
2 contributors
History:
164 commits
gaurv007
fix(app.py): v4.1 — bounded caches, softmax, NLI format, max_length=512, batched NER, risk formula
a47411a
verified
2 months ago
api
fix(api): v4.1 — sliding window rate limiter, RAG TTL, input validation, proper IP extraction
2 months ago
extension
v3.0: Upload actual extension/background.js content
2 months ago
ml
Fix: DeBERTa-v3 fp16 crash on T4 — use fp32, batch=2, grad_accum=16
2 months ago
web
feat(web): add loading skeleton for analyze page — instant navigation feedback
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
.gitignore
Safe
496 Bytes
Fix Next.js 16: restore @tailwindcss/postcss, middleware→proxy.ts, serverExternalPackages top-level, add .gitignore
2 months ago
DEPLOY.md
Safe
3.94 kB
v3.0: Upload actual DEPLOY.md content
2 months ago
README.md
Safe
8.19 kB
v4.0: Update README with OCR, Chatbot, and Redlining docs
2 months ago
app.py
Safe
16 Bytes
fix(app.py): v4.1 — bounded caches, softmax, NLI format, max_length=512, batched NER, risk formula
2 months ago
chatbot.py
Safe
16.5 kB
v4.0: Add chatbot.py — OCR + RAG Chatbot + Clause Redlining
2 months ago
compare.py
Safe
20 Bytes
fix(compare.py): v3.1 — O(n²)→O(n+m) similarity via matrix multiplication
2 months ago
compliance.py
Safe
23 Bytes
fix(compliance.py): v3.1 — improved negation detection with sentence boundaries
2 months ago
obligations.py
Safe
11.8 kB
v3.1: Fix 7-8 — party attribution scoped to sentence, reject >40 char strings
2 months ago
ocr_engine.py
Safe
8.26 kB
v4.0: Add ocr_engine.py — OCR + RAG Chatbot + Clause Redlining
2 months ago
redlining.py
Safe
31.4 kB
v4.0: Add redlining.py — OCR + RAG Chatbot + Clause Redlining
2 months ago
requirements.txt
Safe
211 Bytes
v4.0: Add requirements.txt — OCR + RAG Chatbot + Clause Redlining
2 months ago