Skip to content
/ GameBot Public template

Tutoring Demo - Teaching a client how to make a bot. The bot will chat about games to a person who is using it.

Notifications You must be signed in to change notification settings

adgsenpai/GameBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

GameBot

This is a Tutoring Demo that teaches you how to create a chatbot focused on discussing games with users.

Installation

Make sure you are using Python 3.6 or a higher version.

Installing Requirements

To install the necessary dependencies, run the following command:

pip install -r requirements.txt

Running the Streamlit App

You can run the Streamlit app using the following command:

streamlit run app.py

About

Tutoring Demo - Teaching a client how to make a bot. The bot will chat about games to a person who is using it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages