TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Build a semantic search engine in Python
1 points
by
vikp
almost 2 years ago
1 comment
vikp
almost 2 years ago
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.