Lokesh Kumar Jhajhalokesh.hashnode.dev·Jan 12, 2025Building an Efficient and Scalable Web Crawler: A Beginner's GuideBuilding a crawler which comes with its own set of challenges, such as handling dynamic content, infinite scrolling, and varying URL structures across different platforms. In this blog post, I’ll walk you through how I built a scalable web crawler th...web crawler
Ravi Vgeminiaidev.hashnode.dev·Dec 20, 2024Getting Started with Google Gemini AI for Android Developers: A Beginner's GuideGoogle Gemini AI represents a significant advancement in artificial intelligence, designed to enhance Android development by integrating powerful AI capabilities into mobile applications. This guide will walk you through the essentials of getting sta...gemini si for android
SharathchandarKsharathchandark.hashnode.dev·Dec 19, 2024Let's Create Google Gemini 2.0 Using JavaScript | Gemini AI Chatbot Clone#Week 39 of 52 Weeks in JavaScript Projects Overview: Gemini, formerly known as Bard, is a generative artificial intelligence chatbot developed by Google. Discover how to recreate the innovative features of Google Gemini JavaScript! Build your own Ge...1 likeJavaScript
Nehal Jainaiforproductivity.hashnode.dev·Sep 29, 2024Boost Your Project with Gemini API: A Practical GuideBegin an amazing journey to elevate your project with the innovative Gemini API integration! 🌟 Introduction: What is Gemini? Google Gemini, a Large Language Model by Google, is a versatile multimodal AI that supports various formats including text, ...gemini
Soumyaranjan Pandasoumyaranjandev.hashnode.dev·Sep 16, 2024Meet noteX: The AI Tool for Smart Note-TakingIn this article, I’ll show you how I built noteX, an AI-powered note-taking app, using a mix of free tools for both the frontend and backend. NoteX uses modern web technologies like Vite, React, Shadcn, Acternity-UI, Appwrite, and Google’s Gemini Pro...10 likes·30 readsActernity
Venkata Vinay Vijjapuvenkata-vinay.hashnode.dev·Sep 5, 2024Crew AI: The Future of AI CollaborationIntroduction: In the rapidly evolving world of artificial intelligence, the concept of collaboration is gaining traction. Crew AI emerges as a revolutionary platform that empowers AI agents to work together seamlessly, much like a well-coordinated te...82 readsCrewAI
Nikhil Soman Sahunikhilsomansahu.hashnode.dev·Sep 4, 2024Unlocking the Power of AI: Integrating Spring AI with Google Vertex AIIn today's rapidly evolving tech landscape, artificial intelligence (AI) is no longer a futuristic concept but a present reality. For Java developers using the Spring framework, the integration of Spring AI with Google Vertex AI opens up a world of p...Java
Abhinavdevcodex.hashnode.dev·Jul 27, 2024Introducing Kahani AI: AI-Powered Story GeneratorIntroduction Do you remember Mowgli, Little Red Riding Hood, or Cinderella? Yes, we all grew up with these stories, and stories play a crucial role in our childhoods. Most of us read and watch such stories and feel so much joy and happiness from them...1 like·38 readsAIForTomorrow
Priti Solankicuriousmind.hashnode.dev·May 4, 2024Driving Assistance using GenAIAt the Google Hackathon, we were building an app that uses generative AI (specifically, an LLM model) to analyze images and make real-time driving decisions in the CARLA simulator using Gemini API. LLM models excel at image description, but Gemini ta...CARLA
Tanmai Kamatblog.tanmaikamat.me·Apr 4, 2024Create Your Own Chatbot with Gemini APIIn last blog, we discussed how can we use Images in API on ExpressJs with Help of Gemini. In this Blog, We will learn how can we implement chat functionality into our Node Application. Prerequisites Refer this for setting up the base for this Articl...2 likes·51 readsCreate Your own AIgemini