Skip to content

HourAI - Discord AI chat bot based on GPT2 employing either the cloud (Huggingface) or local (ShanghAI) resources.

License

Notifications You must be signed in to change notification settings

archmagos-dominus/HourAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

HourAI - GPT2 AI conversational bot

Summary:

Modules needed:

Files present:

  • bot-discord.py - the main discord bot file
  • data_parser.js - used to parse the livedata.json into dataset.csv
  • datasets/ - stores data
    • dataset.csv - main dataset used for training
    • livedata.json - stored messages awaiting review
  • configs/ - configuration files
    • bot_configs/ - configuration files for the platform(s)
      • discord.json - configuration file for discord
      • telegram.json - configuration file for telegram
      • twitter.json - configuration file for twitter
    • model.json - configuration file for the model (used mainly by ShanghAI)

About

HourAI - Discord AI chat bot based on GPT2 employing either the cloud (Huggingface) or local (ShanghAI) resources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published