This is an example to detect and reply to the incoming msgs using opencv in whatsapp.
To get the local copy running make sure you hace the latest version of opencv2 installed on your machine
pip install opencv-python
and follow these simple example steps.
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- install the packages in the requirements.txt file
pip install -r requirements.txt
- Go through the code and customize the values according to your desktop
- Add the reqiured images in the root direcory
- Python << Explore the docs _use python3.7 while running the program as there are issues with v3.8 and above
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Bipin S C- Bunty9 - cbipin2000@gmail.com Instagram- skatebored____ Project Link: Whatsap-Bot