음성 기반의 살인 미스터리 게임 프로젝트를 소개합니다.
사용자가 음성으로 AI 용의자들과 인터뷰하는 재미있는 프로젝트를 개발했습니다. 이 프로젝트는 OpenAI의 gpt-realtime-2.1과 WebRTC를 활용하여 음성 대화를 지원하며, 사용자의 인증된 ID에 따라 제한이 있습니다. 각 용의자는 직접적인 고발 시 호출되는 도구를 가지고 있으며, MongoDB와 Clerk를 사용하여 관리됩니다.
Introducing a voice-driven murder mystery interview project with AI suspects.
I've developed a fun project where users can interview AI suspects using voice. It leverages OpenAI's gpt-realtime-2.1 and WebRTC for speech conversations, with some restrictions tied to authenticated user IDs. Each suspect has a tool used during direct accusations, and the setup incorporates MongoDB and Clerk for management.