Skip to content

marksverdhei/bert-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bert-bot

A Discord bot that utilizes the BERT and NorBERT 2 language models to make word predictions within text.

Run

  1. Install dependencies
python3 -m pip install -r requirements.txt -U
  1. Rename the .env.example file to .env and insert your environment variables

  2. Run the bot

cd src
python3 bot.py

Don't want to host it yourself?

You can invite the bot to your server by clicking this link

Releases

No releases published

Packages

No packages published