https://github.com/vladislavantonyuk/aicalendar
AICalendar is a cross-platform AI-powered calendar application built with .NET MAUI and Blazor. It helps users efficiently manage their schedules, appointments, and events with intelligent features and a modern user experience.
https://github.com/vladislavantonyuk/aicalendar
ai blazor calendar dotnet mcp mcp-client mcp-server ukraine webapi
Last synced: about 2 months ago
JSON representation
AICalendar is a cross-platform AI-powered calendar application built with .NET MAUI and Blazor. It helps users efficiently manage their schedules, appointments, and events with intelligent features and a modern user experience.
- Host: GitHub
- URL: https://github.com/vladislavantonyuk/aicalendar
- Owner: VladislavAntonyuk
- License: mit
- Created: 2025-06-14T12:42:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-04T22:41:41.000Z (4 months ago)
- Last Synced: 2026-05-03T01:35:18.719Z (about 2 months ago)
- Topics: ai, blazor, calendar, dotnet, mcp, mcp-client, mcp-server, ukraine, webapi
- Language: C#
- Homepage:
- Size: 161 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# AICalendar
AICalendar is a cross-platform AI-powered calendar application built with .NET MAUI and Blazor. It helps users efficiently manage their schedules, appointments, and events with intelligent features and a modern user experience.
## Features
- **AI Scheduling Assistant**: Automatically suggests optimal meeting times and event slots based on your preferences and availability.
- **Multi-Platform Support**: Runs on Android, iOS, Windows, and Mac Catalyst devices.
- **Blazor Web Interface**: Access your calendar from any browser with a rich, interactive UI.
- **Event Management**: Create, edit, and delete events with ease.
- **Reminders & Notifications**: Get timely reminders for upcoming events and tasks.
- **Theme Support**: Switch between light and dark modes for comfortable viewing.
- **Localization & RTL Support**: Right-to-left layout and multi-language support for global users.
- **Secure Authentication**: Login and manage your calendar securely.
- **Cloud Sync**: Synchronize your calendar data across devices.
- **Modern UI**: Built with MudBlazor for a clean and responsive design.
---
For setup instructions and development notes, see the documentation and project files.
```
netstat -aon | findstr :5083
taskkill /PID 17980 /F
```
```
dotnet tool update --global dotnet-ef
dotnet tool install --local Microsoft.Extensions.AI.Evaluation.Console
dotnet tool run aieval report --path C:/TestReports --output report.html --open
```