TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Build a semantic search engine in Python
1 点
作者
vikp
将近 2 年前
1 comment
vikp
将近 2 年前
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.