Role-based RAG system that delivers relevant knowledge from documents securely, showing each user only what they’re allowed to access.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
Fix all TypeScript build errors - remove unused Document interface and fix env access
78a88abView on GitHubdocs: create comprehensive README and include LICENSE file
4391054View on GitHubbuild(frontend): complete frontend build and optimization
c2f4232View on GitHubfix(rag): patch endpoint and RAG logic, enabling user-based document restrictions
ef33c6bView on GitHubfeat(auth): implement user roles and access restrictions
e5bc4baView on GitHubfeat(rag): integrate RAG agent with core agents and backend
2e0731bView on GitHub