Built a web application that classifies free-text crime descriptions into structured legal categories and provides actionable legal guidance. Implemented a rule-based NLP system using keyword matching and regex to identify crime types with confidence scoring. The application generates outputs including IPC/BNS/IT Act sections, complaint procedures, evidence checklists, and emergency contacts. Designed as a fully client-side solution with responsive UI, ensuring accessibility without backend or external APIs.