Skip to content

๐Ÿ›๏ธ A Laravel + Inertia.js web app where users can search for products by uploading images ๐Ÿ–ผ๏ธ, powered by Google Vision API ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ. Supports visual recognition, smart search, and a modern frontend experience โšก.

Notifications You must be signed in to change notification settings

salmanpatnee/Google_Vision_Image_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ” Google Vision Image Recognition

This project integrates Google Cloud Vision API into a simple web interface that allows users to upload an image and receive recognition results such as labels, landmarks, and text detection. Useful for prototyping AI-powered image analysis features.


โœจ Features

  • ๐Ÿ–ผ๏ธ Upload an image and get labels, landmarks, and OCR text.
  • โ˜๏ธ Google Cloud Vision API integration.
  • โšก Simple and responsive UI for testing and demo purposes.

๐Ÿš€ Getting Started

1. Clone the repository

git clone https://github.com/salmanpatnee/Google_Vision_Image_Recognition.git
cd Google_Vision_Image_Recognition

2. Install dependencies

composer install
npm install

3. Set up your Google Cloud Vision API credentials

  • Create a .env file in the root directory.
  • Add your Google Cloud credentials (e.g., API key or path to credentials JSON file).

4. Run the application

npm start

๐Ÿ› ๏ธ Tech Stack

  • โš›๏ธ Vue
  • โ˜๏ธ Google Cloud Vision API

๐Ÿ“„ License

MIT License


๐Ÿ‘ค Author

Salman Patnee

About

๐Ÿ›๏ธ A Laravel + Inertia.js web app where users can search for products by uploading images ๐Ÿ–ผ๏ธ, powered by Google Vision API ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ. Supports visual recognition, smart search, and a modern frontend experience โšก.

Topics

Resources

Stars

Watchers

Forks

Languages