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…
Tag: genAI
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 do image recognition/ classification using Google’s Gemini (gen AI) APIs in your Android App?
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,…