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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Arthur-Ficial avatar

Arthur-Ficial/apfel

0
View on GitHub↗
5,856 estrellas·225 forks·Swift·MIT·16 vistasapfel.franzai.com↗

Apfel

The free AI already on your Mac. CLI tool, OpenAI-compatible server, and interactive chat — all on-device via Apple Intelligence. No API keys, no cloud, no downloads.

Features

  • On-Device FoundationModel Bridges - Bridges CLI and server requests to Apple's on-device FoundationModel through private system frameworks.
  • Apple Intelligence CLI Tools - Provides a command-line interface for querying Apple's on-device FoundationModel without cloud dependencies or API keys.
  • Multi-turn Interaction Managers - Maintains conversation context across multiple exchanges with configurable trimming strategies and system prompts.
  • MCP Server Connections - Connects Model Context Protocol servers so the on-device model can invoke external tools during generation.
  • Local On-Device AI - Runs a local language model on a Mac for interactive conversations without cloud dependencies or API keys.
  • Model Context Protocol Integrations - Connects external tool servers via MCP, enabling the on-device model to discover and invoke tools during generation.
  • Offline Chat Clients - Provides an interactive chat application that runs Apple's 3B-parameter language model locally with multi-turn conversation support.
  • MCP Protocol Integrations - Connects the on-device model to external tools through the Model Context Protocol for discovery and execution.
  • CLI-Based Model Querying - Sends natural-language prompts to Apple's on-device FoundationModel from the terminal.
  • Local LLM Execution - Runs Apple's on-device 3B-parameter language model as a UNIX command with JSON output.
  • On-Device Model Runtimes - Runs Apple's on-device FoundationModel locally, passing prompts and printing responses to stdout.
  • AI-Powered - Pipes macOS system data into the local model for real-time analysis, command generation, and clipboard manipulation.
  • AI Chat REPLs - Ships an interactive read-eval-print loop for back-and-forth conversation with automatic context trimming.
  • Live System Summaries - Pipes live macOS system data into the local AI model for real-time plain-English summaries.
  • Interactive Chat Components - Manages multi-turn conversations with automatic context trimming and system prompt support, all running on-device.
  • OpenAI-Compatible Servers - Hosts a local HTTP server implementing the OpenAI chat completions endpoint with streaming, tool calling, and CORS.
  • OpenAI-Compatible API Servers - Hosts a local HTTP server implementing the OpenAI chat completions endpoint with streaming and tool calling.
  • MCP Tool Attachments - Attaches MCP servers to give the on-device model access to calculators, APIs, and databases via tool calling.
  • Guardrail Relaxation Mechanisms - Provides a flag to reduce Apple's safety filter strictness for creative or long prompts.
  • Context Trimming Strategies - Maintains conversation history across exchanges with automatic trimming to fit within the model's token budget.
  • Shell Command Translators - Converts plain-English requests into executable shell commands, one-liners, or git summaries.
  • Model Response Streaming - Outputs the model's reply token by token as it is generated, showing results incrementally.
  • Shell Command Generation - Generates shell commands from plain English descriptions for file operations and git workflows.
  • System Prompts - Allows providing custom instructions or personas that guide the model's behavior for the entire session.
  • Prompt - Reads file contents and includes them in the prompt sent to the model for context-aware processing.
  • Clipboard Content Transformations - Reads, transforms, and writes back clipboard text for tasks like grammar correction, translation, and summarization.
  • Stdin/Stdout Pipeline Models - Accepts input from stdin and outputs text or JSON to stdout, enabling UNIX-style piping and shell integration.
  • AI-Powered System Analyses - Pipes macOS process, disk, network, and battery information into the model for real-time analysis and plain-English summaries.

Historial de estrellas

Gráfico del historial de estrellas de arthur-ficial/apfelGráfico del historial de estrellas de arthur-ficial/apfel

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace arthur-ficial/apfel?

The free AI already on your Mac. CLI tool, OpenAI-compatible server, and interactive chat — all on-device via Apple Intelligence. No API keys, no cloud, no downloads.

¿Cuáles son las características principales de arthur-ficial/apfel?

Las características principales de arthur-ficial/apfel son: On-Device FoundationModel Bridges, Apple Intelligence CLI Tools, Multi-turn Interaction Managers, MCP Server Connections, Local On-Device AI, Model Context Protocol Integrations, Offline Chat Clients, MCP Protocol Integrations.

¿Qué alternativas de código abierto existen para arthur-ficial/apfel?

Las alternativas de código abierto para arthur-ficial/apfel incluyen: claude-code-best/claude-code — Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software… ther1d/shell_gpt — Shell GPT is an AI-powered command-line interface that generates shell commands and source code from natural language… google-ai-edge/litert-lm — LiteRT-LM is a high-performance inference framework designed to execute large language models locally on mobile,… firebase/genkit — Genkit is an open-source framework for building AI-powered applications. It provides a unified interface for… spring-projects/spring-ai — Spring AI is an application framework for Java that provides a portable, fluent API for integrating AI models, tools,… datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL…

Alternativas open-source a Apfel

Proyectos open-source similares, clasificados según cuántas características comparten con Apfel.
  • claude-code-best/claude-codeAvatar de claude-code-best

    claude-code-best/claude-code

    20,272Ver en GitHub↗

    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
    Ver en GitHub↗20,272
  • ther1d/shell_gptAvatar de TheR1D

    TheR1D/shell_gpt

    12,131Ver en GitHub↗

    Shell GPT is an AI-powered command-line interface that generates shell commands and source code from natural language prompts. It serves as a terminal-based tool for automating technical tasks, producing executable commands, and generating code snippets directly within the shell. The tool distinguishes itself through a read-eval-print loop for interactive chatting and the ability to maintain stateful conversational history via named sessions. It supports flexible backend routing, allowing users to connect to cloud-based APIs or local language model hosts for offline operation and data privacy

    Pythonchatgptcheat-sheetcli
    Ver en GitHub↗12,131
  • google-ai-edge/litert-lmAvatar de google-ai-edge

    google-ai-edge/LiteRT-LM

    5,619Ver en GitHub↗

    LiteRT-LM is a high-performance inference framework designed to execute large language models locally on mobile, desktop, and IoT hardware. It serves as an on-device model runtime that utilizes CPU, GPU, and NPU acceleration to provide low-latency processing. The framework is distinguished by its ability to process text, vision, and audio inputs through a single multi-modal inference engine. It features a local HTTP server that emulates OpenAI-compatible API endpoints and a WebGPU-based runtime for executing models directly within a web browser. To ensure output reliability, it includes a con

    C++
    Ver en GitHub↗5,619
  • firebase/genkitAvatar de firebase

    firebase/genkit

    6,121Ver en GitHub↗

    Genkit is an open-source framework for building AI-powered applications. It provides a unified interface for connecting to hundreds of generative AI models from multiple providers, enabling text, image, audio, and video generation through a single API. The framework structures multi-step AI interactions—including chat, retrieval-augmented generation, tool use, and agentic workflows—as composable, traceable flows with built-in streaming and state management. The framework distinguishes itself through a comprehensive developer toolkit that includes a command-line interface and a local developer

    TypeScript
    Ver en GitHub↗6,121
  • Ver las 30 alternativas a Apfel→