File size: 1,290 Bytes
645fa3f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---

license: apache-2.0
language:
- en
tags:
- singapore
- calendar
- scheduling
- sovereign-ai
- meralion
- agentic-innovation
- mina
pipeline_tag: text-generation
---


# MINA KRONOS — Sovereign Calendar Agent

Part of MINA — Singapore's first sovereign edge AI companion.

## What is KRONOS?
KRONOS is MINA's time and scheduling seed agent —
the first seed agent built under the MINA programme.
Manages calendar, appointments, and reminders
via natural Singlish voice commands.

## Status
- Built and deployed on Honor Magic 8 Pro
- Google Calendar OAuth integration
- Singlish scheduling commands supported
- Autonomous improvement via ROAR Loop

## Example Commands
"Eh MINA, got meeting with director next week,
 check calendar lah"
"Remind me about doctor appointment tomorrow"
"What's my schedule next Monday?"

## Technical Details
- Location: C:/Projects/roar-aria/kronos.py
- Google Calendar API + OAuth2
- Token: token.pickle (on-device)
- Fully offline after initial OAuth

## Citation
```bibtex

@software{mina_kronos_2026,

  author       = {Loh, Mun Yew},

  title        = {MINA KRONOS: Sovereign Calendar Agent},

  year         = {2026},

  publisher    = {HuggingFace},

  organization = {Singapore AI Research}

}

```