PatxiAI department agent: your personal assistant for the admin of everyday life — email, calendar, tasks, travel and files.
Part of PatxiAI, an open-source personal AI assistant built on the Laravel AI SDK. This package isn't used standalone — it's installed as an optional module from the PatxiAI dashboard (or composer require patxiai/agent-assistant) into an app already running patxiai/patxi-core.
AssistantLead routes work to five specialist agents and synthesizes their output:
- Calendar
- Tasks
- Travel
- Drive
It also picks up any installed integration whose catalog category is Assistant — Mail claims Google Gmail, Calendar claims Google Calendar and Drive claims Google Drive, each surfacing the tools of every account the user has connected for that service.
Requires patxiai/patxi-core — see the main PatxiAI repo for installation.