In this video it shows the steps to develop a flutter app in which it uses a fine tuned model of Gemini AI tool. In this video it writes the dart code for the curl command in the below link:https://ai.google.dev/gemini-api/docs/model-tuning/tutorial?lang=rest#run_inference For steps to create a fine tune model, refer below…
Tag: gemini
How to access your Gemini AI Fine Tune Models through Rest API?
In this video it shows the steps to access the Gemini Fine Tuned models through Rest API calls in postman. In this video it refers the below pages: Fine Tune Model Creation Steps:https://programmerworld.co/ai-gen-ai-generative-artificial-intelligence/understand-fine-tuning-with-a-simple-example-googles-gemini-ai-model-tuning/ Google (GCP) OAuth steps:https://programmerworld.co/ai-gen-ai-generative-artificial-intelligence/how-to-setup-oauth2-0-authentication-for-googlegcp-account-obtain-access-token-for-gemini-apis Gemini Fine Tune API doc:https://ai.google.dev/gemini-api/docs/model-tuning/tutorial?lang=rest I hope you like this video. For any…
How to list all the Gemini models using API in Flutter Android and Web App?
In this video it shows the API to list all available Gemini models in your Flutter Android and Web App. For getting the access the access token, as mentioned in this tutorial, the steps are shared in the below link:https://programmerworld.co/ai-gen-ai-generative-artificial-intelligence/how-to-setup-oauth2-0-authentication-for-googlegcp-account-obtain-access-token-for-gemini-apis/ Also, in this tutorial it refers the cURL command from…
How to integrate Gemini AI APIs in Flutter Android and Web Apps?
In this video it shows the steps to integrate the Google’s Gemini AI APIs in the Flutter code to develop Android and Web Apps in Android Studio IDE. It refers to the below page for development of the App:https://ai.google.dev/gemini-api/docs/quickstart?authuser=2&lang=dart API Key can be obtained from the below link:https://aistudio.google.com/app/apikey I hope…
How to setup OAuth2.0 authentication for Google(GCP) account & obtain access token for Gemini APIs?
This video shows the steps to setup OAuth 2.0 authentication for Google(GCP) account to work with Gemini APIs on Desktop applications. It uses reference from the below page:https://ai.google.dev/gemini-api/docs/oauth?authuser=2 I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: programmerworld1990@gmail.com Test…
Understand Fine Tuning with a simple example – Google’s Gemini AI model Tuning
This video shows the difference between a tuned and non-tuned Gemini AI model with a very simple example. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: programmerworld1990@gmail.com Steps: Excerpts:Tuning vs prompting in AI? Prompting: Concept: Involves crafting specific…
How to write Android App code including Unit Tests in minutes using Gemini AI?
In this video it shows the steps to use Gemini AI tool to generate Android App code and write the respective Java unit Test cases. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: programmerworld1990@gmail.com Complete source code and…
How to develop an Android App within seconds using AI tools, such as Gemini, integrated in IDE – Android studio?
In this video it shows how to leverage the power of AI to streamline your Android app development. With tools like Gemini integrated directly into Android Studio, you can now significantly accelerate the app creation process. This AI assistance helps you build core functionalities and features in a fraction of…
How to build an AI chatbot using Google’s Gemini APIs in Kotlin in Android App?
This video shows the steps to build your own AI Chabot from scratch. In this demo it uses the Google’s Gemini APIs to build the chatbot in Kotlin language. It refers below document for quickstarter guide:https://ai.google.dev/tutorials/android_quickstart#kotlin For APIKey generation, one can use below link:https://aistudio.google.com/app/apikey I hope you like this video….
How to integrate google’s Gemini AI in Android App Java code?
This video shows the steps to integrate the Gemini’s API, Google’s AI tool, in your Android App’s Java code.It refers below document for quickstarter guide:https://ai.google.dev/tutorials/android_quickstart#java For APIKey generation, one can use below link:https://aistudio.google.com/app/apikey I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/…