To create a scalable solution to enable detained immigrants to efficiently contact legal service providers, and relay sensitive information to draft a legal case.
- Cellphones are confiscated
- Limited access to payphones
- Cost-effective
- Inter-operable
- An intelligent voice automation system that uses NLP and ML for getting case information
- A digital platform connecting lawyers to detainees
- Effectively directing help where it is most needed
Create a project in the GCP
-
For Cloud Function and Dialog Flow
- Use the cloudFunction/index.js file in the inline editor and create the intents in Dialog Flow Console
- Integrate a Phone Gateway
-
For Firebase
- Use the created project in GCP and create a Relatime Firebase Database
-
For React Front End
- To run in local environment
- npm init
- npm start
- To run in local environment