jcolano / grocery_products_search

Search grocery products in natural language: A simple python script that takes a text column from a CSV file, creates an embedding local database, and then allows the user to search for products in natural language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

embeddings_simple

This is a simple example on how to use embeddings to query products with natural language.

About

Search grocery products in natural language: A simple python script that takes a text column from a CSV file, creates an embedding local database, and then allows the user to search for products in natural language.