Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Image search system

    Modules
    2
    2
    176
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      darkuser123 last edited by

      Hello, how the image search system works in bagisto ?
      i'm trying to figure out from the routing and i find the function called uploadSearchImage in SearchRepository file

      since bagisto using tensorflow.js to process the image, but i can't find where did bagisto called the function and send the image uploaded from tensorflow.js, since the uploadSearchImage is just store the image to storage folder,

      so where i can find the function that send the image uploaded to tensorflow.js ?

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @darkuser123,

        You need to check this file,

        packages/Webkul/Velocity/src/Resources/views/shop/UI/particals.blade.php

        On line around 368, you will find image-search-component. Just check here, I hope this will help you.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post