We take our blog post series on RAG to the next level: Meet exmeralda.chat, an online demo for Elixir-based RAG systems. - And a quiet useful tool, too!
This is the third post of a series on using a RAG information system for your team's codebase. Find out how you can implement a local RAG system in Elixir.
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.
This is the first part of a series of blog posts on using a RAG (Retrieval Augmented Generation) information system for source code. Find out how a simple RAG system can empower your development team.