The Brief
(Internal project) We built an AI assistant that process emails, highlight priority emails, and create drafts. The AI assistant runs on a locally hosted LLM without sending data to any remote servers or the cloud to preserve confidentiality.
Technology
- Gmail API
- Language Model: Ollama / llama 3.1
- Python