dwyl/rag-elixir-doc
Livebook to run a Phoenix_LiveView documentation Retrieval-Augmented Generation (RAG) enhanced LLM
This tool helps Elixir and Phoenix LiveView developers get more accurate answers to their coding questions when using a local Large Language Model (LLM). It takes Elixir documentation and your natural language questions as input, and provides LLM-generated answers grounded in that documentation. Developers can use this to quickly find relevant information and code examples for their Elixir projects.
No commits in the last 6 months.
Use this if you are an Elixir or Phoenix LiveView developer looking to improve the accuracy and relevance of LLM-generated responses for your technical questions, using only local resources.
Not ideal if you need a general-purpose LLM without specific Elixir documentation context, or if you prefer using cloud-based LLM services.
Stars
15
Forks
2
Language
—
License
—
Category
Last pushed
Sep 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/dwyl/rag-elixir-doc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
watat83/document-chat-system
Open-source document chat platform with semantic search, RAG (Retrieval Augmented Generation),...
amscotti/local-LLM-with-RAG
Running local Language Language Models (LLM) to perform Retrieval-Augmented Generation (RAG)
ranfysvalle02/Interactive-RAG
An interactive RAG agent built with LangChain and MongoDB Atlas. Manage your knowledge base,...
ChatFAQ/ChatFAQ
Open-source ecosystem for building AI-powered conversational solutions using RAG, agents, FSMs, and LLMs.
MFYDev/odoo-expert
RAG-powered documentation assistant that converts, processes, and provides semantic search...