🛠 Ami — a local AI clone for automation
NanoNets has released Ami — an open-source agentic framework that runs directly on your device. It uses personal tokens to connect with tools, builds a knowledge graph based on your actions, and performs routine tasks by mimicking your communication style and logic.
🌍 The project confirms the trend toward private AI agents. Thanks to support for the Anthropic Messages API, Ami is compatible with Claude and local models via Ollama or LiteLLM, reducing dependency on the cloud.
👤 You can create a "digital twin" to manage to-do lists and routines without sending sensitive data to third-party servers. All data is stored locally in SQLite and Markdown.
Source 1: https://github.com/NanoNets/ami
