Healing Horizon is an application that would help identify the type of substance use/addiction (Ex. drugs, device or internet, alcohol, to name a few) a student has by asking set of non-judgemental questions to categorize and assist the counsellors in charge of running de-addiction / intervention programs. The valuable data gathered from the target audience, and the relevant insights gained through these intervention programs, can be presented to relevant forums.
- Anurag Brahmachary
- Sandip Bramhankar
Healing Horizon is an application that would help identify the type of substance use/addiction a student has.
Tools and technologies learnt and used in this project:
1. Node JS
2. FastAPI
3. Langchain
- Personality Test
Users are asked to answer questions ('agree', 'disagree', 'neutral') on the basis of which their personality and lifestyle is evaluated. - Substance Abuse Survey
Users are asked to answer to a set of questions in detail. They can opt to skip questions and not reveal their personal details. - Identification
On the basis of answers given to the survey questions, the substance/ habit to which the user is addicted is identified by a LLM.
-
Click on the link below to open the repository for the project
-
Now fork this repository. This will create (fork) a copy of the project from our GitHub profile onto yours.
-
You can directly clone the repository from our GitHub profile on your local machine and you are all set to use. In this case, however, we will be able to monitor your actions.
-
Clone the project
git clone project_link
-
Go to the project directory
cd healing-horizon
Clone the project
git clone https://link-to-project
Go to the project directory
cd client
npm i
npm run dev
cd server
npm i
nodemon index.js
Start the server
uvicorn server:app
What changes/improvements can be made in future
Insert link to demo
video