Skip to content

anankashi/twewy-discord-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Chatbot: The World Ends With You

This is a Discord AI Chatbot that uses the Microsoft DialogGPT conversational model fine-tuned on the game transcript of The World Ends With You (TWEWY).

I trained the model using the lines of my favorite quirky character, Joshua. He has about 700 lines in total in the entire game.


Here is a demo of the Discord bot in action.


You can also directly chat with the model hosted on Hugging Face's Model Hub.


Structure of this Project

  • model_train_upload_workflow.ipyb: Notebook to be run in Google Colab to train and upload the model to Hugging Face's Model Hub
  • discord_bot.py: Script to be imported into a Repl.it project

Resource Links

About

Discord AI Chatbot using DialoGPT, trained on the game transcript of The World Ends With You

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 94.7%
  • Python 3.5%
  • JavaScript 1.8%