Skip to content

VyacheslavShrot/AIReportTgBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STRUCTURE

  • A Telegram Bot that collects information from the user
  • The code is written using the latest version of the aiogram library
  • Sends it to the gpt-3.5-turbo model for analysis
  • Generating audio response with TTS model
  • Generating image variation with DALL-E-2 model

LAUNCH

  • In the .env file:
    • TOKEN - for Telegram Bot
    • OPENAI_API_KEY