LEAP Bot is a compassionate AI companion dedicated to supporting individuals in times of emotional distress. With a focus on Listening, Empathy, Assistance, and Positivity, LEAP Bot provides a safe space for users to express themselves, connects them with professional help, and offers motivational insights, fostering hope and resilience.
Hacktoberfest is an annual event hosted by DigitalOcean that encourages open-source contributions. During the month of October, developers around the world participate by contributing to various open-source projects.
We welcome contributions from the community to help improve this project. If you'd like to participate in Hacktoberfest with us, follow these steps:
- Fork the repository.
- Clone the forked repository to your local machine.
- Create a new branch for your contribution:
git checkout -b my-contribution git add . git commit -m "Added/Updated feature" git push origin my-contribution
To get started, check out the Issues section for tasks that need attention. Make sure to label your PRs with hacktoberfest
to be eligible for participation.
Programming Language: Python
Data pre-processing: Numpy, Nltk, Json
Model training: TensorFlow, tflearn
Web App: Streamlit