Giter Club home page Giter Club logo

smit-sms / virtual-psychiatrist Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 5.0 17.17 MB

This is an app which helps a user to deal with depression at a basic level by providing them Cognitive - Behavioral Therapy i.e. CBT Therapy in order to overcome various psychological problems and guide them to go take assistance by visiting an actual Psychologist.

License: MIT License

Python 30.26% JavaScript 51.63% Starlark 2.53% Java 8.42% Ruby 1.32% Objective-C 5.85%
react-native android python tensorflow flask sqlalchemy librosa therapy opencv psychiatry

virtual-psychiatrist's Introduction

Virtual Psychiatrist

This is an app which helps a user to deal with depression at a basic level by providing them Cognitive - Behavioral Therapy i.e. CBT Therapy in order to overcome various psychological problems and guide them to go take assistance by visiting an actual Psychologist. User can interact to a chatbot and can also track his progress through the analysis provided inside the application.

Project Structure is divided into 2 main Modules:

  • Backend

    Flask is used inorder to wrap all the ML Models. Follow the steps below to run the Backend Server.

    Show Steps
    1. Change the directory from root to Backend folder:

      $ cd Backend 
      
    2. Install all the required libraries from requirements.txt file:

      $ pip3 install -r requirements.txt 
      
    3. Once done with installation, run the below command to serve the flask server:

      $ python app.py
      

      It will take some time to serve since the tensorflow is loaded first time the server is started.

    4. Now, you can visit different urls specified in the app.py to view the backend.

  • Frontend

    React Native Framework is used to make mobile application frontend for both Android as well as iOS devices. Follow the steps below to run the Frontend.

    Show Steps
    1. Change the directory from root to Frontend/Therapist folder:

      $ cd Frontend/Therapist 
      
    2. Make sure Android-Studio and React-Native are properly set up before running the following command (for Android):

      $ react-native run-android 
      
    3. Now, the app will be visible in either emulator or the device connected as specified earlier in your own config.

License

MIT

virtual-psychiatrist's People

Contributors

dependabot[bot] avatar imgbotapp avatar smit-sms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.