Ai Chat Example
Createdgarrardkitchen
Enables users to interact with AI models using custom data sources.
About
AI Chat with Custom Data enables users to interact with AI models using their own data sources. It supports multiple providers, including GitHub Models and OpenAI endpoints, and demonstrates secure secret management and extensible architecture. The application leverages .NET Aspire and an MCP Server to retrieve GitLab Groups based on a search pattern, allowing users to generate markdown tables and tree structures from group data.
Key Features
- Secure secret management using user secrets
- Extensible architecture
- Generates markdown tables and tree structures from group data
- Supports multiple AI providers (GitHub Models, OpenAI)
- Retrieves GitLab Groups using MCP Server and .NET Aspire
- 0 GitHub stars
Use Cases
- Chatting with AI using custom data sources
- Creating tree structure views of GitLab groups
- Generating reports from GitLab group data