Giter VIP home page Giter VIP logo

tackleai's Introduction


Tackle Net Backend Project


Feature

  • It can extract main information about the website including title, description, media link.

  • It can find all the bait products by surfing all the pages recursively.

  • It can extract product information including title, description, price, sku, all media link

Install Guide

Environment Setup

  • BASE_URL : Base API URL
  • PORT : Port number
  • OPENAI_API_KEY : Custom OpenAI API key
  • CHROMIUM : Path where chromium is installed.
  • TIME_OUT : API response timeout

Start Project

On Local

  • npm run start

  • dev mode: npm run dev

Docker Setup

  • Docker build: docker-compose build

  • Docker run process: docker-compose up -d

Explanation

  1. Use puppeteer to fetch all content from the webpage and visit all subpages.

  2. Use ChatGPT APIs, extract information from the content.

  3. After getting all pages, filter product page.

  4. Get detailed information from the product page

tackleai's People

Contributors

legendsort avatar

Stargazers

 avatar Arjit Seakhow avatar Nokol avatar iPangram avatar  avatar Jay avatar  avatar  avatar  avatar Damon Clifford avatar Roman avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar smart avatar Defi whale avatar  avatar MagicPalmTree avatar Web Miracle avatar codeRocket avatar nenadoite avatar  avatar

Watchers

Kostas Georgiou avatar  avatar  avatar

tackleai's Issues

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.