Skip to content

RowenTey/tiktok-product-scanner

Repository files navigation

Tiktok Product Scanner

💡 Our Solution - Enhancing Tailored Discovery

An advanced solution that takes video inputs, processes them to identify products introduced in the video, and directs users to TikTok Shop to purchase similar products. This solution leverages state-of-the-art machine learning model and GenAI to recognize products and integrates seamlessly with e-commerce platforms.

🧑‍💻 Run Frontend Client

  1. Go to frontend directory
  2. Install libraries
    npm install
    
  3. Run
    npm run dev
    

💻 Run Backend (Express) Server

  1. Go to backend directory
  2. Install libraries
    npm install
    
  3. Run
    npm run dev
    

⚡ Run Backend (FastAPI) Server

  1. Go to root directory
  2. Run
    docker-compose build
    docker-compose up
    
  3. Server is at http://127.0.0.1:8000
  4. Docs is at http://127.0.0.1:8000/docs

🔨Tech Stack

🧠 Contributors - Team Cooked 🧑‍🍳

About

Get automatic product recommendation in TikTok ⚡

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published