FEAIA 开源社区 FEAIA Open Source Community FEAIA オープンソースコミュニティ

共同构建下一代 AI 虚拟形象基础设施 · MIT 协议开放 · 欢迎 Issue、PR 和 Discussions Building the next-generation AI avatar infrastructure together · MIT licensed · Issues, PRs and Discussions welcome 次世代 AI アバターインフラを共に構築 · MIT ライセンス · Issue、PR、Discussions 歓迎

4核心仓库Core reposコアリポジトリ
1,480StarsStarsスター
86贡献者Contributorsコントリビューター
24开放 PROpen PRsオープン PR
核心仓库 Core Repositories コアリポジトリ
GitHub →GitHub →GitHub →
feaia/feaia-core 核心Coreコア

FEAIA 核心引擎,包含情绪 FSM、皮肤渲染器、IPC 协议服务器和 AI 后端适配层。Windows 原生,C++ + Rust 混合架构。 FEAIA core engine, including Emotion FSM, skin renderer, IPC protocol server, and AI backend adapter layer. Windows-native, C++ + Rust hybrid architecture. FEAIA コアエンジン。感情 FSM、スキンレンダラー、IPC プロトコルサーバー、AI バックエンドアダプターレイヤーを含む。Windows ネイティブ、C++ + Rust ハイブリッドアーキテクチャ。

C++
Rust
3天前更新Updated 3d ago3日前に更新
v1.4.2
MIT
emotion-fsm vrm live2d ipc windows ai-avatar
feaia/feaia-sdk 开源Public公開

FEAIA 多语言 SDK,提供 Python、Node.js、C# 三种语言封装的 IPC 客户端。支持 WebSocket 远程模式和命名管道本地模式。 FEAIA multi-language SDK providing IPC client wrappers in Python, Node.js, and C#. Supports WebSocket remote mode and Named Pipe local mode. FEAIA マルチ言語 SDK。Python、Node.js、C# の IPC クライアントラッパーを提供。WebSocket リモートモードと Named Pipe ローカルモードをサポート。

Python
JavaScript
C#
1周前1 week ago1週間前
MIT
python-sdk node-sdk csharp ipc-client
feaia/feaia-skinpack 开源Public公開

FEAIA 皮肤包 v2 打包工具 CLI,支持 VRM 和 Live2D 格式,自动生成 manifest.json,内置校验器和情绪描述符编辑器。 FEAIA SkinPack v2 CLI packaging tool supporting VRM and Live2D formats, auto-generates manifest.json, built-in validator and emotion descriptor editor. FEAIA SkinPack v2 CLI パッケージングツール。VRM と Live2D フォーマット対応、manifest.json 自動生成、バリデーターと感情ディスクリプターエディター内蔵。

Python
2周前2 weeks ago2週間前
MIT
skinpack cli vrm live2d packaging
feaia/feaia-docs 开源Public公開

FEAIA 文档站源码,基于 VitePress 构建,三语言(中英日)完整覆盖,欢迎翻译贡献。 FEAIA documentation site source code built with VitePress, covering all three languages (Chinese, English, Japanese). Translation contributions welcome. VitePress ベースの FEAIA ドキュメントサイトのソースコード。三言語(中英日)完全カバー。翻訳のコントリビューション歓迎。

JavaScript
Markdown
CC-BY-4.0
docs vitepress i18n translation
贡献指南 Contribution Guide コントリビューションガイド
1
Fork 仓库 Fork the Repo リポジトリをフォーク
Fork 目标仓库到你的账户,克隆到本地开发环境 Fork the target repo to your account and clone it to your local dev environment 対象リポジトリをあなたのアカウントにフォークし、ローカル開発環境にクローン
2
创建分支 Create a Branch ブランチを作成
feat/fix/ 前缀创建特性分支 Create a feature branch with feat/ or fix/ prefix feat/ または fix/ プレフィックスでブランチを作成
3
编写测试 Write Tests テストを書く
所有 PR 需附带相应的单元测试或集成测试 All PRs must include corresponding unit tests or integration tests すべての PR には対応するユニットテストまたは統合テストが必要
4
提交 PR Submit a PR PR を提出
填写 PR 模板,关联相关 Issue,等待 Code Review Fill in the PR template, link related Issues, await Code Review PR テンプレートを記入し、関連 Issue をリンクして Code Review を待つ
近期 PR 动态 Recent PR Activity 最近の PR 動向
全部 PRAll PRs全 PR
feat: Add Llama 4 backend adapter feature
feaia-core · #482 · @devkai · 2天前合并merged 2d ago2日前マージ
fix: Emotion FSM stuck in NEUTRAL state on rapid input bug
feaia-core · #489 · @core_team · 1天前1d ago1日前
docs: Add Japanese translation for IPC reference docs
feaia-docs · #94 · @YukiPrompts · 5小时前5h ago5時間前
perf: Reduce IPC round-trip latency by 30% performance
feaia-core · #476 · @LocalAI_Dev · 1周前合并merged 1w ago1週間前マージ
feat(sdk): Add Python async IPC client feature
feaia-sdk · #61 · @PromptLab_CN · 3天前3d ago3日前