๐Ÿค– Bajaj Document Analyzer

AI-Powered Insurance Policy Analysis

โœ… System Status: Built In Minimal Processor Active
๐Ÿ“„ Documents: 1
๐Ÿ“‹ Clauses: 5
๐ŸŒ Environment: Production (Vercel)

๐Ÿงช Test Query Processing



๐ŸŽฏ Sample Queries

46-year-old male, knee surgery in Pune, 3-month-old insurance policy
What is the waiting period for pre-existing diseases?
Does this policy cover maternity expenses?
Grace period for premium payment
Emergency treatment coverage

๐Ÿ“š API Endpoints

GET / - Interactive interface (this page)
POST /process_query - Main query processing endpoint
POST /hackrx/run - Hackathon submission endpoint
GET /health - System health check
GET /docs - API documentation (Swagger)
GET /stats - System statistics

๐Ÿ† Problem Statement Compliance

โœ… Parse natural language queries to identify key details
โœ… Search relevant clauses using semantic understanding
โœ… Evaluate information to determine correct decisions
โœ… Return structured JSON responses with clause mappings
โœ… Handle vague/incomplete queries with robust fallbacks
โœ… Explain decisions by referencing exact policy clauses