This is a natural language processor in Python built using a Hugging Face model and Sentence Transformer.
The database used in this project is the pgvector extension of PostgreSQL. The sample database is dvdrental and this program connects to the film table within it.