Skip to content

Interactive adventure-game chatbot using the OpenAI GPT-2

Notifications You must be signed in to change notification settings

jakhac/elephanture-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elephanture Chatbot

Interactive adventure-game chatbot which makes use of the OpenAI GPT-2, developed during a group project in summer 2020 at University of Bremen.

elephanture-hero

About

Elephanture is an interactive, story-based adventure game that uses a chatbot as a human-computer interface. The game is based on a combination of a pre-written story and AI-generated text additions.

Specifically, we trained a custom model for text generation using the OpenAI GPT-2. The model improves text descriptions within the game and is also used "as a voice" for certain NPC characters. As a result, the player gets different textual responses every time when playing the game, even if they are at the same stage of the game repeatedly.

The chatbot's website is currently not available due to resource limits.

About

Interactive adventure-game chatbot using the OpenAI GPT-2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.0%
  • JavaScript 19.1%
  • CSS 15.9%
  • HTML 14.0%