Nehal JainforAI for Productivityaiforproductivity.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, ...Discussgemini
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...Discuss·10 likes·29 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...Discuss·71 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...DiscussJava
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...Discuss·1 like·30 readsAIForTomorrow
Priti SolankiProcuriousmind.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...DiscussCARLA
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...Discuss·2 likes·46 readsCreate Your own AIgemini
Tanmai Kamatblog.tanmaikamat.me·Mar 24, 2024Gemini API: Image Prompts SimplifiedIn last blog, we discussed how can we create a simple prompt API on ExpressJs with Help of Gemini. In this Blog, we will further develop APIs that can send Images to get Response based on the Prompt. So, there are multiple ways in which we may want t...Discuss·43 readsCreate Your own AIgemini
S7VEN Qis7vencode.hashnode.dev·Mar 3, 2024Introducing The Concept Of Adaptive Language Evolution (ale)ABSTRACT: This research proposal explores the concept of ADAPTIVE LANGUAGE EVOLUTION (ALE), a novel approach to advancing the capabilities of language models through personalized memory and knowledge extraction from past interactions. We argue that A...DiscussMachine Learning
Rajesh Shiyanirajesh-dev-blogs.hashnode.dev·Feb 18, 2024Unleashing the Power of Google Gemini: Integrating Cutting-Edge AI into Your Node.js ApplicationsIntroduction Generative AI has continued to dominate discussions in the tech world over the past year. Many are diving into exciting projects harnessing its capabilities. Google stands out with its proprietary generative AI, dubbed Gemini. Recently, ...Discuss·49 readsGemini integration