Preview v0.3.4

Rag Ex

A library to make building performant RAG systems in Elixir easy

Stats & Info

  • Latest release: v0.3.4
  • Recent downloads: 191
  • All-time downloads: 191
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add rag_ex to your list of dependencies in mix.exs:

def deps do
  [
    {:rag_ex, "~> 0.3.4"}
  ]
end

Then run:

mix deps.get

Resources