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

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ม.ค. 2025

ความคิดเห็น • 12

  • @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?

  • @dcdales
    @dcdales ปีที่แล้ว +3

    This actually worked for me! Thanks!

  • @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

  • @k4tech263
    @k4tech263 ปีที่แล้ว +3

    code

  • @lsamuel1824
    @lsamuel1824 ปีที่แล้ว +1

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

  • @radhika_fairy
    @radhika_fairy ปีที่แล้ว +1

    Thank you vijay

  • @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.