- Home
- Design & Media
- Brilliant
Brilliant
An intelligent AI Calendar app that sits on top of your Google Calendar - helps you manage your sche
Rating
Votes
0
score
Downloads
0
total
Price
Free
API key required
Works With
About
Brilliant - AI-Powered Calendar
An intelligent calendar application with conversational AI capabilities, built with React and integrated with Google Calendar. Schedule, manage, and reorganize your events naturally through chat.
Thanks to: big-calendar.vercel.app - A fantastic open-source calendar project that influenced the visual design and user experience patterns.
✨ Features
Calendar Views
- Day View: Focus on a single day with time-based event layout
- Week View: See your entire week at a glance with multi-day event support
- Month View: Monthly overview with event indicators
- Drag-and-drop event creation
- Current time indicator with auto-scroll
AI-Powered Scheduling (via Tambo)
Chat naturally to manage your calendar:
- _"Schedule a team meeting tomorrow at 2pm for 1 hour"_
- _"Block out focus time every weekday morning"_
- _"Move my dentist appointment to next Thursday and add a gym session on Monday"_
- _"What do I have scheduled this week?"_
Google Calendar Sync
- Two-way synchronization with Google Calendar
- Recurring event support (daily, weekly, monthly, yearly)
- Color mapping from Google Calendar
- Automatic sync every 60 seconds
- Batch-parallel sync queue (5 concurrent API calls)
🛠 Tambo Features Used
This project demonstrates several Tambo capabilities:
AI Tools (Function Calling)
| Tool | Description |
|---|---|
createCalendarEvent | Create a single event with optional recurrence |
getCalendarEvents | Query events within a date range |
updateCalendarEvent | Modify a single existing event |
deleteCalendarEvent | Remove a single event |
batchCalendarUpdate | Preferred for 2+ changes — create/update/delete in one call |
The batchCalendarUpdate tool uses a JSON string for operations to avoid Tambo's streaming object decomposition. See ARCHITECTURE.md for details.Context Helpers
The AI receives real-time awareness of the user's calendar without registering extra tools:
| Helper | Data |
|---|---|
userTimeContext | Current time + timezone |
calendarViewContext | Selected date, view type, range description |
upcomingEventsContext | Visible events with IDs (filtered to exact view) |
Generative Components
- GenerativeForm: Dynamic, schema-driven forms for structured data collection
Thread Management
Don't lose this
Three weeks from now, you'll want Brilliant again. Will you remember where to find it?
Save it to your library and the next time you need Brilliant, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
An intelligent AI Calendar app that sits on top of your Google Calendar - helps you manage your sche. Best for anyone looking to make their AI assistant more capable in design & media. It's completely free and works across most major AI apps.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.
From the Community
Hallucinations: What AI Gets Wrong About Starting Over
AI is great at logistics. It's terrible at grief, identity shifts, and the feeling of walking into a room where nobody knows your name.
In the Weeds: What AI Actually Knows About Throwing a Party
I asked Claude to plan a backyard party for 30 people. Some of its ideas were brilliant. Some were unhinged. Here's the sorted list.
MCP Is the Most Important AI Acronym You've Never Heard Of
MCP lets your AI talk to your other tools. That sentence will mean more to you in six months than anything else you read about AI this year.