pooyaphoenix/RA3G-Agent
Local RAG system with a built-in governance agent that filters sensitive or restricted information with separated agent logging systems to keep privacy and security
This project helps organizations create a secure internal question-answering system using their own documents. You put in your company documents (like PDFs or text files) and ask questions, getting answers without sending your data to external AI services. This is ideal for compliance officers, legal teams, HR departments, or anyone needing to query sensitive internal information safely.
Use this if you need to build a secure, local AI chatbot for internal documents, ensuring sensitive information is never leaked and answers adhere to your organization's policies.
Not ideal if your primary need is a general-purpose public-facing chatbot or if you don't have concerns about data privacy and governance when querying internal knowledge.
Stars
11
Forks
4
Language
Python
License
MIT
Category
Last pushed
Feb 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/pooyaphoenix/RA3G-Agent"
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