TrueNeighbour is a hyper-local community platform where users verified via OTP can instantly request or volunteer for mutual aid, using real-time status tracking to connect neighbors in need with those ready to help.
TrueNeighbour is a real-time, peer-to-peer platform designed to decentralize local aid. It provides a direct bridge between people facing immediate challenges and neighbors ready to help, removing the need for slow, centralized coordination.
Automated Logic Engine: The app analyzes user-submitted text to automatically classify requests into categories like Medical, Food, Transport, or Education.
Dynamic Urgency Detection: It identifies key phrases to assign priority levels, ensuring that critical requests are seen first by the community.
Live-Syncing Feed: Built with a reactive cloud database, the volunteer feed updates in real-time. As soon as a neighbor posts a request, it appears on every volunteer's device without a page refresh.
Instant Task Claiming: A streamlined workflow allows volunteers to claim a request with a single tap, instantly updating the status across the entire network to prevent duplicate efforts.
The project uses a modern reactive stack to ensure low latency and high reliability:
Client-Side: A cross-platform mobile interface designed for speed and accessibility.
Data Management: A relational database utilizing persistent stream connections for instant data broadcasting.
Classification: A custom heuristic engine that parses natural language inputs to drive the app's categorization logic.
TrueNeighbour aims to empower communities to become more resilient. By making it easier to ask for and provide help, we can create a faster, more reliable safety net for everyone in the neighborhood.