Explain clearly what problem your project is solving.
Describe your solution, how it works, and what makes it useful.
Explain clearly how AI is integrated into your project.
Attach screenshots in a /proof folder:
Add project screenshots:
Upload your demo video to Google Drive and paste the shareable link here(max 3 minutes). Watch Demo
# Clone the repository
git clone <your-repo-link>
# Go to project folder
cd project-name
# Install dependencies
npm install
# Run the project
npm start

