Inspiration
People often find themselves attempting to manage calendar invites and events through various apps and systems, often forgetting when and where specific events are taking place.
What it does
We have developed a locally run software that:
Analyzes texts to create calendar events Sends you reminders when events are taking place Summarizes daily activities Automatic categorization of events and conflict analysis Text-To-Speech integration Keeps your data private
How we built it
Process: Gathers natural language input Data is Parsed by local LLM (LLaMA), prompting further input if needed Schedules Event Sets smart reminders
Tech Stack: Ollama (on-device) Python backend Swift UI IOS App Integration
Challenges we ran into
It was difficult to parse the outputs of Ollama.
Accomplishments that we're proud of
We created a working demo that allows users to create it.
What we learned
We have learnt to properly prompt AI models to debug efficiently.
What's next for Touchpoint
We have yet to implement update and delete. We wish to make this app more autonomous so that it requires less user input.
Log in or sign up for Devpost to join the conversation.