A full-stack AI agent platform with Retrieval Augmented Generation (RAG), Model Context Protocol (MCP) integration, and multi-LLM support. Built with FastAPI backend and Next.js frontend, featuring a ChatGPT-like interface with streaming responses, document management, and advanced RAG capabilities.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
115
commits
1
commits
chore: Remove 'main' branch reference from Docker workflows
c103252View on GitHubrefactor: Update configuration loading and logging for LLM and MCP servers
1b052beView on GitHubMerge pull request #15 from DosiBridge/feature/UIUX
f6148d0View on GitHubMerge pull request #14 from DosiBridge/feature/UIUX
59938daView on GitHubfeat: Enhance appointment request handling with preview and confirmation features
c5331f2View on GitHubMerge pull request #12 from DosiBridge/feature/UIUX
c4b6bd0View on GitHubfeat: Add appointment scheduling functionality and email notifications
2c64604View on GitHubfeat: Update AI assistant prompts and context for DOSIBridge integration
83eac96View on GitHubfeat: Add MCP Tools tab to RAGSettings and SettingsPanel for enhanced server management
de733b8View on GitHubfeat: Add RAG Enable Popup and enhance streaming status management
4d9dbeaView on GitHubfeat: Enhance chat streaming status updates and tool management
ad45f4fView on GitHubfix: Update environment variable loading in start_server.sh for improved reliability
cbcaeafView on GitHub