Skip to content

Dhruvnet/MentalHealthAIfriend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo

FriendNextDoor

FriendNextDoor is an AI-powered mental health platform, which connects users with empathetic 3D avatars to discuss concerns in a safe, private space. Users can get tailored guidance on anxiety, stress, depression, and more.

View Live Demo Β»

πŸ“’ Important Instructions

The app is divided into 2 folders, the main website (FRIEND-NEXT-DOOR) and the App to render Avatar (AVATAR)

Note: Keep the AVATAR App running

βš™οΈ Setting Avatar App

  • Navigate to AVATAR
  cd AVATAR/main/talking-avatar
  • Install required dependencies
  npm i
  • Use this to start the app. The app will launch on http://localhost:8000
  npm run start

🌐 Setting the main website

  • Navigate to FRIEND-NEXT-DOOR
      cd FRIEND-NEXT-DOOR
  • Install required dependencies
       npm i
  • Use this to start the app. The app will launch on http://localhost:3000
       npm run start
  • Now the FriendNextDoor app is Running.

πŸ“· Screenshots:

It's also responsive

πŸ‘₯ Contributors:

Thank you for checking out our project! Feel free to explore the notebooks and the website. If you have any questions or feedback, don't hesitate to reach out. Happy coding! πŸ˜„πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

Note: You need to add your own convoi API keys

AVATAR\demo\talking-avatar\src\constants.js

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published