Python Telegram Bot With OpenAI API - Beginner Tutorial

Поділитися
Вставка
  • Опубліковано 12 гру 2024

КОМЕНТАРІ • 11

  • @JonathanMiz
    @JonathanMiz  23 дні тому

    Need to build a chatbot for your business?
    Go here: yomitech.io/learn-more

  • @menggambarsenyum
    @menggambarsenyum Місяць тому +2

    Is this work with free account open ai ?

    • @JonathanMiz
      @JonathanMiz  Місяць тому

      need to sign up to OpenAI API and load it with at least $5
      Watch this video for more details:
      ua-cam.com/video/CwcDKVxxsfA/v-deo.html

  • @sh4i2h4
    @sh4i2h4 2 місяці тому

    Hi! Thanks for the video!
    I would like to ask a question. Will there be a video about how AI works with a database, for example, with a product database, consults the user and offers him options for his request?

    • @JonathanMiz
      @JonathanMiz  2 місяці тому

      We can use OpenAI Function calling to call our DB based on the user query
      I made a video on it you can watch it here:
      ua-cam.com/video/78x1dB4poaE/v-deo.html
      Let me know if it answers your question or I might do a vid: "How to connect chatbots to your DB (python)"

    • @sh4i2h4
      @sh4i2h4 2 місяці тому +1

      @@JonathanMiz Thank you very much for your reply!
      I will study your video while I try to practice, you have good material. I wish you success in developing the channel!

    • @JonathanMiz
      @JonathanMiz  2 місяці тому

      @@sh4i2h4 Great, keep learning!

  • @tezzito402
    @tezzito402 2 місяці тому

    Привет, бот имеет ограничение по количеству запросов от пользователей?

    • @JonathanMiz
      @JonathanMiz  2 місяці тому

      No. you can limit it based on user id if you want

  • @clipperszero
    @clipperszero 2 місяці тому

    Sir I would like to create an educational bot.. Where will later contain explanatory material about crypto in the form of videos on youtube, and pdf modules..
    I could have made his with manybot but my lecturer forbade it..
    Can you help me?

    • @JonathanMiz
      @JonathanMiz  2 місяці тому

      what the bot should do?
      first define it clearly.