Murder Mystery Game with LLM Agents
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=_3cJYlk2EmA
Overview 🔎 • A text-based detective game that utilizes autonomous LLM agents as interactive characters in a procedurally generated murder mystery. Drawing inspiration from the UNBOUNDED paper, the system creates unique scenarios each time, with players taking on the role of Sherlock Holmes to solve the case through character interviews and deductive reasoning. • Implementation 🛠️ • Leverages two LangGraph workflows - a main game loop for story/character generation and game progression, and a conversation sub-graph for character interactions. The system uses a combination of LLM-powered narrative generation, character AI, and structured game mechanics to create an immersive investigative experience with replayable storylines. • Link to code: https://github.com/NirDiamant/GenAI_A...
#############################
