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...33 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...1 like·43 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...generative 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 ...Journey of AI & ML - Navigation by M Fahadhackathon
Martin Bowlingmartinbowling.com·Sep 14, 2024Llamaberry - Cultivating Chain of Thought Reasoning in AIHey there, AI adventurers, I'm, ready to take you on a journey through the fascinating world of AI reasoning. Today, we're diving deep into Llamaberry, my implementation of a multi-turn Chain of Thought (CoT) reasoning system. Buckle up, because this...609 readsAI
Debapriya Dasdebapriyadas.hashnode.dev·Sep 9, 2024Create an end-to-end personalised AI chatbot🤖 using Llama-3.1🦙 and Streamlit powered by Groq APIIn this tutorial, we'll build and deploy a personalised AI-powered chat application using Streamlit and the latest AI model llama-3.1-8b-instant. We'll use Groq for faster inference. Also we are going to deploy it for free! We'll take you through the...1 likestreamlit
K OM SENAPATIkom-senapati.hashnode.dev·Sep 9, 2024Introducing Bot Verse - A hub for chatbotsIntroduction AI is everywhere! Ever thought of a hub where users can create and share chatbots? This is the core idea of this project. Bot Verse is an innovative platform for creating, sharing, and interacting with AI chatbots. Users can manage their...4 likes·71 readsPython
Koustav Chatterjeekossblogs.hashnode.dev·Sep 1, 2024Streamlining AI integration with Vercel AI SDKWhat is Vercel AI SDK ? In an era where AI is rapidly transforming digital experiences, integrating machine learning models into web applications has become crucial. However, this task can be challenging, especially when dealing with different AI pro...10 likesVercel