Voice & Video Calling app on iOS using ZEGOCLOUD API - Swift Tutorial
In this tutorial I will guide you on how to create a voice & video calling app using ZEGOCLOUD
My corner of the internet to share what I’m working on, what I’m figuring out, and whatever I happen to be obsessed with at the moment.
In this tutorial I will guide you on how to create a voice & video calling app using ZEGOCLOUD
Apart from all the stuff that you can do with a LLM like Gemini, did you know that you could also play games with it?
In this post we'll see yet another way to interact with Gemini API using Vertex AI for Firebase SDK's.
Google has recently rolled out a Firebase extension that gives you another way of working with Gemini API but through Firebase. The advantage of this extension is that if you are familiar with Firebase, you can build a chatbot on iOS very quickly.
In this post we'll once again harness the power of Gemini AI's data generation combining it with Dall-E's image generation capability to create a storybook app for kids.
For context, it may be uncommon today but back in the early 70's to 2000's text based or as they are better known, interactive fiction(IF) games were quite popular.
Google has a really cool on-hover effect that you can see on the web if you were to search for stuff like popular movies or Disney movies.
In this post we'll look at one of the important capabilities of AI models i.e. Summarization. You may have seen this when browsing the reviews section of Amazon where before the actual reviews, you see an AI generated summary of the reviews posted for the given product.
In this post we will see how to perform multimodal (text-and-image) conversations using the `gemini-pro` & `gemini-pro-vision` models.