Back to Home
VladislavAntonyuk icon

AICalendar

Verified Safe

by VladislavAntonyuk

Overview

Provides an AI-powered cross-platform calendar application for intelligent scheduling and event management.

Installation

Run Command
dotnet run --project src/Web/AICalendar.AppHost/AICalendar.AppHost.csproj

Environment Variables

  • AI__Endpoint
  • AI__Key
  • AI__McpBaseUrl
  • OTEL_EXPORTER_OTLP_ENDPOINT
  • AzureAd__Authority
  • AzureAd__ClientId
  • AzureAd__TenantId
  • AzureAd__Audience
  • AzureAd__Scopes
  • AzureAd__SignUpSignInPolicyId
  • AzureAd__Domain
  • ApiBaseUrl

Security Notes

The client-side `appsettings.json` contains hardcoded Azure AD B2C ClientId and Authority, which is a minor security concern for a public repository, although common for client development defaults. Server-side `appsettings.json` files correctly use empty placeholders for sensitive AI and Azure AD credentials, expecting them to be provided via environment variables or secure configuration during deployment. Local development uses HTTP endpoints, which is acceptable for a dev environment. The project uses Azure Developer CLI (`azd`) which encourages secure cloud deployment practices.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassMedium
Avg Tokens750
Stars3
Forks0
Last Update2026-01-16

Tags

AICalendar.NET MAUIBlazorAzure