Hacker News new | ask | show | jobs
by bthomas 1007 days ago
Neat! Do you happen to have the analogous similarity queries with a default embedding? Curious to see them side by side.

(I know I can reproduce myself and I appreciate all the code you posted there - thought I'd ask first!)

1 comments

No, I haven't been disciplined enough to have good examples for that yet.

One of my goals right now is to put together a solid RAG system based on top of LLM and Datasette that makes it really easy to compare different embedding models, chunking strategies and prompts to figure out what works best - but that's still just an idea in my head at the moment.