Shared AI Chats Research
December 31, 2025 · View on GitHub
An open research notebook exploring the concept of multi-user shared AI chat applications.
Overview
This repository contains research, notes, and analysis exploring whether collaborative AI chat tools exist—applications that allow multiple users (couples, families, small teams) to interact with a single AI assistant in real-time within a shared conversation.
Repository Structure
├── inputs/ # Raw research materials
│ ├── notes/ # Written notes and observations
│ ├── audio/ # Audio recordings
│ └── transcripts/ # Transcribed audio content
└── outputs/ # AI-generated analysis and reports
└── analysis/ # Analysis runs from AI review
Research Questions
- Do commercial or open-source multi-user AI chat solutions exist?
- What chat UI libraries support multi-user message attribution?
- What are the technical requirements for real-time shared AI conversations?
- How should context windows handle multiple participants?
Status
This is an active research notebook. Contents may be incomplete or evolving.
Author
Daniel Rosehill danielrosehill.com
License
This research is shared openly for educational and collaborative purposes.