Skip to content

Semantic Search project to learn about natural language processing

Notifications You must be signed in to change notification settings

krishpra2315/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Search with PGVector

This is a natural language processor in Python built using a Hugging Face model and Sentence Transformer.

Database

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.

About

Semantic Search project to learn about natural language processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages