Skip to main content

7 posts tagged with "RAG"

View All Tags

· 21 min read
Christoph Beck
Most text search solutions are fine tuned to serve results for keyword style queries. This is a problem in the age of MCP, as comparably long user input hits the same old pg_trgm search

· 11 min read
Christoph Beck
Max Mulatz
Joshua Bauer
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.