GithubHelp home page GithubHelp logo

kianoush-h / product_searcher Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 34.57 MB

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.

Home Page: https://product-finder-test-05.onrender.com/

Python 64.99% HTML 16.99% CSS 15.60% Dockerfile 2.42%
api api-rest database figma flask flask-application google google-lens postgresql product

product_searcher's Introduction

# Image Search Web App

This is a simple Flask-based web application that allows users to upload an image, perform a Google Lens search, and display search results in a tabular format. The search results include the source, link, and price of related items.

## Features

- Upload an image from your local device.
- Utilize Google Lens to search for similar items.
- Display search results with source, link, and price in a tabular format.
- Clickable links to view the original items.

## Demo

Watch the demo video to see the app in action: [Watch Demo Video](https://watch.screencastify.com/v/XsNcWTvso3Qup1Hdjh4L)

## Usage

1. Clone the repository to your local machine.
2. Install the required Python packages using `pip install -r requirements.txt`.
3. Run the Flask app by executing `python app.py`.
4. Access the web app in your browser at `http://localhost:5000`.
5. Upload an image and click the "Search" button.
6. View the search results with source, link, and price.

## Dependencies

- Flask
- pandas
- requests

## File Structure

- `app.py`: Main Flask application.
- `index.html`: HTML template for rendering the web page.
- `style.css`: CSS file for styling the web page.
- `requirements.txt`: List of required Python packages.
- `uploads/`: Folder to store uploaded images.
- `results.csv`: CSV file containing search results data.

## Contact

- Author: Kianoush Haratiannejadi
- GitHub: https://github.com/Kianoush-h
- YouTube: https://www.youtube.com/@kianoushharatiannejadi5321
- LinkedIn: https://www.linkedin.com/in/kianoush-haratiannejadi/

For any inquiries or feedback, please reach out to me at [email protected]

product_searcher's People

Contributors

kianoush-h avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ragpiq

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.