The problem ResCue solves
- Users of our mobile application can create an individual account by entering personal information about themselves, including name, phone number, emergency contacts, home and work addresses, email addresses, and frequently visited locations.
- Based on their location, users can obtain real-time weather data and news linked to that.
- A chatbot that responds to customer inquiries during a crisis by using PaLm LLM.
- An automatic emergency alert system deployed in the cloud that alerts users by SMS, email, and app notifications in the event of an emergency in their registered areas
Challenges we ran into
- We struggled during the development phase to find the best API for news and weather. We tried many different APIs and even tried scraping the data, but the slow internet connection made these processes take a long time.
- Since we were unfamiliar in the LLM field, we used Google's PaLm Api to help us get through our difficulties.
- Because we are skilled at developing apps, we take advantage of this and create a robust mobile application.