-
-
"HostelAI landing page showcasing AI-powered complaint intelligence with real-time metrics, priority detection, and role-based workspaces."
-
"Secure login portal with role-based access for students and wardens, featuring AI-powered workspace authentication."
-
"Warden Control Center with real-time stats, live complaint queue, and AI-prioritized issue management with advanced filtering."
-
"Key platform metrics showcasing 2.4 hours faster complaint resolution, AI-based priority detection, and real-time tracking capabilities."
-
"Three-step complaint resolution workflow: Students submit issues, AI analyzes and classifies, wardens resolve with confidence."
Living in a hostel during my college years, I witnessed how complaints would get lost in WhatsApp messages, handwritten registers, and forgotten verbal requests—the breaking point came when a friend's faulty geyser went unrepaired for seventeen days despite four reports. This frustration inspired HostelSolve, a smart complaint management platform that ensures every issue is tracked, prioritized, and resolved transparently. Building this project taught me the full stack of modern web development, from Next.js 14's App Router and TypeScript's type safety to Prisma ORM with SQLite and Tailwind CSS for responsive UIs. The system's intelligence relies on mathematical foundations—using the Jaccard index for duplicate detection and weighted scoring formulas for automatic priority classification into low, medium, or high levels. The architecture separates student and warden dashboards, with a service layer handling classification, duplicate detection, and priority scoring, all powered by a local SQLite database through Prisma. Key challenges included building a rule-based engine that rivals AI performance without external APIs, achieving 100ms response times with zero cost; implementing smart duplicate detection that catches similar complaints like "fan not working" versus "fan isn't spinning"; and balancing simplicity for students with powerful tools for wardens. The impact is significant—manual systems take five to seven days with thirty percent lost complaints, while HostelSolve projects one to two day resolution times, zero lost complaints, and reduces warden triage time from two hours to thirty minutes daily. Currently a local-first demo without authentication, the roadmap includes user authentication, real-time notifications, photo attachments, analytics dashboards, a mobile app, and comprehensive testing. HostelSolve isn't just about complaints—it's about dignity, ensuring every student's voice is heard and every warden has the tools they need, built with love for every hostel student who's ever felt ignored.
Built With
- ai
- api
- code
- codex
- css
- git
- github
- gpt-5.6
- html
- javascript
- learning
- machine
- next.js
- node.js
- npm
- openai
- prisma
- react
- rest
- sqlite
- tailwind
- typescript
- vs
Log in or sign up for Devpost to join the conversation.