In this video it shows the steps to develop your image recognition/ classification Android App using Google’s Artificial Intelligence (Gen AI) Gemini Tool. To generate API Key – https://aistudio.google.com/app/apikeyTo run Gemini App in browser – https://gemini.google.com/appWebpage referred in this demonstration: https://programmerworld.co/android/how-to-integrate-googles-gemini-ai-in-android-app-java-code/ I hope you like this video. For any questions,…
Tag: generative
How to integrate Google’s Gemini AI APIs in Kotlin code of your Android App?
This video demonstrates the quick integration of Gemini’s API, Google’s AI tool, into an Android app. The tutorial refers to the page https://ai.google.dev/tutorials/android_quickstart for the integration steps and provides a link for generating the required API key. The code snippet shows the implementation using Kotlin and XML. The video invites viewers to reach out for questions, suggestions, or appreciation. The Android app’s source code and additional details are provided. The manifest file, plugins, dependencies, and relevant XML layout are also included.
How to easily create your AI (ChatGPT) based virtual voice assistant Android App?
In this video it shows the steps to build your own AI (ChatGPT) based voice assistant Android App. In this demo it refers the code from programmer world’s below 3 pages:https://programmerworld.co/android/how-to-integrate-open-ai-chat-gpt-model-gpt-3-5-turbo-in-your-android-app/https://programmerworld.co/android/how-to-convert-text-to-speech-in-your-android-app-complete-source-code/https://programmerworld.co/android/how-to-create-a-personal-voice-assistant-android-app-to-create-a-text-file-complete-source-code/ Some of the questions prompted for AI/ ChatGPT tool demo were:– Who won the last football World Cup?– How…
How to integrate Open AI Chat GPT legacy model “text-davinci-003” in your Android app?
In this video it shows the steps to integrate the Chat GPT legacy model “text-davinci-003” APIs in your Android App. For documentation on the chatGPT APIs, please refer at: https://platform.openai.com/docs/api-reference/completions/create I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at:…