Welcome to the official GitHub repository for the Computer Vision Club's website. This platform is the nexus where web technologies meet the innovative world of computer vision.
Our stack is composed of modern and scalable technologies designed to deliver a robust web application.
- React: Our primary frontend library for building a dynamic and responsive user interface.
- React Router: For seamless and intuitive routing between pages.
- Node.js & Express: The backbone of our server-side operations, providing a lightweight yet powerful framework for our APIs.
- MongoDB: Our chosen database for flexible and scalable data management.
- AWS EC2: We use Amazon EC2 instances to host our server, ensuring high availability and performance.
- AWS S3: For storing images and other static assets with reliability and scalability.
- AWS Amplify: To streamline the deployment and hosting of our web application, providing a seamless CI/CD pipeline.
We are committed to using the best practices and architectures to ensure our application is efficient and maintainable. Join us in pushing the boundaries of computer vision applications on the web!
- Clone the Repository
git clone https://github.com/mastee7/cvWeb.git
cd cvWeb- Install Dependencies
cd react
npm config set legacy-peer-deps true # To resolve this error: "ERESOLVE unable to resolve dependency tree"
npm installInstall tensorflow
npm install @tensorflow/tfjs- Run the Application
npm run dev![]() mastee7 |
![]() fawwazfirdaus |
![]() martinlizarraga |
![]() adelineclarissa |
Contributions, issues, and feature requests are welcome!
Thanks to the Computer Vision Club members for continuous feedback and to all contributors who have helped shape this platform.




