Create Key words list from list and suggest in input box

HI Team,

I need to create key product list from dataframe series(product description). post creating list create input box which give suggestion once few letters typed.

Hi,

I need to create key product list from dataframe series(product
description). post creating list create input box which give
suggestion once few letters typed.

Do you have a question or are you just sharing? What have you tried?

the above is question. i am new to python, i have a data frame with Product description as series.
I need to create list of keywords(frequently purchased product)
input box to search specific product and result populate total quantity of that product and average price of the product