关于
This project introduces an intelligent multi-agent system designed to streamline Google Gmail and Google Calendar management. It features a decision-making Agent that intelligently selects tools to fulfill user requests, allowing for hands-free management of emails and calendar events. The system integrates a Streamlit frontend for intuitive conversational interaction and is powered by an MCP-Server to host tools, enabling easy expansion and distributed operations.
主要功能
- Pure Python agent implementation without external frameworks
- Google API integration for Gmail and Calendar (OAuth 2.0)
- CRUD (Create, Read, Update, Delete) support for email and calendar events
- MCP Server for hosting tools and enabling distributed systems
- Streamlit-based conversational user interface
- 0 GitHub stars
使用案例
- Scheduling and managing calendar events through chat commands
- Automatically sending emails based on natural language requests
- Streamlining Google Workspace management without manual interaction