Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 521 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 521 Bytes

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