Skip to content

adwaitmandge/healing-horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team 12

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.

👩🏻‍💻 Team members

🧑🏻‍🏫 Mentor

  • Anurag Brahmachary
  • Sandip Bramhankar

📝 Description

Healing Horizon is an application that would help identify the type of substance use/addiction a student has.

🧰 Technology stack

Tools and technologies learnt and used in this project:

1. Node JS
2. FastAPI
3. Langchain

📈 Stages

  • 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.

🖥️ Project Setup

  • Click on the link below to open the repository for the project

    github repo

  • 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
    

🛠️ Run Locally

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

🔮 Future scope

What changes/improvements can be made in future

📱 Screenshots

Main website

🪧 Demo

Insert link to demo
video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •