CHI '26 · Best Honorable Mention Award

CHOIR

A Slack assistant that helps teams answer questions from GitHub-backed documentation and turn useful conversations into durable organizational knowledge.

Read the Paper
Ask Find answers from workspace documentation inside Slack.
Capture Convert valuable discussions into suggested document updates.
Maintain Apply approved updates back to GitHub markdown files.
System

Four interconnected workflows for organizational memory

CHOIR embeds organizational memory directly in Slack, connecting GitHub-backed documentation with everyday lab communication through four coordinated features.

01

Document-grounded Q&A

Members ask questions in any Slack channel and receive answers grounded in the lab's documentation, with source citations to encourage reading the original material.

02

Q&A Sharing for Follow-up Discussion

After CHOIR responds, questioners can share the exchange publicly or privately — with optional anonymity — to gather peer input or surface knowledge gaps to the director.

03

Knowledge Extraction from Conversation

Any lab member can summon CHOIR in a Slack thread to extract documentable knowledge from the discussion and send a suggested update to the manager for review.

04

AI-assisted Document Update

Managers review suggested edits inline in Slack, with diff-style previews and one-click apply — keeping documentation current without leaving the communication platform.

Research · CHI 2026

Studying organizational memory in university research labs

CHOIR was designed from formative interviews with 15 faculty and graduate students, then deployed across four university research labs for one month (n=21). Lab members asked 107 questions and directors updated documents 38 times. Findings reveal a fundamental privacy-awareness tension: students preferred private Q&A, limiting directors' visibility into documentation gaps.

Paper

★ Best Honorable Mention · CHI 2026

CHOIR: A Chatbot-mediated Organizational Memory Leveraging Communication in University Research Labs

Sangwook Lee, Adnan Abbas, Yan Chen, Young-Ho Kim, Sang Won Lee

CHI '26 · Barcelona, Spain · April 13–17, 2026

BibTeX
@inproceedings{lee2026choir,
  author    = {Lee, Sangwook and Abbas, Adnan and
               Chen, Yan and Kim, Young-Ho and
               Lee, Sang Won},
  title     = {CHOIR: A Chatbot-mediated Organizational
               Memory Leveraging Communication in
               University Research Labs},
  booktitle = {Proceedings of the 2026 CHI Conference
               on Human Factors in Computing Systems},
  series    = {CHI '26},
  year      = {2026},
  location  = {Barcelona, Spain},
  publisher = {ACM},
  doi       = {10.1145/3772318.3791314},
  numpages  = {23}
}
Install

Bring CHOIR to your Slack workspace

CHOIR installation is temporarily paused while deployment is being prepared. Workspace installation will reopen through Slack OAuth when the hosted app is ready.

Self-host on GitHub