Multi-tenant AI agent platform with secure authentication and RAG. Users can create personalized knowledge bases, chat with LLMs, and engineer autonomous agents. Features role-based access control (user/developer/admin), document upload, vector search, and agent orchestration in isolated workspaces.
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
15
commits
test: auth, RAG, and agent test suites + documentation
ef3eff1View on GitHubfeat: app wiring, routing, and GitHub Pages demo mode
3598816View on GitHubfeat: multi-tenant workspaces with data isolation
b63bef8View on GitHubfeat: autonomous agent system with ReAct loop and tool calling
c50c438View on GitHubfeat: RAG chat with SSE streaming and source citations
59edb76View on GitHubfeat: RAG pipeline — document upload, chunking, embedding, ChromaDB storage
062805fView on GitHubfeat: Azure AD SSO with PKCE flow and JWT session management
31eaf8fView on GitHubfeat: project skeleton with config, models, and Docker setup
a433cb4View on GitHub