An open API service indexing awesome lists of open source software.

https://github.com/manas1331/depression-detector-website

Created an interactive website for the weal 24hrs health hackathon with the help of HTML ,CSS, Javascript and used Flask for the backend.This project uses large language models and fine tuning to create a chatbot which can speak with a user, determine whether or not they are depressed, and suggest verbal countermeasures which helps the user.
https://github.com/manas1331/depression-detector-website

chatbot css flask html javascript

Last synced: 2 months ago
JSON representation

Created an interactive website for the weal 24hrs health hackathon with the help of HTML ,CSS, Javascript and used Flask for the backend.This project uses large language models and fine tuning to create a chatbot which can speak with a user, determine whether or not they are depressed, and suggest verbal countermeasures which helps the user.

Awesome Lists containing this project

README

          

# Health Hackathon Website (For Detecting Early onset of depression)

Welcome to our innovative platform dedicated to early detection of depression, crafted with care and expertise by our team for the Weal Health Hackathon. In today's fast-paced world, mental health awareness is more crucial than ever, and our mission is to provide a solution that empowers individuals to take proactive steps towards their well-being.

Our website utilizes a blend of JavaScript, HTML, CSS, Bootstrap, and Flask to deliver a seamless and user-friendly experience. With a focus on accessibility and ease of use, our platform aims to reach a wide audience and offer valuable insights into one's mental health.

We have also integrated a chatbot in this project which uses large language models and fine tuning to create a chatbot which can speak with a user, determine whether or not they are depressed, and suggest verbal countermeasures after interacting with the user by asking a set of questions genearted by the bot .

### NOTE :
It is important to run this code on a system which has a gpu or use other services like Google Colab, Jupyter notebook, etc which offer resources like gpu.

## Website Preview

### Home Page
![image](https://github.com/user-attachments/assets/1b5b42cf-0e83-45f9-93d6-ed615aa52d50)

__________________________________________________________
### Login Page
![image](https://github.com/user-attachments/assets/b2ce39cb-7dcc-4011-a409-c563b3243e32)

__________________________________________________________
### Register Page
![image](https://github.com/user-attachments/assets/8568481e-abe3-44f9-83df-dad7816383c3)

__________________________________________________________
### Helpline Page
![image](https://github.com/user-attachments/assets/43fe43b3-6238-42a3-bf4e-f39cf47ec4d8)

__________________________________________________________