SanBingYouYong

Logo

UoE BSc Computer Science First-class Honours --> Imperial MSc Advanced Comput'ing

Research

Work & Internships

Full Resume

Highlight Repositories

Thoughts & Notes

Rapid Prototyping

View My GitHub Profile

中文

Goal

An LLM-based personal planning and scheduling assistant that can help users to manage their daily tasks and appointments. The assistant reads a default schedule for the week from weekly_schedule.md and can also be promtped to add, delete, or update tasks and appointments. The assistant can also be asked to provide a summary of the day’s tasks and appointments by brief me on my day command (with a date timestamp).

Design

The following data model are to be maintained by the assistant and optionally also the user:

The following tasks are to be performed by the assistant, and the process is broken down into multiple agents to ensure correctness: