georgeguimaraes/arcana
Embeddable RAG library for Elixir/Phoenix with agentic pipelines and dashboard
This helps Elixir/Phoenix application developers build smart question-answering features into their applications. You provide documents (like text, Markdown, or PDFs) and it allows users to ask questions about that content in natural language, receiving relevant answers. This is for developers creating customer support bots, internal knowledge bases, or data-driven applications that need to understand and respond to user queries based on specific document sets.
266 stars.
Use this if you are an Elixir/Phoenix developer looking to quickly add advanced, AI-powered question-answering and document search capabilities to your application without building the entire Retrieval-Augmented Generation (RAG) pipeline from scratch.
Not ideal if you need a standalone, ready-to-use application or a library for a language other than Elixir/Phoenix.
Stars
266
Forks
11
Language
Elixir
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/georgeguimaraes/arcana"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepsense-ai/ragbits
Building blocks for rapid development of GenAI applications
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses...
GiovanniPasq/agentic-rag-for-dummies
A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
truefoundry/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications...
vectara/py-vectara-agentic
A python library for creating AI assistants with Vectara, using Agentic RAG