Skip to content

sagarreddypatil/nlp-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP Chatbot

Introduction

A modular system for making chatbots that use a natural langauge model to converse.

Run the discord bot with python -m discord.main, or play around with the model on your terminal with python -m chatbot.gpt2.

Requirements

I only made a GPU requirements file, and havn't made a CPU-only one yet. Create a venv using python -m venv venv, activate it, and install the requirements file.

About

Discord Bot that inadvertently passed the Turing test against five people

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published