Features Overview
Evatar is an intelligent personal assistant system that provides personalized information organization and knowledge management through screenshot sync, AI analysis, memory system, and intent reasoning.
Feature Matrix
| Feature | Description | Status | Platform |
|---|---|---|---|
| Screenshot Sync | Android auto-monitors MediaStore, incremental upload to server | Implemented | Android + Backend |
| AI Analysis | LLM multimodal analysis of screenshots, extracting structured info | Implemented | Backend |
| AI Chat Assistant | RAG-based intelligent dialogue with tool calling and web search | Implemented | Android + Backend |
| Dynamics System | Background intent reasoning engine, auto-generates insight articles | Implemented | Android + Backend |
| Memory System | Short/long-term memory management, auto-extraction, decay and dedup | Implemented | Backend |
| Push Notifications | Multi-device broadcast push, Webhook and FCM support | Implemented | Android + Backend |
| Security | API auth, SSRF protection, encrypted storage, rate limiting | Implemented | Backend |