• Projects 20
  • Rating 5.0
  • Rating 3 551

Budget: 12000 UAH Deadline: 110 days

Hello, I will do it in a better way, uploading JPG/PNG, error handling, and auto-updating the index when the assortment changes. I have experience in API integrations and eCommerce automation.

🌐 Portfolio with recent cases:
https://mrnko.com

💼 Freelancehunt profile:
Freelancehunt

🤝 I would be happy to discuss the project details, answer your questions, and offer the best solution to achieve the desired result.

Turnkey Website Development • SEO • Google Ads • Meta Ads. I help businesses attract new customers and grow online.
MotoTusa Online Store
Andrey K.
1 287 1
  • Projects 1 291
  • Rating 5.0
  • Rating 103 511

Budget: 15000 UAH Deadline: 7 days

Hello. I have extensive experience with OpenCart and Python. I am ready to implement the task.

  • Projects 91
  • Rating 5.0
  • Rating 4 183

Budget: 3200 UAH Deadline: 1 day

👋 Hello! I'm ready to start working right now.
I clearly understand the task and have successful experience in implementing exactly such projects (examples are in the reviews). I will complete the task today, quickly and without unnecessary questions.
I already have the module you need 😊
I can provide examples 🤝
I am an official Opencart developer ✅
Let's discuss the details and get started! 🚀

  • Projects -
  • Rating -
  • Rating 528

Budget: 2500 UAH Deadline: 2 days

Good afternoon

I am ready to offer ready-made solutions for this project.
I have some developments.
I would be happy to collaborate.

  • Projects 9
  • Rating -
  • Rating 536

Budget: 8000 UAH Deadline: 14 days

Hello! I have 3.5 years of fullstack experience, having worked with online stores and B2B e-commerce projects, so I have a good understanding of the task's specifics.

To implement visual search on OpenCart 3, I suggest using CLIP (OpenAI) or Google Vision API to generate embeddings of product images. When a user uploads a photo, the system calculates the image vector and finds the most similar products based on cosine similarity. With 100+ products, the index is lightweight, and the search is instantaneous. The index updates automatically when products are added/removed via OpenCart hooks.

I will implement: a JPG upload button on the site, backend in PHP/Python, responsive display of product cards, error handling, and an instruction manual for the administrator. Stack: TypeScript/Vue for the frontend, PHP for integration with OpenCart. To get started, I need access to the site and information about the hosting.

  • Projects -
  • Rating -
  • Rating 1 520

Budget: 8500 UAH Deadline: 6 days

Hello, Olga!

I have reviewed your technical specifications and the website delavega.ua. Visual search for furniture is a great conversion feature. Since you have only 100+ products, the task can be solved elegantly, quickly, and without a monthly subscription fee for third-party services (Google Vision, etc.).

I am a Full-stack developer (Python/JS/PHP) and specialize in implementing AI in E-commerce.

My proposal for the technology (Custom AI search):
You do not need expensive paid APIs. I suggest using an Open Source neural network (the CLIP model), which translates photos of furniture into arrays of numbers (embeddings) and searches for matches based on geometry and color.

Regular expenses: $0 (completely free technology).

  • Projects 103
  • Rating 5.0
  • Rating 4 988

Budget: 14500 UAH Deadline: 12 days

Hello, Olga!
You want to create a product search function by image, which will allow your users to easily find the products they need. I will develop this function to be simple and user-friendly, so your users can quickly find the products they are looking for.
Support after delivery — up to 14 days. If necessary — video instructions.
Exact price and deadlines — after clarifying the details.
Profile: Freelancehunt
Reviews: Freelancehunt

  • Projects -
  • Rating -
  • Rating 516

Budget: 15000 UAH Deadline: 7 days

Hello, Olga!

To provide a more accurate assessment of the task, please clarify:
1. Do you have preferences for using ready-made APIs for search (e.g., Google Vision, Amazon Rekognition) or is it preferable to develop a custom system?
2. How often is the product catalog updated? This will help assess the load on updating the search index.
3. Is there a plan to expand functionality (e.g., search filters by categories)?
4. What file upload errors are most critical for you (size, format, etc.)?

My approach to implementation:
1. I analyze current solutions and propose the optimal technology: either integration with a ready-made API or development of a custom solution.

  • Projects -
  • Rating -
  • Rating 427

Budget: 25000 UAH Deadline: 14 days

Good day!

I have reviewed the task. To ensure the search works effectively, like on Symbol.ua (recognizing furniture shapes from different angles and lighting), it is best to use the Google Cloud Vision API. For a catalog of 100+ products, this is the ideal option, plus the first 1000 queries per month on Google are free.

Here’s what I propose to do:

Interface: A camera button in the search, a convenient upload window, full responsiveness for mobile. We will display the results in the form of your native product cards.

Admin panel: A simple "Update Index" button. Added products -> pressed the button -> in a minute the Google database is updated. This is significantly cheaper than complex automation.

  • Projects 4
  • Rating 5.0
  • Rating 2 025

Budget: 5000 UAH Deadline: 7 days

Hello!

I have extensive experience working with OpenCart.
I am ready to complete the assigned task.

I suggest we discuss the details in private messages.

  • Projects -
  • Rating -
  • Rating 702

Budget: 7000 UAH Deadline: 5 days

Hello! Ready to collaborate. I offer quality and fast work. I have experience working with Opencart, and I propose to implement this through the administrator adding products to the site. At this moment, the script during saving or on a schedule via cron takes the uploaded product photo and sends it to a script in Python or Node.js. This script generates a vector in the form of an array of numbers and saves it to the database. Then, when a regular user uploads their photo for searching, it is also converted into a vector. After that, through PHP and MySQL or using a specialized library like Pinecone, Milvus, or Qdrant on a free plan, the system searches for the maximum cosine similarity of the vectors and outputs similar products.

  • Projects -
  • Rating -
  • Rating 229

Budget: 14000 UAH Deadline: 7 days

Hello! Our technical team has been helping online businesses implement modern technological features to boost sales for over 4 years. Image search is the perfect tool for a modern online store, and we know how to implement it quickly and accurately. We fully take on the development of backend logic in Python or C# for analyzing the visual characteristics of images, as well as the frontend part using HTML/CSS and TypeScript to create smooth loading animations. The system will accurately provide similar items from your inventory. Examples of our work in e-commerce and web development: farfieworldwide.com, freshagro.com.ua, espressolab.com.ua. Send us a private message with a link to your website, and we will suggest the optimal and most beneficial option for integrating the algorithm.

  • Projects 20
  • Rating -
  • Rating 2 116

Budget: 5000 UAH Deadline: 4 days

Hello. I understood the task: on the OpenCart 3 website, a product search function by photo is needed, a button for searching by photo, the user uploads a JPG, the system finds visually similar products and displays them as regular cards with a photo, name, price, and link, with the ability to update the index when adding or removing products and proper handling of upload errors. The catalog has over 100 products, similar to the visual search on symbol.ua.

Regarding the technology: visual search is done through image embeddings, for each product, a vector representation of the image is calculated once, and when the user uploads a photo, the nearest products are searched based on this vector. This is more reliable than ready-made boxed solutions and is completely under your control. Considering the catalog of a hundred products, the index is light, the search is instantaneous, and the index update when adding or removing a product is done automatically.

There are two ways to implement this: on your own embedding model without a monthly fee for a third-party service, or through an external API if you want minimal infrastructure. Regarding regular expenses, the first option is practically free to operate, while the second depends on the service's tariff; I will outline both so you can choose. On the OpenCart side, I will add a button, upload functionality, and display results using standard cards, plus an instruction for the administrator.

Semantic and vector search, including search by embeddings, is my area of expertise; I have built search systems with embeddings and vector databases. To assess accurately: are the products sufficiently distinguishable by photo from each other, and how many images are there per product, one main or several angles? I am ready to start with selecting an embedding model for your catalog and the integration scheme into the site.

  • Projects -
  • Rating -
  • Rating 121

Budget: 5000 UAH Deadline: 1 day

Good day. I am ready to complete this project and have extensive experience in developing various applications.

  • Projects 5
  • Rating 5.0
  • Rating 1 029

Budget: 14000 UAH Deadline: 10 days

Good day.

The task is clear, I looked at symbol.ua.

Technology: Google Vision API + vector index of product embeddings. This is optimal for 100+ products: it does not require a custom ML model, works quickly, and provides accurate results.

What is included:
— OpenCart 3 module: "Search by photo" button, JPG upload, product card output
— Automatic indexing of all product photos upon addition/deletion
— Responsive (desktop + mobile)

  • Projects 9
  • Rating 5.0
  • Rating 726

Budget: 2000 UAH Deadline: 3 days

Hello! I have carefully studied your project and am ready to start its implementation. Let's discuss the details for the best execution.

  • Projects -
  • Rating -
  • Rating 496

Budget: 10000 UAH Deadline: 1 day

Hello!

We can create a photo search module for your store on OpenCart.

1. Do you need the search to be only within the site catalog or with an external service?
2. Can we discuss the content of the attachment right here?


About us

Schoowl
  • Projects -
  • Rating -
  • Rating 556

Budget: 12000 UAH Deadline: 12 days

Good day!

I understand that you require the implementation of a product search function by image, taking into account responsiveness and proper integration with Opencart 3. This requires thorough development of both the client and server sides.

What I will do:
— Integration of visual search API (for example, Google Cloud Vision or Amazon Rekognition)
— Development of an image upload interface and display of results
— Setting up automatic updates of the search index when the catalog changes
— Performance optimization for 100+ products
— Creation of a responsive design and error handling

  • Projects -
  • Rating -
  • Rating 234

Budget: 7000 UAH Deadline: 3 days

Hello! We can implement image search for OpenCart 3 similar to Symbol. The optimal solution will be to use an AI visual search service (such as Google Vision, AWS Rekognition, or the CLIP model) that will compare the uploaded image with product photos in the catalog and display the most similar items. We will implement a photo upload button, search for similar products, mobile device adaptation, index updates when adding products, and error handling. To get started, access to OpenCart and hosting information will be required. We will also prepare a user guide for the administrator on how to work with the module.

  • Projects 67
  • Rating 5.0
  • Rating 12 742

Budget: 17000 UAH Deadline: 10 days

Hello! I will complete your task quickly and efficiently. I work with OpenCart and have an idea on how to implement it.

My recent works
https://indexfast.pp.ua - fast website indexing
https://mono-bank.pp.ua - all about Monobank
https://mamamia.pp.ua - online store
https://programist.pp.ua/ua/portfolio/ - portfolio of works
https://monitortest.pp.ua - monitor testing
https://keytest.pp.ua - keyboard testing
https://pctest.pp.ua - computer testing

  • Projects 64
  • Rating 4.8
  • Rating 2 781

Budget: 5000 UAH Deadline: 5 days

Hello, I can perform a search on the site based on the photo. I have been working with OpenCart for 12 years and am ready to start working now.

  • Projects -
  • Rating -
  • Rating 295

Budget: 17500 UAH Deadline: 5 days

For delavega.ua with a catalog of 100+ products on OpenCart 3, I recommend Google Vision API + a custom vector index. This is the optimal solution: high-quality search, transparent cost (~$1–2/month with real traffic), and full control over the index when updating the catalog.

What is included in the development:
— "Search by photo" button integrated into the OpenCart theme
— JPG upload with validation and error handling
— Search for similar products with output in standard cards (photo, name, price, link)
— Responsive layout — correct operation on mobile and desktop
— Indexing script + auto-update when adding/removing products
— Administrator manual

  • Projects 8
  • Rating 5.0
  • Rating 744

Budget: 15000 UAH Deadline: 5 days

Hello!

I am ready to implement product search by photo for Opencart 3.

I will implement:
- uploading JPG photos
- searching for similar products by image
- displaying product cards
- adapting for mobile devices
- updating product index

  • Projects 39
  • Rating 4.9
  • Rating 7 867

Budget: 18000 UAH Deadline: 5 days

Hello.

I have experience in developing and refining stores on OpenCart, including integration of third-party APIs, custom search, filtering, and non-standard functionality.

For your task, I recommend implementing photo search through a ready-made visual search service or API. For a catalog of 100+ products, this will be the most stable and cost-effective solution compared to developing your own AI search.

What I can implement:

* a "Search by Photo" button;
* image upload by the user;

  • Projects 32
  • Rating 5.0
  • Rating 1 815

Budget: 5000 UAH Deadline: 3 days

Good afternoon, I have been working in web programming for over 9 years. I work with REST APIs, frameworks, and CMS such as Django, Laravel, Yii2, WordPress, OpenCart, CodeIgniter, etc. I am ready to complete the task. Reviews: Freelancehunt

  • Projects 35
  • Rating 5.0
  • Rating 1 315

Budget: 5000 UAH Deadline: 3 days

Hello. Interesting task, I have already worked with a similar brief. Feel free to contact me, I will do it as a module.

  • Projects -
  • Rating -
  • Rating 240

Budget: 5000 UAH Deadline: 5 days

Good day.
I am implementing an image search for OpenCart 3 based on the CLIP model (Meta/OpenAI) + vector database. This is an open-source solution with no monthly API costs.

What you will receive:
— a "Search by Photo" button in the header/catalog
— JPG upload from desktop and mobile
— top-8 visually similar products in the form of standard cards (photo, name, price, link)
— a catalog re-indexing script (triggered manually or automatically when adding/removing a product via OpenCart Events)
— error handling (incorrect format, file size, timeout)
— administrator instructions (PDF/MD)

  • Projects 3
  • Rating 5.0
  • Rating 543

Budget: 5000 UAH Deadline: 5 days

Good day. I can implement product search by photo for OpenCart 3 using AI/API or a custom visual similarity index. For a catalog of 100+ products, it is optimal to use a ready-made AI service with automatic index updates.

Estimated cost: 5,000–7,000 UAH.
Deadline: 2–5 days.

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category PHP

11:46
19 July
18 July
18 July