Everywhere is a cross‑platform AI assistant built with .NET and Avalonia. It delivers contextual, multimodal AI support directly inside any desktop application—whether you’re browsing, writing, designing, or coding.
- Universal Input Assistance – Call the assistant in any text field to generate, rewrite, translate, or summarize without leaving your workflow.
- Screen Awareness – Capture and analyze the current window or selected region to offer context‑specific suggestions and summaries.
- MCP Integration – Leverage the Model Context Protocol to wire up custom tools and data sources for deeper automation.
- Multimodal Understanding – Process text, images, and screenshots for code explanations, UI analysis, or visual Q&A.
- LLMs under control – Choose between cloud LLMs (ChatGPT, DeepSeek, etc.) and fully local models (Ollama, LM Studio).
Platform | Minimum Version |
---|---|
Windows | 10.0.19041.0 |
macOS | Planned |
Note: Pre‑built installers are not yet available; build from source for now.
- Edit assistant (WIP)
- Screen-based assistant
- Web searching & thinking
- MCP Tools
- Voice input
- RAG & Knowledge base
We welcome issues, feature ideas, and PRs! See CONTRIBUTING.md for guidelines.
Distributed under the Apache 2.0 License. See LICENSE for more information.
- accntech/shad-ui UI Styles and Components
- dme-compunet/Lucide.Avalonia Icons
- Kira-NT/HotAvalonia Avalonia hot reload
- microsoft/CommunityToolkit.Mvvm & Cysharp/ObservableCollections MVVM
- FlaUI/FlaUI Screen Aware & UI Automation
- microsoft/CsWin32 Win32 API Autogen
- Kibnet/WritableJsonConfiguration Settings storage
- microsoft/semantic-kernel LLMs, RAG, Tool call, etc.
- nietras/Sep tsv Reader for i18n