概要
言語が見えなくなる共有空間
RosettaChat では、すべての参加者が自分の言語を使い、自分の言語に翻訳されたメッセージを自動で受け取れます。共通の「チーム言語」も、翻訳ツールへのコピー&ペーストも不要です。
もうひとつの Slack、Discord、Teams になろうとしているわけではありません。目的はもっとシンプルです。多言語コミュニティ、国際チーム、自動化システムのための会話空間を作り、言語を静かに背景へ消していくことです。
コア原則
AI-first
翻訳は後付け機能ではなく、コア機能です。プロダクト全体がそれを中心に作られています。
軽量な設計
Enterprise sprawl を意図的に避け、communication, translation, extensibility に集中します。
Open & extensible
外部システムは API tokens と webhooks を通じて参加し、人と同じ message model を使います。
人にも automation にも向く
Users, scripts, agents, automation はすべて、統一された channel architecture で会話します。
最初のバージョン
- User accounts, profiles & preferred language
- Public and private workspaces
- Channel-based conversations & threads
- 1:1 direct chat across workspaces
- Real-time messaging
- AI-powered message translation
- Invitation-based access control
- API token authentication
- Incoming webhooks
意図的に対象外
- Group direct messages
- Voice & video calls
- File storage & document management
- Enterprise workflow management
- End-to-end encryption
- Marketplace / plugin ecosystems