OpenSource-Hub
A

airi

SHA-256
39.9k stars·AI 生産性·SHA-256 チェックサム確認済み

Neuro-samaからインスピレーションを得たオープンソースのAIパートナーで、リアルタイムの音声チャットとMinecraft、Factorioなどのゲームをサポートし、プラットフォーム間(Web/Mac/Windows)で利用できます。

スマートダウンロード

Download 版をダウンロード

v0.10.2 · 669.5 MB

自分で作ったNeuro-samaは、あなたと一緒にゲームをチャットできるAIの仮想パートナーです。

主な機能

  • [「リアルタイムの音声会話、英語など複数の言語をサポートする」、「Minecraft、Factorioなどのゲームをプレイしてスクリーンを見ることができます」、「完全に自己ホスティング、データローカリゼーション、プライバシーセキュリティ」、「ChatGPT、Claude、およびローカルモデル(Ollamaなど)をサポートする」、「Windows、macOS、Linux、ブラウザー、キャラクターの性格と外観をカスタマイズできる(Live2Dサポート)」]]

できないこと

  • プロジェクトには正式に発行された暗号通貨やトークンがありませんので、詐欺を防ぐために注意してください。 初めて使用するには、LLM バックエンドを設定する必要があります(API キーまたはローカル モデル グラフィック カードの必要性が高い)。

使用例

  • 「個人のAIパートナー、あなたと一緒にチャットしたり、ゲームをしたり」「仮想ホスト(Neuro-samaに似た)ライブインタラクティブ」

詳細説明

Project AIRI は、有名な仮想放送局 Neuro-sama からインスピレーションを得た、ホストされたオープンソースの AI パートナーです。 Character.ai や SillyTavern とは異なり、AIRI はリアルタイムの音声対話とアクティブなゲーム参加を可能にし、画面を見たり、ゲームでチャットしたり、Minecraft、Factorio などのゲームで一緒にプレイしたりします。現代の大言語モデル(ChatGPT、Claude、およびローカルモデル)に基づいて、すべてのデータがデバイス上で実行され、プライバシーを確保しています。プラットフォーム間のサポート(Web/Mac/Windows)、コミュニティが活発で、デジタルパートナーを現実に導くのに最適です。

タグ

AI伴侣虚拟主播自托管实时语音游戏陪玩Neuro-sama开源跨平台

はじめ方

1

インストーラをダウンロード

上のボタンをクリックして、お使いのシステム用のインストーラをダウンロード

2

ソフトウェアをインストール

ダウンロードした dmg ファイルを開き、アプリを Applications にドラッグ

3

[「GitHub リリースから適切なシステムのインストール パッケージをダウンロード (Windows/macOS/Linux)」、「インストール パッケージを実行してウィザードに従ってインストールを完了する」、「AIRI を起動し、OpenAI API Key などの LLM バックエンドを設定し、会話を開始します」]

インストールガイド
  1. [「GitHub リリースから適切なシステムのインストール パッケージをダウンロード (Windows/macOS/Linux)」、「インストール パッケージを実行してウィザードに従ってインストールを完了する」、「AIRI を起動し、OpenAI API Key などの LLM バックエンドを設定し、会話を開始します」]

最新のリリースノート

## New Contributors

* @kmiit made their first contribution in https://github.com/moeru-ai/airi/pull/1760

* @Maaannnn made their first contribution in https://github.com/moeru-ai/airi/pull/1670

* @Sambhram1 made their first contribution in https://github.com/moeru-ai/airi/pull/1774

* @YTLLL made their first contribution in https://github.com/moeru-ai/airi/pull/1784

## v0.10.2

### 🆕 Updates

#### New providers

- You can now use Xiaomi MiMo for speech and transcription.[^1]

- ARK-compatible chat providers are now available, including BytePlus, BytePlus Coding Plan, Volcengine Coding Plan, and related OpenAI-compatible ARK endpoints.[^2]

#### Agent capabilities

- Thinking models can now show reasoning updates while they respond, so long-running answers feel less like a black box.[^3]

- MCP tools are easier to configure and test, with a rebuilt settings page, direct JSON editing, connection testing, server enable/disable controls, and better restart feedback.[^4]

#### Interface improvements

- You can now adjust the character offset in landscape mode, making it easier to position Live2D and 3D characters across desktop, web, and mobile layouts.[^5]

- Voice activity settings now expose silence duration and display threshold values correctly.[^6]

### 🐛 Bug fixes

- Fixed a critical desktop issue where opening AIRI could briefly flash a blue border around the stage window and leave the inner window unresponsive.[^7]

- Model selection is more reliable. Previously, the loaded display model and the selected character card could fall out of sync; AIRI now keeps them aligned.[^8]

- Plugin tools now fail faster when they cannot respond, so broken or unavailable tools block the experience for less time.[^9]

- Missing settings translations were filled in, with broader translation updates across supported languages.[^10][^11][^12]

### ✍️ Documentation

- The setup and usage manual for AIRI Tamagotchi has been refreshed.[^13]

[^1]: Commit [`5205f369b`](https://github.com/moeru-ai/airi/commit/5205f369b) by @kmiit.

[^2]: Commit [`48d52a2db`](https://github.com/moeru-ai/airi/commit/48d52a2db) by @Maaannnn.

[^3]: Commit [`e50e140a7`](https://github.com/moeru-ai/airi/commit/e50e140a7) by @felixtremblay.

[^4]: Commit [`81dbd71c3`](https://github.com/moeru-ai/airi/commit/81dbd71c3) by @BeanDz.

[^5]: Commit [`85627d34a`](https://github.com/moeru-ai/airi/commit/85627d34a) by @drHuangMHT.

[^6]: Commit [`33cd61111`](https://github.com/moeru-ai/airi/commit/33cd61111) by @Sambhram1.

[^7]: Commit [`e86ee2f13`](https://github.com/moeru-ai/airi/commit/e86ee2f13) by @nekomeowww and @Lovehsigure_520.

[^8]: Commit [`ef60c157d`](https://github.com/moeru-ai/airi/commit/ef60c157d) by @nekomeowww.

[^9]: Commit [`35c3471ec`](https://github.com/moeru-ai/airi/commit/35c3471ec) by @nekomeowww.

[^10]: Commit [`c6e2f727d`](https://github.com/moeru-ai/airi/commit/c6e2f727d) by @hahaQWQ.

[^11]: Commit [`abc434152`](https://github.com/moeru-ai/airi/commit/abc434152) by @github-actions.

[^12]: Commit [`39b119641`](https://github.com/moeru-ai/airi/commit/39b119641) by @luoling8192.

[^13]: Commit [`1e80470f0`](https://github.com/moeru-ai/airi/commit/1e80470f0) by @icefair.

**Full Changelog**: https://github.com/moeru-ai/airi/compare/v0.10.1...v0.10.2

ファイルの整合性

SHA-256 チェックサム確認済み

GitHub 公式 Release ページから抽出されたチェックサム

SHA256 チェックサム

4cc91ce79f44ed91dd736959e30e853a1d7e43a96bb3fc552e3584e60c977822

このチェックサムは GitHub Release ページから抽出されたものです。ダウンロード後にファイルの整合性を確認してください。

本プラットフォーム上のすべての SHA-256 チェックサムは、プロジェクトの公式 GitHub Release ページから抽出されたもので、一切の改変はありません。GitHub Releases ページで独自に検証できます。

オープンソースの透明性

GitHub ソースを見る
環境ガイド

アンインストール情報

Windows: 設定 -> アプリで AIRI を探して削除します; macOS: アプリをゴミ箱に引っ張ります; Linux: パッケージマネージャーを使用して削除します。

追加の依存関係なし

ダウンロード後すぐに使用可能。追加のランタイムは不要です。

プロジェクト情報
ライセンスMIT
最終更新2026-05-26T06:15:48Z
GitHub リポジトリ公式サイト

類似プロジェクト