There are 4 repositories under google-lens topic.
Easily access essential Google apps features directly from your launcher app drawer.
This is a simple API built using Node.js and Express.js that allows you to perform Google Reverse Image Search by providing an image URL. The API uses Cheerio to scrap Google's image search engine's html to get result text and similar images url.
Search in Google Lens in lingo! Multi language search of image with export in HTML report
Add-on that enables Google Lens to search for images on websites
Landmark Detection (Google Lens like Interface) using TensorFlow Hub & Gradio
Firefox extension.
This project is a simple web application built with Python and Flask that allows users to upload a picture of a product, such as a pen, and then performs a Google image search to find stores that sell the product. The app then extracts and presents a list of stores along with their prices for the identified product.
Python script utilizing Selenium to scrape image URLs from Google Lens search results and download them. Automates image retrieval from Google's visual search engine.
This project shows how to use text recognition feature in a react native app similar to google lens
🚫️📃️🚫️ An article on the problems with Google Lens, and why it should be avoided.
Take a screenshot and automatically search it with Google Lens. Built with Python.
How to create your own Google Lens, by using YOLOv8 object recognition and ResNet pretrained model for image embeddings. Use of Faiss vector database
Detect Landmarks similar to Google Lens using TensorFlow Hub
OCR – Optical Character Recognition does the work of visual analysis – simply identifies text characters in digital images (examines & translates the characters into code that can be used for data processing). Here I have a model that does all of that and saves texts from image as readable document. Trying out something very similar to google lens – goggle lens isn’t a bad idea, is it? PS: "summary chapter 5.png" is a test image
A quick and dirty tampermonkey script that vastly improves reading the translated image.
Zoom any video or image, search it with google.lens, rotate and adjust brightness
Standalone HTML file allowing playback of any window on your desktop. No http server required just open the dssc.html file in Chrome.
Library to use Google Lens OCR for free, via API used in Chromium. AI-converted Python code, edited by me.