Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Pratick: Context-Aware Office Assistant
Demonstrating a desktop assistant that reads emails, searches files, and creates documents using modular tools and the Model Context Protocol for context-aware automation.
LLMs are kind of dumb. They excel at predicting the next token, but if you ask them about anything outside of their training set, you’re SOL. Recently, this problem has been tackled via function calling, but setting these tools up has proved to be quite the ordeal. Thus, Patrick started with a simple goal: build an agentic, modular, and context-aware office assistant with access to all of your tools and files!