# Crkl Project Overview Crkl is an on-device, privacy-first Android agent that allows users to circle or touch any element on the screen and get instant local-AI powered help: summarization, transcription, or suggestions based on the content type. All ML inference and data handling are strictly local. Major Modules: - Accessibility service overlay - Gesture/region processor - Content type detection - Local STT/LLM/Vision models - Dialogue agent with persistent context - Compose overlay UI - Privacy/data controls