airi
SHA-256Neuro-sama에서 영감을 얻은 호스팅 된 오픈 소스 AI 파트너는 실시간 음성 채팅과 Minecraft, Factorio와 같은 게임을 지원하며 플랫폼을 통해 (웹/Mac/Windows) 사용할 수 있습니다.
자신이 만든 Neuro-sama, 당신과 함께 게임을 채팅할 수 있는 AI 가상 파트너.
주요 기능
- 실시간 음성 대화, 영어 등 여러 언어 지원
- Minecraft, Factorio 등 게임을 플레이하고 화면을 볼 수
- 완전히 호스팅, 데이터 로컬화, 개인 정보 보호
- ChatGPT, Claude 및 로컬 모델 (예: Ollama)을 지원
- 플랫폼 간 플랫폼: Windows, macOS, Linux 및 브라우저
할 수 없는 것
- •프로젝트에는 공식적으로 발행된 암호화폐 또는 토큰이 없으므로 사기 방지에주의를 기울이십시오. 처음 사용하면 LLM 배경을 구성해야합니다 (API 키 또는 로컬 모델 그래픽 카드가 더 필요합니다). 실시간 게임 기능은 화면 공유 권한을 추가로 설정해야합니다.
사용 사례
- [“개인 AI 파트너, 당신과 함께 채팅, 게임”,“가상 방송(Neuro-sama와 비슷한) 라이브 방송 상호 작용”]
상세 설명
Project AIRI는 유명한 가상 방송국 Neuro-sama에서 영감을 얻은 호스팅된 오픈소스 인공지능 파트너입니다. 텍스트 역할을 하는 Character.ai 또는 SillyTavern과는 달리, AIRI는 실시간 음성 대화와 활발한 게임 참여를 가능하게 해줍니다. 당신의 화면을 볼 수 있고, 게임을 통해 채팅을 할 수 있으며, 심지어 Minecraft, Factorio와 같은 게임을 할 수 있습니다. 현대의 대 언어 모델(ChatGPT,Claude 및 로컬 모델)을 기반으로 모든 데이터가 당신의 장치에서 실행되며 개인 정보 보호를 보장합니다. 플랫폼 간 지원 (Web/Mac/Windows), 커뮤니티 활성화, 디지털 파트너를 현실로 가져오는 최선의 선택입니다.
태그
시작하기
소프트웨어 설치
다운로드한 dmg 파일을 열고 앱을 Applications로 드래그
GitHub Releases에서 해당 시스템의 설치 패키지를 다운로드 (Windows/macOS/Linux)
설치 패키지를 실행하고 마법사를 사용하여 설치를 완료하십시오
AIRI를 시작하고, OpenAI API 키와 같은 LLM 배경을 구성하고 대화를 시작하십시오
- GitHub Releases에서 해당 시스템의 설치 패키지를 다운로드 (Windows/macOS/Linux)
- 설치 패키지를 실행하고 마법사를 사용하여 설치를 완료하십시오
- AIRI를 시작하고, OpenAI API 키와 같은 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: 패키지 관리자를 사용하여 제거.
추가 의존성 없음
다운로드 후 바로 사용 가능. 추가 런타임이 필요하지 않습니다.