Skip to main content

8 posts tagged with "RAG"

View All Tags

· 8 min read
Christoph Beck portrait
Your search works… but is it actually good? In our previous post, we showed why full-text search struggles with the long, natural-language queries common in MCP interaction. In this follow-up, we dive into dataset generation, evaluation, and search improvement. How do you know if a new embedding model is really better?"

· 12 min read
Christoph Beck portrait
Max Mulatz portrait
Joshua Bauer portrait
This is the second post of a series on using a RAG information system for your team's codebase. Find out how the LLM can read and understand Elixir code and start a conversation about your codebase with the LLM.