MafWays is an ambitious project driven by our passion for pushing the boundaries of technology, specifically in the field of Artificial Intelligence (A.I.). Our main focus is on image recognition, aiming to explore and advance the capabilities of this technology. This ties into paving the way for new frontiers with image recognition in new areas such as recognizing sign languages and the recently created image recognition for different languages.
- Clone the project repository
git clone https://github.com/mchen04/CitrusHackProject.git
- Install the files on the requirements.txt
pip install -r requirements.txt
All features of the program is imlemented in the website: (enter website url)
Michael Chen - https://github.com/mchen04
Freddy Song - https://github.com/MrFrooty
Nolan Chu - https://github.com/Nolancchu
Sazen Shakya - https://github.com/sshakya03
This project is licensed under the MIT License.
If you would like to contribute to this project, please follow these guidelines:
- Fork the project repository to your GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your feature or bug fix.
- Make your changes, ensuring they adhere to the project's coding conventions and best practices.
- Commit your changes with descriptive commit messages.
- Push the changes to your forked repository.
- Submit a pull request to the main repository, describing the changes you have made and the purpose of the pull request.