Suicide is the third leading cause of death in teenagers. Most of the time, suicide cases are because of untreated mental health problems, which could've been attended successfully with medical help. However, going for personal medical help might be difficult, since it requires you to be public about suicidal thoughts, which might be difficult for some people.
This is why we created PowerLine. We use AI to recommend anonymous helplines based on the user's location, and we've created an anonymous website for suicidal users to communicate their thoughts to specialized medics to prevent these suicide cases.
Install the dependencies:
$ cd backend && pip3 install -r requirements.txtRun in dev mode:
$ cd backend && python3 main.pyInstall the dependencies:
$ cd frontend && npm install
// or
$ cd frontend && yarnAdd environment variables:
$ cd frontend && copy .env.example .env
// Fill the environment variables
$ vim .envRun in dev mode:
$ cd frontend && npm run dev
// or
$ cd frontend && yarn devContributions are what make the Open Source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a Pull Request. You can also simply open an issue with the tag enhancement.
Don't forget to give the project a star β! Thanks again!
-
Fork the project
-
Clone the repository
git clone https://github.com/@username/powerline- Create your Feature Branch
git checkout -b feature/AmazingFeature- Push to the Branch
git push origin feature/AmazingFeature- Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Juan Almanza @scidroid @scidroid - hi@scidroid.co
Sebastian Ponce @sebaspv @sebaspv - sebastian@sebastianponce.co
