PinnedPublished inGoogle Developer ExpertsDeploying Powerful Language Models with Ease: Leveraging DeepSeek and Model Garden on Vertex AIThe landscape of artificial intelligence, particularly in the domain of large language models (LLMs), is rapidly evolving. Accessing and…Apr 15Apr 15
Published inGoogle Developer ExpertsSaving Time and Money using Gemini with Batch PredictionWhat is Batch Prediction?Dec 21, 2024Dec 21, 2024
Published inGoogle Developer ExpertsKotlinConf ‘24 Highlights Summary Build with GeminiGoogle Gemini generated this summary using the Flash Gemini 1.5 model.Jun 2, 2024Jun 2, 2024
Published inGoogle Developer ExpertsGoogle IO 2024 Summary Created with GeminiI created this overview using Gemini on the web and Gemini with Python (visit my repository for some examples)May 20, 2024May 20, 2024
Published inGoogle Developer ExpertsHow to add text similarity to your Android applications easily using MediaPipe and KotlinMachine learning is everywhere when using a mobile app: recommending people or products, detecting people or tags in an image, etc.Nov 29, 2023Nov 29, 2023
Published inGoogle Developer ExpertsHow to add text similarity to your applications easily using MediaPipe and PythonEmbedding is an essential component when you need to obtain similarities and is used to Semantic search Clustering and recommendations…Nov 1, 2023Nov 1, 2023
Published inGoogle Developer ExpertsHow to reuse data for previews in Jetpack ComposeJetpack Compose is a newer UI toolkit to build wonder screens on android native. This toolkit simplifies and accelerates UI development…Aug 5, 2022Aug 5, 2022
Published inGoogle Developer ExpertsHow to Store Sensitive Data on GCP: Secret ManagerSecurity is always recommended and is important in many applications. Our apps have some sensitive data such as passwords, IP addresses and…Dec 31, 2021Dec 31, 2021
Published inGoogle Developer ExpertsHow to create a composable password with Jetpack ComposeAndroid developers are building applications with jetpack compose, but sometimes we have to develop new components from scratch. For…Dec 13, 2021Dec 13, 2021
Published inGoogle Developer ExpertsHow to distribute your application with Firebase App DistributionWhen you finish developing an application on Android or iOS, you need to send an installer to the test team. How do you distribute it? How…Oct 14, 20211Oct 14, 20211