|
|
|
|
|
by magicalhippo
56 days ago
|
|
This isn't RAG, it's using the embedding-based similarity search part of RAG for doing similarity search things. The use-case presented, finding similar recipes based on ingredients, is interesting. I'm curious how well it works in practice, especially with a generic embedding model like the one used. |
|