Skip to content

бот-помощник для telegram на python с нейросетью

Notifications You must be signed in to change notification settings

karukador/mul_pomoshnik_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Бот мультипомощник

бот мультипомощник для telegram на python с нейросетью

Как использовать

  1. Клонируйте этот репозиторий:
git clone https://github.com/karukador/mul_pomoshnik_bot.git
  1. Установите requirements
  2. Получите токен через BotFather в Telegram
  3. В файле config.py вставьте ваш токен:
TOKEN = "ВАШ ТОКЕН"
  1. В файле config.py вставьте ваш telegram id:
ADMIN = "ВАШ ID"
  1. Установите DB Browser
  2. Установите LM Studio
  3. Установите mistralai/Mistral-7B-Instruct-v0.2 (или другую нейросеть, которую вы используете)
  4. Запустите вашу нейросеть
  5. Запустите bot.py

About

бот-помощник для telegram на python с нейросетью

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages