awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Sylinko avatar

Sylinko/Everywhere

0
View on GitHub↗
6,093 Stars·377 Forks·C#·8 Aufrufeeverywhere.sylinko.com↗

Everywhere

Everywhere is a desktop AI assistant that understands whatever is on your screen and can act across applications without requiring screenshots or manual context switching. It reads structured UI data through accessibility and automation APIs to perceive the active application and visible content, then provides context-aware help, summaries, translations, and answers to natural language questions about what you are viewing.

The tool distinguishes itself by combining on-screen content analysis with a multi-LLM agent platform that routes requests to providers like OpenAI, Anthropic, and local models through a plugin system. It includes a natural language command parser that translates plain language instructions into executable system commands with permission elevation handling, and a sub-agent task delegation system that can browse the web, run terminal scripts, search files, or control system applications. A context-aware shortcut engine triggers pre-configured actions or agent workflows based on the active application and visible content, activated via a global hotkey.

Beyond its core identity, Everywhere offers capabilities for drafting and polishing emails, rewriting text for tone, translating text in place, summarizing web pages, verifying information against online sources, diagnosing on-screen errors, and analyzing financial charts in real-time. It can execute contextual shortcuts that automatically suggest or trigger relevant strategies based on the current scenario, and handle system tasks like managing services, freeing ports, and clearing caches through plain language instructions.

Features

  • Desktop Context-Aware Assistants - Press a global hotkey to get AI assistance that understands whatever is on your screen, without screenshots or app switching.
  • Agent Delegation Systems - Delegates tasks to sub-agents that browse the web, run terminal scripts, search files, or control system applications.
  • Agent Delegation Frameworks - Delegates complex tasks to specialized sub-agents that execute web browsing, terminal scripts, or system commands.
  • Multi-Provider Routers - A platform that routes requests to multiple LLM providers including OpenAI, Anthropic, and local models for flexible intelligence.
  • Model Provider Integrations - Integrates with OpenAI, Anthropic, Google, DeepSeek, and other providers so users can choose the intelligence backend for each task.
  • LLM Provider Integrations - Routing AI requests to different providers like OpenAI, Anthropic, and local models, choosing the best backend for each task.
  • Multi-Provider Abstractions - Integrates with multiple LLM providers and routes requests through a plugin system for flexible model selection.
  • System Command Controllers - Running shell commands, managing services, and handling system tasks using plain language instructions.
  • Natural Language Service Controllers - A controller that executes shell commands, manages services, and handles system tasks using plain language instructions.
  • On-Screen Text Processors - A processor that summarizes, translates, rewrites, and verifies text visible on screen without manual copying or app switching.
  • On-Screen Content Question Answerers - Responds to natural language queries by interpreting the captured screen context and providing relevant answers or actions.
  • On-Screen Content Summarizers - Captures visible content from any application and returns a concise summary or answer without requiring manual copying or app switching.
  • Desktop Context-Aware Triggers - Detects the active application or scenario and automatically suggests or executes relevant shortcut strategies without manual input.
  • Natural Language Command Interpreters - Translates plain language instructions into executable system commands with permission elevation handling.
  • Programmatic Screen Reading - Reads structured UI data through accessibility and automation APIs to understand the active application and content.
  • Global Hotkey Triggers - Activates AI assistance via a system-wide keyboard shortcut without requiring app switching or manual input.
  • Automation Execution Shortcuts - Triggers pre-configured actions or agent workflows based on the application and content the user is currently viewing.
  • Screen Capture and Text Extraction - Captures visible text and UI elements from the active application to understand the user's current context without requiring screenshots.
  • Accessibility-API Screen Readers - Reading and analyzing visible text and UI elements from any application to answer questions or provide summaries.
  • AI Provider Plugin Routers - Routes AI requests to multiple backends through a plugin system supporting cloud, local, and custom endpoints.
  • Accessibility API Wrappers - Reads structured UI data through platform accessibility APIs instead of using screenshots or OCR.
  • Desktop Context-Aware Shortcuts - Triggers pre-configured actions or agent workflows based on the active application and visible content.
  • AI Provider Routing - Routes requests to cloud services, local models, or custom endpoints from providers like OpenAI, Anthropic, and Ollama.
  • On-Demand Web Page Summarizers - Extracts key points from a webpage the user is viewing and delivers a concise summary on demand.
  • MCP Tool Delegators - An orchestrator that uses MCP tools to delegate tasks like web browsing, terminal commands, and file searches to sub-agents.
  • In-Place Extraction Translators - Translates selected or visible text into a target language without opening a separate translation tool.
  • Selected Text Translation Popups - Selects or points at foreign text and translates it into your preferred language in place.
  • Natural Language Rewriters - Transforms selected text on screen—such as email drafts—into a different tone or style based on a natural language instruction.
  • Email Draft Polishing - Rewrites email drafts to match a requested tone, such as making them more professional or concise.
  • Claim Verification Tools - Checks selected claims against online sources to assess their reliability.
  • Tone Rewriting Tools - Transforms user-written text into a more professional, casual, or specified tone based on a natural language instruction.
  • On-Screen Error Diagnoses - Captures error context, identifies the root cause, and suggests commands or solutions to resolve the issue.
  • AI-Powered Web Summarization - Captures the visible page and returns a concise summary of the article or document you are reading.
  • Web Page Summarizers - Extracts key points, terms, and insights from a page without requiring the user to navigate away from their current view.

Star-Verlauf

Star-Verlauf für sylinko/everywhereStar-Verlauf für sylinko/everywhere

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Everywhere

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Everywhere.
  • gaizhenbiao/chuanhuchatgptAvatar von GaiZhenbiao

    GaiZhenbiao/ChuanhuChatGPT

    15,311Auf GitHub ansehen↗

    This project is a web-based user interface and multi-model API gateway for interacting with various large language model providers and local inference services. It functions as a retrieval-augmented generation chatbot for private document questioning, a manager for model fine-tuning, and an autonomous agent framework. The system distinguishes itself by integrating an autonomous assistant mode that uses web search and external tools to solve complex, multi-step tasks without manual prompting. It also features an API gateway capable of rotating multiple authentication keys to balance usage and

    Python
    Auf GitHub ansehen↗15,311
  • claude-code-best/claude-codeAvatar von claude-code-best

    claude-code-best/claude-code

    20,272Auf GitHub ansehen↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    TypeScript
    Auf GitHub ansehen↗20,272
  • coaidev/coaiAvatar von coaidev

    coaidev/coai

    9,212Auf GitHub ansehen↗

    CoAI is an enterprise-grade, self-hostable AI gateway platform that unifies access to over 200 AI models from more than 35 providers through a single OpenAI-compatible API endpoint. It functions as a multi-tenant gateway, routing requests across providers with load balancing, automatic failover, and priority-based routing, while exposing standard OpenAI API endpoints for chat, image generation, model listing, and billing to enable seamless integration with existing tools and clients. The platform distinguishes itself through a comprehensive set of operational capabilities built around the gat

    TypeScriptai-gatewayapichat
    Auf GitHub ansehen↗9,212
  • coze-dev/coze-loopAvatar von coze-dev

    coze-dev/coze-loop

    5,540Auf GitHub ansehen↗

    Coze-loop is an optimization platform and orchestration management suite for large language model agents. It functions as a comprehensive environment for the development, debugging, evaluation, and monitoring of AI agent performance. The project provides a dedicated prompt engineering playground for real-time iteration and validation of model responses. It includes an evaluation framework that runs automated assessments against datasets to generate performance metrics and verify output accuracy. The system covers observability through real-time execution tracing and historical analysis of ag

    Goagentagent-evaluationagent-observability
    Auf GitHub ansehen↗5,540
Alle 30 Alternativen zu Everywhere anzeigen→

Häufig gestellte Fragen

Was macht sylinko/everywhere?

Everywhere is a desktop AI assistant that understands whatever is on your screen and can act across applications without requiring screenshots or manual context switching. It reads structured UI data through accessibility and automation APIs to perceive the active application and visible content, then provides context-aware help, summaries, translations, and answers to natural language questions about what you are viewing.

Was sind die Hauptfunktionen von sylinko/everywhere?

Die Hauptfunktionen von sylinko/everywhere sind: Desktop Context-Aware Assistants, Agent Delegation Systems, Agent Delegation Frameworks, Multi-Provider Routers, Model Provider Integrations, LLM Provider Integrations, Multi-Provider Abstractions, System Command Controllers.

Welche Open-Source-Alternativen gibt es zu sylinko/everywhere?

Open-Source-Alternativen zu sylinko/everywhere sind unter anderem: gaizhenbiao/chuanhuchatgpt — This project is a web-based user interface and multi-model API gateway for interacting with various large language… coaidev/coai — CoAI is an enterprise-grade, self-hostable AI gateway platform that unifies access to over 200 AI models from more… claude-code-best/claude-code — Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software… coze-dev/coze-loop — Coze-loop is an optimization platform and orchestration management suite for large language model agents. It functions… hwchase17/chat-langchain — This project is a conversational assistant and retrieval-augmented generation system designed to provide technical… jetbrains/koog — Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a…