ナイア

ダウンロード

Naiaをダウンロードして、AIアバターと会話しましょう。

v0.1.5 Windowsビルド検証済み(exe + MSI)。Linux Shellビルドは近日公開。
Windows (x86_64)
v0.1.5新規

インストール後すぐに起動。Naia ShellがAIバックエンド(Gateway)を自動インストール・起動します。v0.1.5ではAlpha Memory System v1、ナレッジグラフ、暗号化バックアップを搭載。

  • naia-0.9-omni-24g が音声対話中にツールを実行 — 声で頼むと、会話するだけでなく実際にファイル作成・検索・スキル実行まで行います
  • リファレンス音声(音声複製)設定を刷新 — カード UI、アプリ内録音、即時プレビュー
  • 音声応答の韻律タグをアバターの表情・チャット絵文字にマッピング — Naia が話す間、アバターが反応します
  • Gemini Live 音声体験 — コンテキストブリッジ、割り込み(発話中の中断)、テキストと音声の同等性、音声パネルツール

Windows 10 / 11 x86_64。インストール時に管理者権限が要求されます。 現在 Microsoft Store への登録を申請中です。

Naia OS (ライブUSB / インストール)
推奨

完全なNaia体験。AIアバター、韓国語入力、標準アプリがすべて含まれています。USBから起動して試すか、ハードドライブにインストールしてください。

ライブUSBは再起動でリセットされます。永続的に使用するにはインストールしてください。

Shell UIのみ — AI機能にはNaia OSまたは別途Gatewayのセットアップが必要です。

Flatpak

サンドボックス環境で実行されます。GNOME Platformランタイムが必要です。

Linux推奨 — ログイン・チャット・音声をすべて同梱。

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install -y flathub org.gnome.Platform//50
flatpak install --user ./Naia-Shell-x86_64.flatpak
Flatpak

システム要件

  • Linux x86_64
  • Node.js 22+(AppImage/deb/rpm用)

チェックサム検証

ダウンロードしたファイルの整合性を検証するには:

sha256sum -c SHA256SUMS

リリースノート

v0.1.5 (2026-06-05)

Naia-0.9-Omni-24g が登場 — RTX 3090 PC 1台で、声を複製し、リアルタイムで会話し、スキルまで実行する賢い AI。本リリースでは、音声対話中のツール実行、録音・プレビュー対応の音声複製 UI の刷新、自然な割り込み、30言語対応、ネイティブ Ollama ローカル AI、MS Store・Steam 配信を追加しました。

  • feat(voice)naia-0.9-omni-24g が音声対話中にツールを実行 — 声で頼むと、会話するだけでなく実際にファイル作成・検索・スキル実行まで行います #352
  • feat(voice)リファレンス音声(音声複製)設定を刷新 — カード UI、アプリ内録音、即時プレビュー #349
  • feat(voice)音声応答の韻律タグをアバターの表情・チャット絵文字にマッピング — Naia が話す間、アバターが反応します #350
  • feat(voice)Gemini Live 音声体験 — コンテキストブリッジ、割り込み(発話中の中断)、テキストと音声の同等性、音声パネルツール #313
  • feat(voice)Naia Local のリファレンス音声 — ref-audio の直接指定、デフォルト音声の選択、セッション中の音声切り替え
  • fix(voice)リアルタイム音声の安定化 — サーバー VAD パススルー、字幕(transcript)処理、コールドスタート時のソケット競合、リファレンス音声認証の修正 #219
  • feat(agent)ネイティブ Ollama プロバイダー — 推論、ツール呼び出し、num_ctx 処理に対応し、完全ローカルの LLM をサポート #357
  • feat(dist)MS Store(Win32 掲載)および Steam ポータブル配信 — 条件付きコード署名に対応 #314
  • feat(shell)拡張可能なパネルシステムの仕様・ドキュメント・サンプル、および zip タブゲート #358
  • feat(launch)起動時の YouTube BGM バックグラウンドフォールバック — AI が接続する前でも音楽が流れ続けます
  • feat(auth)Rust 製 localhost HTTP コールバックサーバー — デスクトップの OAuth・ディープリンクログインの信頼性を向上 #341
  • fix(shell)0.1.5 リリースのバグ修正 — 起動、設定、プロバイダールーティングの補正 #342
  • fix(env)dev/prod ゲートウェイ環境の分離 — tauri:dev と tauri:prod がそれぞれ正しいゲートウェイに接続 #333

v0.1.4 (2026-05-22)

Naia Alpha — first public release. AI OS desktop app with workspace, browser panel, voice AI, memory system, and 14-language support. Windows installer available.

  • feat(shell)Workspace panel — session dashboard, file explorer, and code editor #99
  • feat(workspace)PTY terminal tabs with xterm.js — run CLI agents like Codex or Claude Code inside Naia #119
  • feat(workspace)Image, CSV, log file viewer and HWP/HWPX viewer via sidecar #116
  • feat(workspace)Naia ADK integration — skill discovery, skill launcher, session templates, workspace discovery #227
  • feat(shell)Editor reload, copy path, input history, and file navigation #194
  • feat(shell)Browser panel — Chrome/WebView2 embed with CDP tools, voice tools, and theme support #95
  • feat(browser)Browser bookmarks, shortcuts, AI toggle, and fullscreen avatar layer #263
  • feat(panels)Dynamic iframe rendering and panel API for extensible app system #89
  • feat(voice)MiniCPM-o 4.5 vLLM-omni integration — real-time voice conversation with audio reference (voice cloning) #216
  • feat(voice)OpenAI Realtime API protocol support — multi-turn flow stability and session management #219
  • feat(shell)STT/TTS provider registry — Web Speech API, Browser TTS, vLLM, and audio device selection #51
  • feat(agent)Alpha Memory System v1 — 4-store architecture with Ebbinghaus decay, Hebbian association, and consolidation #145
  • feat(agent)Knowledge Graph — entity-relationship graph with TF-IDF indexing and Louvain community detection #173
  • feat(agent)AES-256-GCM encrypted memory backup with PBKDF2-SHA256 key derivation #211
  • feat(agent)Multi-embedding support — Solar, Qwen3, BGE-M3, Gemini — with benchmark framework #189
  • refactor(agent)Hardened SQLite memory engine v6 — async worker-thread isolation for UI responsiveness
  • feat(agent)21 built-in skills from @naia-adk/skills-builtin — weather, browser, workspace tools and more #273
  • feat(agent)Agent-browser skill and welcome onboarding skill #274
  • feat(agent)MCP skill bridge — Model Context Protocol client/server integration #200
  • feat(agent)Tool safety metadata — concurrency and destructive declarations for safe tool execution #183
  • feat(agent)Token budget warning — pre-flight context overflow prevention #185
  • feat(agent)@ mention inline file/folder autocomplete in chat #195
  • feat(auth)Embedded browser login with Chrome/WebView2 — OAuth flow inside Naia window #197
  • feat(auth)Deep link authentication fallback for Windows desktop app #233
  • feat(shell)BGM player — YouTube Music integration with categories, search, and AI voice commands #303
  • feat(shell)Windows IME support — Korean 한/영 toggle and diagnostics panel #241
  • feat(i18n)14-language UI support — Korean, English, Japanese, Chinese, French, German, Russian, Spanish, Arabic, Hindi, Bengali, Portuguese, Indonesian, Vietnamese #312
  • feat(shell)Fullscreen avatar layer with VRM model loading and camera controls #253
  • feat(dist)Naia OS persistent USB — ISO integration with partitioned personal storage #262
  • fix(shell)Windows installer bundles all required DLLs (Vosk, MSVC runtime, MinGW) — fixes launch crash
  • ci(release)CI hardening — explicit DLL download, installer content verification, smoke test before release
  • refactor(agent)Consolidated AI runtime — unified gateway architecture with Naia Agent as default #201