Skip to content

Private chat bot on aiogram for limited access to ChatGPT with custom personalities.

Notifications You must be signed in to change notification settings

Layerex/PrivateGPTBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Приватный телеграм бот на основе ChatGPT

Бот с несколькими персонажами для доступа по вашему OpenAI ключу к API gpt-3.5 (chatgpt).

Используемых фреймворков всего два: aiogram и openai для Python

Вы можете настроить все необходимые параметры, включая список разрешенных пользователей в resources/config.json
Там же должны находиться ключи для телеграма и openai.

Запуск после установки зависимостей и настройки просто: python main.py

Текущие персонажи

Персонажи настраиваются в resources/personalities.json

pers_screenshot.png

Пример работы

img.png

About

Private chat bot on aiogram for limited access to ChatGPT with custom personalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%