</a>
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 Β»
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
npm i
npm run start
cd FRIEND-NEXT-DOOR
npm i
npm run start
Itβs also responsive
# 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