КОМЕНТАРІ •

  • @ManiKandan-yv7gr
    @ManiKandan-yv7gr 4 місяці тому

    How to download apk file?? My code is run successfull but how to download app.

  • @monugit9
    @monugit9 Рік тому +2

    Great 👍

  • @engineeringwallah9268
    @engineeringwallah9268 6 місяців тому

    sir i have check my api key is working but i was stuck at In Progress... Does i have to purchase some credits of openai

    • @ProgrammerWorld
      @ProgrammerWorld 6 місяців тому +1

      As shown the openAI window at 9:45 in the video, goto your openAI account->Billing page. Check whether any bill credit is shown there. If it is showing $0.00 credit then you will have to purchase some credit before you can use the APIs.
      PS:
      1. OpenAI API calls are not free unlike ChatGPT (chatbot tool) which is free for at least GPT3.5 model.
      2. Earlier they used to give free credit of around $5 to $20 valid for 3 months period from the signup. I think they stopped giving the free credit now.
      3. Other options would be to use Google's Gemini or Meta's Llama APIs which are free as of now.
      --
      programmerworld.co/android/how-to-easily-create-your-ai-chatgpt-based-virtual-voice-assistant-android-app/

    • @engineeringwallah9268
      @engineeringwallah9268 6 місяців тому +1

      @@ProgrammerWorld okay thanks sir I have to buy some credits and then I will tell you what happened.

    • @stylingwithsheru331
      @stylingwithsheru331 6 місяців тому

      Sir i was stuck in progress not going forward

    • @stylingwithsheru331
      @stylingwithsheru331 6 місяців тому

      I create personal api how you said to make it on platform chatgpt ai i make my owns but it still the same but in your video it will response

    • @ProgrammerWorld
      @ProgrammerWorld 6 місяців тому

      Check if you have credits in your account's billing page.

  • @ubhove01
    @ubhove01 7 місяців тому

    i've replicated your code, but i'm not getting response. what could be the problem.

    • @ProgrammerWorld
      @ProgrammerWorld 7 місяців тому

      Did you check the API key? Is it valid?

  • @tris_x_19
    @tris_x_19 5 місяців тому

    Sir I used api key from google ai studio but it still says in progress,please help

    • @ProgrammerWorld
      @ProgrammerWorld 5 місяців тому

      You will need api key from chatgpt's openai.
      The API key received from google ai studio can be used for designing Gemini based Apps, such as:
      programmerworld.co/android/how-to-integrate-googles-gemini-ai-in-android-app-java-code/
      programmerworld.co/android/how-to-build-an-ai-chatbot-using-googles-gemini-apis-in-kotlin-in-android-app/
      programmerworld.co/android/how-to-do-image-recognition-classification-using-googles-gemini-gen-ai-apis-in-your-android-app/

  • @stockymoney
    @stockymoney 7 місяців тому

    Sir its not responding result are not showing

    • @ProgrammerWorld
      @ProgrammerWorld 7 місяців тому

      Check the apikey. Hope it is correct and valid.

  • @alone78926
    @alone78926 5 місяців тому

    can i upload this app playstore?

    • @ProgrammerWorld
      @ProgrammerWorld 5 місяців тому

      Yes, this can be uploaded on play store. It will work perfectly fine.
      Just keep a note that in this it uses APIs which are not free. So, if other uses then it would incur charges in the respective OpenAI account.

  • @21BCA07Gokulapriya
    @21BCA07Gokulapriya 8 місяців тому

    Activity main code plz🙏

    • @ProgrammerWorld
      @ProgrammerWorld 8 місяців тому

      Refer below:
      programmerworld.co/android/how-to-easily-create-your-ai-chatgpt-based-virtual-voice-assistant-android-app/

  • @vilegfun9252
    @vilegfun9252 9 місяців тому

    App links

    • @ProgrammerWorld
      @ProgrammerWorld 8 місяців тому

      As of now, this App is not published in Play store. Will update the description once the App is published.
      Details of this video is also available at:
      programmerworld.co/android/how-to-easily-create-your-ai-chatgpt-based-virtual-voice-assistant-android-app/

  • @glowtamil6246
    @glowtamil6246 5 місяців тому

    code is which language?

    • @ProgrammerWorld
      @ProgrammerWorld 4 місяці тому

      Code is in Java.
      programmerworld.co/android/how-to-easily-create-your-ai-chatgpt-based-virtual-voice-assistant-android-app/

  • @run1492
    @run1492 6 місяців тому

    Thank you, but I really am not able to understand your english

    • @ProgrammerWorld
      @ProgrammerWorld 6 місяців тому

      Use subtitle (Caption text) in youtube while playing the video.
      Also, check below for code and details:
      programmerworld.co/android/how-to-easily-create-your-ai-chatgpt-based-virtual-voice-assistant-android-app/