Your AI-Powered Personal Assistant
AgenticPal brings natural language control to Google Workspace. Manage your calendar, emails, and tasks through conversational AI powered by LangGraph’s graph-based reasoning.
Key Features
Natural Language Interface
Describe what you want in plain English — no complex commands required
Graph-Based Reasoning
LangGraph-powered agent that understands context and dependencies
Multi-Turn Conversations
Ask clarifying questions and maintain context across interactions
Google Workspace Integration
Seamlessly manage Calendar, Gmail, and Tasks in one place
Smart Confirmations
Safety prompts before destructive operations
Real-Time Streaming
Server-Sent Events for live response updates
Quick Start
Installation
Set up AgenticPal locally with Python 3.12+
Google Cloud Setup
Configure OAuth credentials for Workspace APIs
API Documentation
Integrate with the FastAPI backend
Usage Examples
See AgenticPal in action with real examples
How It Works
AgenticPal uses a three-layer architecture for intelligent task execution:- Agent Layer — High-level orchestration using LLM for intent parsing and routing
- Tool Registry — Pydantic-based validation and standardized execution
- Services Layer — Direct Google API integration for Calendar, Gmail, and Tasks
AgenticPal is currently in active development. While the CLI and API are functional, the web UI is under construction.