Build a semantic search engine in Pythonvikas.sh 1 pointvikp3 years ago1 commentSaveHideCopy link On HNComments−vikpOP3yI've noticed that semantic search tutorials only use cloud vector databases and embedding APIs, so I figured I'd take a stab at writing a simpler guide. It's possible to get good accuracy and speed entirely locally.
Comments
I've noticed that semantic search tutorials only use cloud vector databases and embedding APIs, so I figured I'd take a stab at writing a simpler guide. It's possible to get good accuracy and speed entirely locally.