Skip to content
AIツール

apfel レビュー

Apfelは、AppleのオンデバイスAIモデルにアクセスするためのCLI、チャットインターフェース、およびOpenAI互換のローカルサーバーを提供する、無料のオープンソースコマンドラインツールです。

shipped 2026年7月7日aifreemium
ai
apfel — product screenshot

注目ポイント

1macOS向けの無料オープンソースコマンドラインツール。
2macOS Tahoe (26+) でAppleのオンデバイス30億パラメータLLMにアクセスします。
3CLI、チャットインターフェース、およびOpenAI互換のローカルサーバーを提供します。
4完全なオンデバイス処理とデータ送信ゼロによりプライバシーを確保します。

apfel について

ビジネスモデル
Open Source
本社
N/A
設立
2026
チーム規模
N/A
資金調達
Bootstrapped
プラットフォーム
macOS
対象ユーザー
Apple Silicon users

料金プラン

Free
$0 / lifetime
  • No token costs
  • No API keys
  • No subscriptions
  • On-device AI

経営陣

Franz EnzenhoferFounderLinkedIn
Arthur FicialCo-maintainerLinkedIn
GitHubOpen Source

仕様

APIドキュメント

API提供状況

はい、公開API

overview

apfelとは?

apfelは、オープンソースコミュニティによって開発されたコマンドラインAIツールで、Apple Siliconユーザーやプライバシーを重視するプロフェッショナルがAppleのオンデバイスAIモデルにアクセスできるようにします。これは、完全なオンデバイス推論のために、コマンドラインインターフェース、チャットインターフェース、およびOpenAI互換のローカルサーバーを提供します。Apfelは基本的に、macOS Tahoe(バージョン26以降)のApple Intelligenceの一部であるAppleの30億パラメータFoundation Model(AFM)へのゲートウェイとして機能します。このツールを使用すると、APIキー、クラウドサブスクリプション、または外部モデルのダウンロードを必要とせずに、組み込みAIと対話でき、すべての処理がデバイス上でローカルに行われるため、プライバシーが確保されます。

features

apfelの主な機能

Apfelは、プライバシーとアクセスの容易さに焦点を当て、ユーザーのMacから直接AppleのオンデバイスAI機能を活用するように設計された堅牢な機能セットを提供します。

  • すぐに使用できる設定不要。
  • Apple Siliconで完全にオンデバイスで動作し、データがMacから離れることはありません。
  • 既存のツールとのシームレスな統合のために、ローカルサーバーを介したOpenAI APIとの互換性。
  • インタラクティブなセッションのための複数ターン会話型チャットインターフェース。
  • 直接クエリとShell scriptingのためのコマンドラインインターフェース(CLI)。
  • モデルのダウンロードやAPIキーは不要です。
  • ツール呼び出しを可能にするModel Context Protocol(MCP)をサポートします。
  • コンテキスト分析のためにファイル添付(テキスト、PDF、画像)を処理します。
  • 別のapfel-guiコンパニオンアプリは、ビジュアルインターフェースとオンデバイスの音声認識を提供します。

use cases

apfelは誰が使うべきか?

Apfelは、Apple Silicon Macでプライバシー、ローカル処理、およびオンデバイスAI機能への直接アクセスを優先する多様なユーザー向けに設計されています。

  • 機密性の高いトピックを扱い、オフラインで作業するためのプライバシーを重視するプロフェッショナル(例:弁護士、医療従事者、ジャーナリスト)。
  • AppleのMLフレームワークに興味がある開発者やツールを構築する開発者で、ローカル開発と統合のためにOpenAI互換サーバーを利用する方。
  • クラウドに依存せずにテキストの草稿作成、編集、書き換えを行うライターやコンテンツクリエイター。
  • サブスクリプションなしで、簡単な質問、説明、検索のためにAI支援を必要とする学生。
  • ワークフローをカスタマイズし、AIをShell scriptsやコマンドライン操作に統合することを楽しむMacのパワーユーザー。

how to use

apfelの使い方

apfelは、Homebrewパッケージマネージャーを活用し、互換性のあるmacOSシステムでの簡単なインストールと即時使用のために設計されています。

  • 1お使いのMacにApple Siliconが搭載されており、Apple Intelligenceが有効なmacOS Tahoe(バージョン26以降)が動作していることを確認してください。
  • 2Homebrewを介して、コマンド brew install apfel を使用してapfelをインストールします。
  • 3ターミナルで apfel と入力してCLIにアクセスし、直接クエリまたはパイプ入力を行います。
  • 4設定可能なコンテキスト管理を備えた複数ターン会話のためのインタラクティブなチャットセッションを開始します。
  • 5APIベースURLを変更することで、既存のツールと統合するためにOpenAI互換のローカルサーバーを起動します。
  • 6別のapfel-guiコンパニオンアプリを利用して、ビジュアルインターフェース、リクエスト/レスポンスの検査、および音声認識機能を利用します。

pricing

apfelの価格とプラン

apfelはオープンソースモデルで運用されており、そのコア機能を完全に無料で提供しています。使用に関連するサブスクリプション料金、使用料、または隠れた料金はありません。

  • 無料: $0 (CLI、チャットインターフェース、OpenAI互換ローカルサーバーへのアクセス、完全なオンデバイスAI推論、モデルダウンロード不要、APIキー不要)。

Pros

  • +Completely free and open-source, with no hidden costs or subscriptions.
  • +Ensures 100% data privacy as all processing occurs on-device, with no data leaving the Mac.
  • +Zero configuration and easy installation via brew install on macOS Tahoe (version 26) and later.
  • +Provides an OpenAI-compatible local server, facilitating local development and tool integration.
  • +Offers fast response times for quick queries on Apple Silicon Macs due to on-device inference.
  • +Integrates well into terminal workflows with CLI access, JSON output, and pipe support.

Cons

  • Limited context window of 4096 tokens (input + output combined), restricting utility for long conversations or complex documents.
  • The underlying Apple Foundation Model (3B parameters) is less powerful than frontier models like GPT-4 or Claude for complex reasoning tasks.
  • Requires macOS 26 (Tahoe) or later and an Apple Silicon Mac (M1 or newer), limiting compatibility.
  • While the underlying model supports multiple languages, optimal performance is primarily observed in English.
  • Lacks the polished graphical user interface and extensive feature breadth of some commercial Mac AI utilities.

ポリシー

無料枠

Vendor website advertises a free tier.

類似ツール

apfelと競合他社

apfelは、AppleのプリインストールされたオンデバイスLLMを活用することで独自のニッチを切り開き、迅速なローカルAIタスクのための設定不要、費用ゼロ、プライバシー重視の代替手段として位置付けられ、他のローカルおよびクラウドベースのソリューションとは差別化されています。

1
Ollama

Ollama simplifies running a wide range of open-source large language models locally with a command-line interface and an OpenAI-compatible API.

Unlike Apfel, which leverages Apple's built-in on-device model, Ollama requires users to download models (often several gigabytes) from its extensive library. Both are open-source, CLI-focused, and provide an OpenAI-compatible local server for running AI models.

2

LM Studio provides a user-friendly desktop application with a graphical interface for browsing, downloading, and interacting with local LLMs, including an OpenAI-compatible local server.

LM Studio offers a GUI-first experience for local AI, contrasting with Apfel's CLI-centric approach. Both provide an OpenAI-compatible local server, but LM Studio focuses on a wider range of downloadable models rather than exclusively Apple's on-device model.

3

LocalAI is an open-source, OpenAI-compatible AI engine that allows running various models (LLMs, vision, voice, image) locally on diverse hardware.

LocalAI is a more comprehensive open-source AI engine, acting as a drop-in replacement for the OpenAI API for various model types, whereas Apfel specifically targets Apple's on-device LLM. Both are open-source and offer OpenAI API compatibility for local inference.

4

Jan is an open-source desktop application that provides a ChatGPT-like chat interface for running local large language models offline.

Jan offers a polished, familiar chat interface for local LLMs, similar to Apfel's chat mode, but it focuses on downloading and managing a variety of open-source models rather than exclusively leveraging Apple's built-in model. Both are open-source and free.

AI Reputation Report

Is apfel yours?

ChatGPT, Perplexity, Gemini, Claude & Grok answer buyer questions about apfel every day. See whether they name apfel — or send buyers to a rival.