SociaAid is a web-based platform build using ReactJS for the front-end and Nhost cloud-based for the back-end. The platform uses Web Speech API and OpenAI to facilitate the development process. It is accessible from any device with an internet connection and has a user-friendly and easy to navigate interface.
Our website offers the following features to help users overcome social anxiety and build confidence:
- Real time speech to speech conversation with Bot
- Progress Dashboard with voice analysis
- Support Groups with video call feature
- Exercising Techniques and activities
- Blogging your Journey
- ReactJS and Tailwind CSS for the front-end
- Nhost cloud-based service for the back-end
- OpenAI and Web Speech API
To use the SociaAid platform,
- Create a new account using your email and password
- Generate OpenAI API key
- Replace it with the key on the top of Analysis page
Check out our project demo on YouTube to see how SociaAid works: https://www.youtube.com/watch?v=xJjl3OfhHtY
If you want to contribute to this project, please follow these steps:
- Fork the repository using the "Fork" button on GitHub
- Clone the forked repository to your local machine
- Create a new branch for your changes using
git checkout -b your-branch-name
- Make your changes and commit them using
git commit -m "your commit message"
- Push your changes to your forked repository using
git push origin your-branch-name
- Create a pull request on GitHub
Thanks to the contributors who have helped to improve the project.