ananis25 / product-search

playing around with ideas for product search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

product-search

Notes on more conversational product search, with laptops as an example.

Code

  • Scraping: Scrapes and aggregates laptop specifications from a price comparison website.

  • Creating the catalog: Parses the input specs into something more amenable to search filters.

  • Selecting questiopns: Goes over the attributes and pick questions to help users choose the right product for them.

  • Data: Scraped and processed data.

  • Interface : Contains the UI for the decision support system. [TODO]

notes

Notes taken thinking or searching about the topic.

About

playing around with ideas for product search

License:Apache License 2.0


Languages

Language:Jupyter Notebook 71.4%Language:JavaScript 28.4%Language:HTML 0.2%Language:CSS 0.0%