Weskillweskill.hashnode.dev·Jan 10, 2025ChatGPT vs. Google Gemini: Which Chatbot Wins?Chatbots are the buzzword in the world of Artificial Intelligence (AI), and the competition is getting fierce. Two heavyweights have emerged in this battle: ChatGPT and Google Gemini. But which one truly takes the crown? Let’s dive deep into this fac...chatgpt
Vladislav Guzeyproflead.hashnode.dev·Dec 25, 2024"Google’s Agentic Era Begins with Gemini 2.0 – Here’s How!Hey there! I’m excited to share some big news from Google about their latest AI model, Gemini 2.0. I encourage you to read the article till the end and watch my video demo. It’s mind-blowing! Exploring Gemini 2.0: Google’s New AI Model Google recentl...Google
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
Nishchit Bhandariblog.nishchit.work·Dec 16, 2024What is RAG and why is it needed?What is RAG? Among the AI buzzwords that we've been hearing a lot these days, "RAG" is one of the most common ones. Also known as Retrieval Augmented Generation, RAG is a technique used in natural language processing (NLP) where a language model is c...162 readsRAG
Pradumna Sarafblog.pradumnasaraf.dev·Aug 27, 2024Building an AI-powered CLI with Golang and Google GeminiI recently built an AI-powered CLI with Golang named GenCLI, from which you can ask questions in text format or give it an image and ask for details about it from the terminal. If that is something that sounds interesting to you, this blog is for you...3 likes·41 readsGo Language
Abdul Wahababwahab175.hashnode.dev·Aug 16, 2024Building an AI-powered MRI Report Generation App with Streamlit and YOLOv8In today's fast-paced medical environment, efficiency is key. With advancements in AI, we're now able to streamline complex tasks, making them faster and more accurate. One such task is the analysis and reporting of MRI images. In this post, I'll wal...34 readsPython
Turboline LTDturboline.hashnode.dev·Jul 10, 2024AI-Based Data Transformation: A Comparison of LLM-Generated PySpark Code (Using Mistral & Google Gemini Advanced)Mistral Le Chat Mistral's Le Chat didn't have the functionality to upload CSV files, so I couldn't generate a transformation code. I could have built a lightweight ingestion process using Mistral API and Langchain. However, that was out of scope for ...google gemini
Rishav Rajrishavd3v.hashnode.dev·Jul 7, 2024How to use Google Gemini AI with Node JS: A Beginner's guideIntroduction Want to build cool projects using Generative AI? In this article, we will discuss how you can create Generative AI powered application in Node.js. We will use a free API provided by Google that lets us integrate Google Gemini into our ap...11 likes·638 readsNode.js
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, ...49 readsGemini integration
Guilherme Martinguilhermemartin.hashnode.dev·Feb 18, 2024Integrating with Google Gemini: Using a Built .NET SDK🚀 Introduction Google Gemini, renowned for its AI prowess, stands as a trailblazer in the realm of artificial intelligence. However, the absence of a dedicated .NET SDK presents a challenge for .NET developers. In this article, let's delve into brid...3 likes·419 readsgoogle gemini