Build ChatGPT mobile app using Flutter and OpenAI | Easily Integrate chatGPT with Flutter and OpenAI

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

Комментарии • 12

  • @dcdales
    @dcdales Год назад +3

    This actually worked for me! Thanks!

  • @wisdommusonda7404
    @wisdommusonda7404 Год назад +2

    I'm yet to watch it! but you just earned yourself a new sub🤩 Does it use Openai's latest function calling?

  • @lsamuel1824
    @lsamuel1824 Год назад +1

    Thanks you for your great full video bro
    But please make full stack any one flutter project

  • @victorramosgalindo5669
    @victorramosgalindo5669 Год назад +1

    Nice video mate! but I am having some trouble with "late ResponseModel _responseModel;", it sais "Undefined class" and I have imported http. Could you help me? Thanks you!!!

    • @vijaycreationsflutter
      @vijaycreationsflutter  Год назад +1

      Thanks! ResponseModel is the model class which we need to define separately based on API data, Something like this : gist.github.com/vijayinyoutube/e8250e2766ab523613ff8e603d034472

  • @radhika_fairy
    @radhika_fairy Год назад +1

    Thank you vijay

  • @k4tech263
    @k4tech263 Год назад +3

    code

  • @chihab3829
    @chihab3829 Год назад

    is the API free to use ??

    • @vijaycreationsflutter
      @vijaycreationsflutter  Год назад

      Yes, it's free for testing purpose. But need to pay in order to continue using the services.