Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aphoenixtual/Psychometric_test
Android application for Identification of stress symptoms, comparison and remedial solutions provided through chat-bot(Neo).
https://github.com/aphoenixtual/Psychometric_test
android android-application android-studio androidx api-service chatbot-application depression-analysis depression-therapy dialogflow java xml
Last synced: 27 days ago
JSON representation
Android application for Identification of stress symptoms, comparison and remedial solutions provided through chat-bot(Neo).
- Host: GitHub
- URL: https://github.com/aphoenixtual/Psychometric_test
- Owner: aphoenixtual
- License: apache-2.0
- Created: 2021-06-03T11:41:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-03T14:37:49.000Z (over 3 years ago)
- Last Synced: 2024-07-30T21:06:02.963Z (4 months ago)
- Topics: android, android-application, android-studio, androidx, api-service, chatbot-application, depression-analysis, depression-therapy, dialogflow, java, xml
- Language: Java
- Homepage:
- Size: 1.42 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neo-Health-Assistant-Chatbot
Selected on the basis of our idea by the DIH (**Design & Innovation Hub**), we were provided a span of two months to complete the project.
The project involves developing an android application that would help monitor and tackle health issues such as depression in the college. It involves registering students, collecting their data in an appropriate efficient data storage system, assessing their condition through a set of questions based on phq-9 questionnaire, providing comparative analysis and also implementing a chat-bot(Neo) to further enrich the user experience.## Technologies Involved:
### 1.**Android Studio**:
- Android Studio IDE was used to develop this mobile application.
- We targeted the Android Version 4.4 and above.
- Integrates our Database Management System along with the Chat bot### 2.**Firebase**
- Firebase is a mobile and web application development platform that provides many services such as Analytics, storage etc.
- Used for the authentication of users and real time database storage of data.
- Modifications (including answers to new responses or change in user data) done offline are also updated later on when the user’s device connects to network.### 3.**Api.ai(Now Dialogflow)**
- This API was used to create our Chat bot ‘Neo’.
- It acts as a friendly-interface between the user and the application to provide reply appropriately to the queries asked in a “natural tone”.
- This can be trained periodically to improve its responses.## Activities in Application:
![image](https://user-images.githubusercontent.com/27979116/44275678-0a1dfe80-a263-11e8-9c2c-e69bc6e8f81f.png)## Screenshots
Login Page
SingUp Page
Dashboard
Dashboard
Analysis Display
Chatbot
Hope this may help in your project someway...!
###