DataGeekthecodecosmos.hashnode.dev·Feb 10, 2025A Guide for Implementing Multiple Chat SessionsIntroduction Ever had a group chat where one person is talking about quantum physics, another is sharing a secret pasta recipe, and someone else suddenly drops a dance tutorial? It’s chaos! 🚀🍝🕺 Now, imagine trying to build a chatbot that handl...11 likes·28 readsChatBots 🤖 - From Small Talk 🗨️ to RAG Talk 📚multichat
DataGeekthecodecosmos.hashnode.dev·Jan 17, 2025Mastering Chatbot Memory: A Practical Guide - 2Introduction LangChain memory can be quite intricate, with various implementations designed to meet different system needs. 🌐 In our previous blog, we introduced the concepts of In-Prompt Memory 💬 and External Memory 🗂️ and even built a chatbot ...10 likes·44 readsChatBots 🤖 - From Small Talk 🗨️ to RAG Talk 📚genai
Giseldo Neogiseldo.hashnode.dev·Jan 14, 2025Qual a diferença entre o Groq e o GrokApesar das semelhanças nos nomes, Groq e Grok são soluções de IA com propósitos e funcionalidades distintas, atendendo a diferentes necessidades no campo da inteligência artificial. Antes vamos explicar um pouco o ChatGPT, pois os conceitos serão reu...LLMgroq
Sushil Kumarlet-us-node.hashnode.dev·Dec 23, 2024How to Build a Real-Time AI Voice Assistant: Node.js, React, Groq, and Deepgram / VS / OpenAI’s New APIIn this post, we will build an AI-powered voice assistant that responds in real-time to user input. The assistant will use WebSockets to enable low-latency, bi-directional communication between the client and the server. We’ll leverage Deepgram for l...9 likesrealtimechatbot
Martin Bowlingmartinbowling.com·Nov 25, 2024Building an llms.txt GeneratorAs a developer who's deeply interested in both web technologies and AI, I've been fascinated by how we can better connect these two worlds. That's why I created the llms.txt Generator - a tool that helps websites communicate their content more effect...43 readsNext.js
DataGeekthecodecosmos.hashnode.dev·Nov 24, 2024The Bot AwakensIntroduction Welcome to the first step of our Chatbot journey! 🚀 In this blog, we’ll build a simple yet engaging chatbot application—complete with a sleek UI and powered by a dash of Generative AI magic. ✨ Whether you're a coding enthusiast or just...7 likes·60 readsChatBots 🤖 - From Small Talk 🗨️ to RAG Talk 📚genai
Spandan Joshiblogs.spandan.dev·Nov 5, 2024How to Add Memory to AI Chatbots: From Goldfish 🐠 to Elephant 🐘Imagine trying to have a conversation with someone who has absolutely no recollection of anything you've said before - not even from 2 seconds ago. Welcome to the world of Large Language Models! The Memory Problem 🤔 LLMs, despite being very smart, h...29 readsgenerative ai
Shrijal Acharyashricodev.hashnode.dev·Oct 17, 2024Build your own personal SIRI with LLAMA-3 like a PRO! 🧙♂️ 🪄TL;DR ✨ In this easy-to-follow tutorial, you will learn how to build your own voice assistant Siri with the LLAMA-3 AI Model. 😎 What you will learn: 👀 Learn how to set up TTS in a Python project using OpenAI TTS / Pyttsx3 / gTTS. Learn to generat...Python
AngelforJigsawStack Blogjigsawstack.hashnode.dev·Sep 27, 2024Groq + JigsawStack: 100x speed on every promptAt JigsawStack, our mission is to simplify the development process by giving developers access to powerful AI tools without the usual complexity. A key part of this effort is the Prompt Engine, an SDK designed to streamline the use of Large Language ...groq
Muhammad Fahad Bashirmfahadbashir.hashnode.dev·Sep 17, 20244. Building an AI Mental Health Support Agent Using Gradio, Groq, and Hugging FaceIntroduction The "AI Agents Hack with LabLab and MindsDB" was an exciting hackathon event organized by LabLab.ai in collaboration with MindsDB. This global competition brought together AI enthusiasts, developers, and innovators from around the world ...26 readsJourney of AI & ML - Navigation by M Fahadhackathon