Skip to content

a telegram bot based on russian gpt-3 model, proof of concept, LEGACY CODE, please use: github.com/remixer-dec/botality-ii

License

Notifications You must be signed in to change notification settings

remixer-dec/ru-gpt3-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RU-GPT3 Telegram bot

This is a simple bot for ru-GPT3 model. It has a few commands to interact with the model and a dialog/chat mode.

Configuration is stored in config.json file. First 7 configuration options are described in the original model repo.

Extra options:
tg_token - telegram bot token
role - AI personality biography
rod - word ending parameter [m/j/s]
admin_id - bot administrator ID
history [chat / user] With user-based history, the dialog is formed only on the messages with every user separately, otherwise, on all messages in group chat that are visible to the bot.

Usage:

pip install -r requirements.txt
python ruGPTtgBot.py

Links:

More about GPT-3
More about interactions with GPT-like models
P.S. I created this bot before watching this^ video.

About

a telegram bot based on russian gpt-3 model, proof of concept, LEGACY CODE, please use: github.com/remixer-dec/botality-ii

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages