mlx-rag and RAG

mlx-rag
40
Emerging
RAG
28
Experimental
Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 8/25
Maintenance 2/25
Adoption 4/25
Maturity 8/25
Community 14/25
Stars: 19
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 5
Forks: 3
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
No Package No Dependents
No License Stale 6m No Package No Dependents

About mlx-rag

AbeEstrada/mlx-rag

🧠 Retrieval Augmented Generation (RAG) example

This tool helps developers integrate custom documents into a large language model's knowledge base. It takes your documents (like PDFs or text files) and processes them into a format an LLM can understand, then allows the LLM to answer questions using information directly from your provided content. This is useful for AI application developers who want to build custom chatbots or question-answering systems based on specific, private, or niche datasets.

AI application development LLM customization information retrieval chatbot development document-based Q&A

About RAG

sevenjunebaby/RAG

System Retrieval Augmented Generation

Scores updated daily from GitHub, PyPI, and npm data. How scores work