소개
This project offers a web-based chat interface allowing users to interact with their Google Calendar and Gmail accounts using a locally-run Llama 3.2 LLM via Ollama. It features an HTTP API server for seamless access to Google Calendar and Gmail data. Users can ask natural language questions about their schedule or emails, and the system fetches the relevant information, generates a concise response, and displays it in the browser. A key advantage is that all data processing and interaction remain local on the user's machine, ensuring privacy without relying on cloud-hosted LLM services.