This project was developed for a hackathon and aims to optimize emergency response using AI triage. The project includes a mobile app, backend server, and a custom-trained spaCy model for Named Entity Recognition (NER). The app allows users to call for help, extract key details from their voice calls using speech-to-text models, and provide certified first aid tips based on the extracted information. Additionally, users can book ambulances through the app's map interface.
- Mobile App: Flutter
- Backend: Django
- Database: MySQL
- Design: Figma File
- Real-time emergency response optimization
- Speech-to-text for call transcription
- Custom-trained spaCy model for NER
- Extraction of symptoms and conditions from voice transcripts
- Certified first aid tips based on extracted information
- Ambulance booking via map interface
To set up the project, follow these steps:
- Clone the repository.
- Set up the backend server using Django and MySQL.
- Install dependencies for the mobile app using Flutter.
- Run the predictor service on any linux based PC (It is a flask server)
- Run the app on a compatible device or emulator.
- Use the app to call for help in emergency situations.
- Speak clearly to allow the app to transcribe your voice call.
- Follow the app's instructions for first aid tips and ambulance booking.
- Aarchi
- Dhruv
- Pranav
- Utsah