Skip to content

Latest commit

 

History

History
71 lines (61 loc) · 2.44 KB

README.md

File metadata and controls

71 lines (61 loc) · 2.44 KB

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