ContractSentinel is a multi-agent system that analyzes enterprise contracts for risk, policy violations, and generates redlined rewrites instantly. Why dual LLMs? Groq (LLaMA 3.3 70B) powers Agents 1–3: blazing fast, free, zero rate-limit issues for parallel calls Google Gemini 2.0 Flash powers Agent 4 (Redline Engine): maintains Google prize eligibility, single focused call so no rate limits Tech Stack Backend: FastAPI (Python) AI — Reasoning: Groq API (LLaMA 3.3 70B) - Agents 1, 2, 3 AI — Redlines: Google Gemini 2.0 Flash - Agent 4 PDF Parsing: pdfplumber Deployment: Docker on Railway (free) or any VPS Frontend: Vanilla HTML/CSS/JS (zero dependencies) Hackathon Tracks ✅ Collaborative Systems - 4 specialized agents coordinated by a planner ✅ Enterprise Utility - solves real legal review bottleneck for managers and procurement teams ✅ Agentic Workflows - agents run in parallel with dependency management
Category tags: