Chatbots
Using agents to breathe life into NPCs using CrewAI
- Rifx.Online
- Programming , Generative AI , Chatbots
- 19 Jan, 2025
OutlineUse CrewAI to filter conversation and allow NPCs to choose tasks CrewAI agents Game Code and Datafiles Github Repo Outcomes/ConclusionsBackground Previously I discuss
Read MorePersonalizing UX for Agentic AI
- Rifx.Online
- Chatbots , Autonomous Systems , Machine Learning
- 19 Jan, 2025
Fine-tuning AI Agents based on User personas for Enterprise Use-cases 1. Introduction The discussion around ChatGPT (in general, Generative AI), has now evolved into Agentic AI. Whil
Read MoreDemystifying Generative AI Agents
- Rifx.Online
- Generative AI , Chatbots , Autonomous Systems
- 19 Jan, 2025
From single interactions to complex multi-agent systemsOverview Lost in the hype around Generative AI agents? You’re not alone. This post cuts through the noise, providing a clear defin
Read MoreCline v3.1: A Cost-Effective Alternative to Cursor and Windsurf
- Rifx.Online
- Programming , Technology , Chatbots
- 19 Jan, 2025
If you are looking for something that can replace AI coders like Cursor or Windsurf just because they are costly and require software to download. then in this article, let’s talk about somethi
Read MoreHow to Build a Real-Time Gemini 2.0 Learning Assistant with Interactive Canvas
- Rifx.Online
- Programming , Chatbots , Voice Assistants
- 19 Jan, 2025
Gemini Development Tutorial V5 In this tutorial, we will continue building fascinating real-time chat applications using Gemini 2.0 and its multimodal Live API. Let’s build a learning as
Read MoreSmolagents + Web Scraper + DeepSeek V3 Python = Powerful AI Research Agent
- Rifx.Online
- Programming , Natural Language Processing , Chatbots
- 19 Jan, 2025
In this video, I have a super quick tutorial showing you how to create a multi-agent chatbot with Smolagents, Web Scraper and DeepSeek V3 to make a powerful Agent Chatbot for your business or p
Read MoreHuggingFace smolagents: The best Multi-Agent framework so far?
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 14 Jan, 2025
Comparing Autogen, Langraph, CrewAI, Magentic-One, etc As you must have read in multiple places, 2025 is the year of AI-Agents. So much so that Mark Zuckerberg has openly said Meta will
Read MoreUnlocking AI’s Potential: The Power of Chain of Thought Prompting
- Rifx.Online
- Generative AI , Chatbots , Natural Language Processing
- 14 Jan, 2025
The AI That Thinks Like a Human Have you ever been amazed by how ChatGPT can give lightning-fast responses but felt disappointed that the answers sometimes seem shallow or incomplete? You mi
Read MoreBuilding Your Personal AI API with Spring Boot, Spring AI, and Google Gemini
- Rifx.Online
- Programming , Technology/Web , Chatbots
- 11 Jan, 2025
Create an Intelligent Web Service that Answers Questions using the Power of Generative AI In this tutorial, we are going to integrate Spring Boot with Spring AI/Gen AI to build a w
Read MoreBuilding RAG for Product Recommendation using Google Gemini 2.0 API’s
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 11 Jan, 2025
A Comparison of LangChain and Vertex AI RAG Engine on Amazon Product Data using Vertex AI Search Google has always seemed behind in the AI race, but with the release of Gemini 2.0
Read MoreBuild a Real-time Screen Sharing Assistant with Gemini 2.0 Multimodal Live API
- Rifx.Online
- Programming , Technology/Web , Chatbots
- 09 Jan, 2025
Gemini Development Tutorial V3 In the last tutorials of the Gemini 2.0 series, we established the core functionality of a self-hosted real-time voice and video chatbot and then added th
Read MoreBuild a Medical Chatbot Using Open Source Model: Transforming Healthcare Through AI
- Rifx.Online
- Programming , Chatbots , Health
- 09 Jan, 2025
AI is transforming healthcare, and chatbots provide quick and reliable medical information. As I continued to gain more knowledge in generative AI, I wanted to build a medical chatbot that is co
Read MoreFine-Tuning a Llama-3 LLM and Deploying as a Serverless API on CloudFlare
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 05 Jan, 2025
(Or: how I launched my own Llama 3 chatbot at mywebsite.com) 2 years ago, I (like many data scientists) knew absolutely nothing about building websites. I was great at building ML models,
Read MoreBuilding a Custom AI Jira Agent
- Rifx.Online
- Programming , Technology/Web , Chatbots
- 05 Jan, 2025
How I used Google Mesop, Django, LangChain Agents, CO-STAR & Chain-of-Thought (CoT) prompting combined with the Jira API to better automate Jira The inspiration for this project came f
Read MoreMulti-Agent AI Mastery: Building Content Writing AI System with CrewAI | by Kshitij Kutumbe | Medium
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 03 Jan, 2025
In the realm of AI and language models, a multi-agent system involves several independent actors, each powered by language models, collaborating in a structured manner. In this blog, we will de
Read MoreOpenAI’s Swarm (Part 2): A straightforward, local-first approach with Ollama and Pydantic
- Rifx.Online
- Programming , Natural Language Processing , Chatbots
- 03 Jan, 2025
A short code reference to build upon. TLDR: Combining the Ollama and Swarm frameworks presents a local-first approach to building intelligent AI agents. Ollama can run large language
Read MoreOpenAI’s o3 + Swarm + RAG Python Project: Easy AI/Chat for your Docs | by Gao Dalie (高達烈) | Dec, 2024 | Towards AI
- Rifx.Online
- Chatbots , Programming/Scripting , Machine Learning
- 30 Dec, 2024
In this story, I have a super quick tutorial showing you how to create a multi-agent chatbot with Swarm, Rag and OpenAI’s o3 to make a powerful Agent Chatbot for your business or personal use.
Read More🦘 RooCline:将人工智能发展推向新高度的增压叉
- Rifx.Online
- Programming , Technology , Chatbots
- 28 Dec, 2024
Love Cline but want even more speed and autonomy? RooCline, a powerful fork of the popular VS Code AI assistant, takes everything great about Cline and supercharges it with enhanced performa
Read MoreAgentic RAG Series: Exploring LangGraph for Advanced Workflows
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 27 Dec, 2024
Stuck behind a paywall? Read for Free! Introduction In the previous article, we introduced the concept of Agentic RAG, highlighting how it extends the traditional Retrieval-Augme
Read MoreBuilding a Multi-agent Internet Research Assistant
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 27 Dec, 2024
…with OpenAI Swarm & Llama 3.2 (100% local).Let’s build a multi-agent internet research assistant using OpenAI Swarm & Llama 3.2 (100% local): Hands-on tutorial to build a multi-age
Read MoreUse Gemini 2.0 to Build a Realtime Chat App with Multimodal Live API
- Rifx.Online
- Programming , Chatbots , Natural Language Processing
- 27 Dec, 2024
Gemini Development Tutorial Google launched Gemini 2.0 with the preview model Gemini 2.0 Flash Experimental, and you must have learned about it from videos and articles. This model has g
Read MoreBuild Production Ready AI Assistant Backend Service (in Python) — Part 1
- Rifx.Online
- Programming , Technology/Web , Chatbots
- 26 Dec, 2024
— Learn the best practices for building production-ready applications. *Disclosure — *the contents in this article are my own, and represent no one but myself and not those of my current or pas
Read MoreBuild Production Ready AI Assistant Backend Service (in Python) — Part 2
- Rifx.Online
- Programming , Generative AI , Chatbots
- 26 Dec, 2024
— Build a multi agent RAG system using LangGraph + Secure your Application with Authorization Key Headers *Disclosure — *the contents in this article are my own, and represent no one but myself
Read MoreBuild Production Ready AI Assistant Backend Service (in Python) — Part 3
- Rifx.Online
- Programming , Technology , Chatbots
- 26 Dec, 2024
— Secure Your App with Authorization Key + Boost your Backend Throughput Service with Actual MongoDB Database and Semantic Caching Capability *Disclosure *— the contents in this article are my
Read MoreBuilding a Personal AI Assistant using AutoGen — Part 1
- Rifx.Online
- Programming , Chatbots , Technology/Web
- 26 Dec, 2024
Exploring AutoGen v0.4: Building an AI Assistant with Gmail and Google Calendar Integrations TL; DR In this post, I built the foundations of Aura, a personal AI assistant designed to
Read MoreCreating a WhatsApp AI Agent with GPT-4o
- Rifx.Online
- Programming , Technology , Chatbots
- 26 Dec, 2024
How to use the Meta API to build your own LLM-powered Whatsapp chatbot A game-changer in the field of AI and business management is the integration of AI agents with widely used communic
Read MoreGemini 2.0 Flash + Local Multimodal RAG + Context-aware Python Project: Easy AI/Chat for your Docs
- Rifx.Online
- Programming , Chatbots , Generative AI
- 26 Dec, 2024
In this video, I have a super quick tutorial showing you how to create a local Multimodal RAG, Gemini 2.0 Flash and Context-aware response to make a powerful agent chatbot for your business or
Read MoreHow I Fix Prompts for Flawless AI Responses Every Time
When ChatGPT first launched, prompt templates for nearly every industry and profession flooded the internet. You’ve probably come across posts like “The Best [N] ChatGPT Prompts for [Sector/Pr
Read MoreHow to Use the Google DeepMind Gemini 2.0 Flash Live API for Real-Time Conversations
- Rifx.Online
- Programming , Chatbots , Voice Assistants
- 26 Dec, 2024
Google DeepMind’s Gemini 2.0 Flash API represents a groundbreaking leap in the world of real-time AI-powered conversations. It empowers developers to build applications that can seamlessly ha
Read MoreMake Playwright UI Testing Smart with Model Context Protocol of Claude AI 🤖🧠
- Rifx.Online
- Programming/Scripting , Technology/Web , Chatbots
- 26 Dec, 2024
We discussed about Model Context Protocol (MCP) by Claude Anthropic [before](https://medium.com/executeautomation/model-context-protocol-open-source-real-time-data-bridging-for-llms-%EF%B8%8F-6
Read MoreMy 5 AI Predictions for 2025
- Rifx.Online
- Autonomous Systems , Chatbots , Predictive Analytics
- 26 Dec, 2024
And a few non-predictions Predicting (correctly) the future is challenging. Ask about it — to bring a widely known pop culture icon — Hanna and Barbera, the creators of the Jetsons, who imagi
Read Moreo1: ChatGPT’s New Model has Changed Data Analysis again! (Bitcoin Analysis!)
- Rifx.Online
- Chatbots , Data Science , Predictive Analytics
- 26 Dec, 2024
Test the New O1 Model of ChatGPT with Data Analysis on Bitcoin ChatGPT recently announced that they will share 12 new features in 12 days, which is day 1. As you might read from my previo
Read MoreOpenAI’s Swarm and Ollama (Part 3) : Building a Step-by-Step Math Solver with Local LLMs
- Rifx.Online
- Education , Programming , Chatbots
- 26 Dec, 2024
A short code reference to build upon. As a developer passionate about AI education, I’ve always been fascinated by how we can make complex problem-solving more interactive and engaging. R
Read MoreIs Claude MCP the beginning of a true Agentic Era? Part 2
- Rifx.Online
- Programming , Technology/Web , Chatbots
- 26 Dec, 2024
In a previous blog post, I talked about MCP and how it can make Claude not just a chatbot, but a really powerful assistant that can interact with your local applications such as file systems, Goog
Read MoreBrowser-use + LightRAG Agent That Can Scrape 99% websites with LLM!!
- Rifx.Online
- Programming , Chatbots , Technology/Web
- 19 Dec, 2024
In this story, I have a quick tutorial showing how to create a powerful chatbot using Browser-use, LightRAG, and a local LLM to develop an AI agent capable of scraping any website you choose. O
Read MoreAutoGen: An Agentic Open-Source Framework for Intelligent Automation
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 19 Dec, 2024
AutoGen is an open-source framework from Microsoft for building agents that can collaborate through converstaional patterns to accomplish tasks. AutoGen streamlines AI development and research, e
Read MoreBuilding a Code Analysis Assistant with Ollama: A Step-by-Step Guide to Local LLMs
- Rifx.Online
- Programming , Generative AI , Chatbots
- 19 Dec, 2024
Ever wanted your own AI-powered code reviewer that runs entirely on your local machine? In this two-part tutorial, we’ll build exactly that using [ClientAI](https://igorbenav.github.io/clienta
Read MoreTop 5 MCP Servers to Automate Daily Tasks and Workflows with Prompts
- Rifx.Online
- Programming , Technology , Chatbots
- 19 Dec, 2024
Since Anthropic introduced the Model Context Protocol (MCP) into Claude, it has revolutionized the way we automate repetitive tasks. From file management to social media workflows, **MCP serve
Read MoreRole-Playing vs. Conversational Paradigms in Multi-Agent Orchestration
- Rifx.Online
- Roleplay , Programming , Chatbots
- 15 Dec, 2024
A noticeable dichotomy is emerging in the design of multi-agent orchestration frameworks, between two primary paradigms: role-playing and conversational approaches. These paradigms rep
Read MoreLLM Agents: Multi-Agent Chats with Autogen
- Rifx.Online
- Chatbots , Programming , Generative AI
- 15 Dec, 2024
An agent is a Large Language Models customized with a system prompt so that it behaves in a specific way. The prompt typically details task types, expected task solution behavior, and constraint
Read MoreWhat are AI Agents: From Virtual Assistants to Intelligent Decision-Makers
- Rifx.Online
- Chatbots , Autonomous Systems , Machine Learning
- 15 Dec, 2024
A Ground-Up Guide to Understanding AI Agents The recent shift from LLM-powered chatbots to what the field now defines as agentic systems or agentic AI can be summarized with a good old s
Read MorePydantic AI + Web Scraper + Llama 3.3 Python = Powerful AI Research Agent
- Rifx.Online
- Programming , Chatbots , Generative AI
- 15 Dec, 2024
In this video, I have a super quick tutorial showing you how to create a multi-agent chatbot with Pydantic AI, Web Scraper and Llama 3.3 to make a powerful Agent Chatbot for your business or p
Read MoreChatGPT’s Search Feature Is Changing How We Find Info Online
- Rifx.Online
- Technology , Chatbots , Marketing/Seo
- 12 Dec, 2024
Imagine asking a search engine for the best hidden spots in Paris and getting a quick, trustworthy answer faster than you can say “croissant”. — Welcome to the world of SearchGPT! 🥐 How w
Read MoreHow to Use MCP Tools on Claude Desktop App and Automate Your Daily Tasks
- Rifx.Online
- Programming , Technology/Web , Chatbots
- 12 Dec, 2024
Model Context Protocol (MCP) is a new standard for secure connection between AI assistants, such as Claude, and systems where data exists. This includes code repositories (Github,
Read MoreMy Honest take on ChatGPT’s New o1 and o1 Pro Mode (with testing)
- Rifx.Online
- Chatbots , Programming , Data Science
- 12 Dec, 2024
Note: In this article I will try to cover all the points related to the event and my personal take on it.Few days back OpenAI started their “12 Days of OpenAI” event with exciting news:
Read MoreBuild a Marketing Expert Chatbot using Python for Free!
- Rifx.Online
- Programming , Chatbots , Marketing
- 12 Dec, 2024
Marketing Chatbot using Python and DSPY Build your marketing expert sidekick, specially tailored to answer all your marketing-specific queries using Python and DSPy.***Not a membe
Read MoreLess is More: The Art of Midjourney AI Prompt Generation with ChatGPT o1
- Rifx.Online
- Chatbots , Generative AI , Machine Learning
- 12 Dec, 2024
As an AI art creator, I was naturally excited when OpenAI released ChatGPT o1, claiming it has PhD-level intelligence. While many rushed to test its coding or writing capabilities, I had a diff
Read MoreChatGPT Pro and Full o1 Model: New Features You Should not miss!
- Rifx.Online
- Chatbots , Programming , Generative AI
- 12 Dec, 2024
OpenAI released new models and a new subscription plan, which is unlimited! Recently, OpenAI posted the tweet below and said that new features will be added each day for the upcoming 12 da
Read MoreA simple, step-by-step guide to building a production-ready Agentic AI ChatBot using Llamaindex and…
- Rifx.Online
- Chatbots , Programming , Generative AI
- 12 Dec, 2024
Introduction In this article we will be seeing how to build an end to end Agentic AI Chatbot using Llamaindex and Groq-Llama 3.3. During the course of this article you will learn about:
Read MoreMastering CrewAI: Chapter 1 — Your First Intelligent Workflow
- Rifx.Online
- Programming , Generative AI , Chatbots
- 12 Dec, 2024
The Basics of Agents and Tasks CrewAI is a platform that allows us to create and manage teams of AI agents. It offers both enterprise and open-source solutions. In this blog post, we will
Read MoreOpenAI o1 is Out and ChatGPT Pro: The Future of Intelligent AI Tools
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 07 Dec, 2024
OpenAI has launched the OpenAI o1 model and introduced a premium subscription tier, ChatGPT Pro, designed for high-performance professiona
Read MoreAre You Ready for the Future of AI? OpenAI’s Swarm Could Change Everything
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 06 Dec, 2024
Learn how to configure and personalize OpenAI’s Swarm framework to create powerful, collaborative multi-agent systems that meet your unique needs and drive smarter automation Imagine a wo
Read MoreNavigating the AI Agent Landscape: In-Depth Analysis of Autogen, CrewAI, LlamaIndex, and LangChain…
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 05 Dec, 2024
This article will give you clear visualization on what framework or tool to select for your business use case while developing an “Agentic Application”. Introduction In the fast evolving la
Read MoreLangflow 1.1 Release
- Rifx.Online
- Programming , Generative AI , Chatbots
- 30 Nov, 2024
A Delightful Invitation to Agentic Pipelines! 🚀 We’re excited to share Langflow 1.1! This release packs in updates that make genAI development more flexible, interactive, and enjoyable.
Read MoreMastering AI Agents: A Hands-On Guide to CrewAI and Google Search API
- Rifx.Online
- Programming , Generative AI , Chatbots
- 30 Nov, 2024
You know how everyone’s talking about AI agents these days? They’re popping up in industries left and right, promising to transform how things get done. But honestly, trying to wrap your head ar
Read MoreHands-on : Build Agentic Workflow using LangGraph (Key Learnings from Langchain-academy) | Part-1
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 30 Nov, 2024
Introduction Langchain has recently introduced an impressive course focusing on LangGraph and its key features for developing robus
Read MoreApple’s LLM Siri: A New Era in AI-Powered Conversations?
- Rifx.Online
- Generative AI , Chatbots , Natural Language Processing
- 30 Nov, 2024
ARTIFICIAL INTELLIGENCE The world of artificial intelligence has been rapidly evolving in recent years, with generative AI (genAI) seemingly being added to everything. Apple’s Siri, once a
Read MoreFrom LangChain to LangGraph: Making the Multi-Model DrugBot Personal and Teachable
- Rifx.Online
- Chatbots , Health , Machine Learning
- 30 Nov, 2024
Adding memory and learning ability to the human-in-the-loop chatbot Drug trials test new medications for safety, effectiveness, and efficacy in humans. These critical studies are essent
Read MoreBuilding a Dynamic Multi-Agent Workflow: Harnessing AI Collaboration with LangChain & LangGraph
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 25 Nov, 2024
This article utilizes LangChain and LangGraph to create a simple, multi-agent system. The agents work together to fulfill a task. The first agent generates a sequence of random numbers, and
Read MoreChatGPT Search vs. Perplexity AI: Which Is Daily Go-To?
- Rifx.Online
- Chatbots , Technology/Web , Search Engines
- 25 Nov, 2024
AI Showdown ChatGPT Search vs. Perplexity AI: Which Is Daily Go-To? Hej Ai friends and followers. Explore the differences between ChatGPT Search and Perplexity AI for smarter browsing an
Read MoreFrom Zero to Hero: Building an Intelligent Chatbot with LangGraph in No Time
- Rifx.Online
- Chatbots , Programming , Machine Learning
- 25 Nov, 2024
In this comprehensive quick start guide, we’ll build a support chatbot using LangGraph that can:Answer common questions by searching the web *Maintain conversation state across calls
Read MoreHow to Create an Interactive Web UI for CrewAI Applications (New Version Updated)
- Rifx.Online
- Programming/Scripting , Technology/Web , Chatbots
- 25 Nov, 2024
A Quick Update for the Implementation of CrewAI + Panel UI Early this year, I wrote a tutorial about creating an interactive web UI for CrewAI applications, and in that tutorial, I implem
Read MoreLangGraph Studio: Your first agent IDE
- Rifx.Online
- Programming , Generative AI , Chatbots
- 25 Nov, 2024
LangGraph Studio is a pioneer agentic integrated development environment for the generation and control of agentic AI applicat
Read MoreLangGraph: The Future of Advanced Multi-Agent Workflows
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 25 Nov, 2024
The world of artificial intelligence is evolving rapidly, and tools like LangChain and LangGraph are at the forefront of enabling developers to build intelligent systems efficiently. If you’ve hea
Read MoreMastering LangGraph: The Ultimate Guide to AI Systems, RAG, Agents, and Tools
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 25 Nov, 2024
Are you looking to dive deep into LangGraph, the latest buzzword in AI technology? Whether you’re a developer, student, or tech enthusiast, understanding LangGraph and its associated concepts like
Read MoreChatGPT 4 vs Claude 3.5 Sonnet: Who’s Better? Let’s Review:
I Ran Tests — ChatGPT 4 vs Claude 3 Sonnet, Who Wins? The buzz is on there’s a new chatbot player in town, the Claude 3 Sonnet. It’s been described as being better than ChatGPT, but there h
Read MoreNew Claude 3.5 Can Control Computer: Outsmarts o1 in Coding and Redefines Agent Capabilities
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 20 Nov, 2024
Anthropic’s Groundbreaking AI, Claude 3.5, Uses Computers Like a Human and Becomes a Game-Changer in Automation AuthorZijian Yang (**O
Read MoreProgram a RAG LLM Chat App with LangChain + Streamlit + *o1, GTP-4o and Claude 3.5
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 20 Nov, 2024
Learn how to build a RAG web application using Python, Streamlit and LangChain, so you can chat with Documents, Websites and other custom data. GitHub Code: <https://github.com/enricd/rag_l
Read MoreMagentic-One, AutoGen, LangGraph, CrewAI, or OpenAI Swarm: Which Multi-AI Agent Framework is Best?
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 20 Nov, 2024
Pros and Cons of popular Multi-Agent Orchestration framework The Multi AI Agent topic in Generative AI is heating up and every major tech giant has released some framework around it. But
Read MoreAI is Helping Me Manage My Pre-Diabetes
- Rifx.Online
- Health , Chatbots , Data Science
- 16 Nov, 2024
Health | Blood Sugar | Diabetes How I’m Using Technology to Control Blood Sugar, Lose Weight, and Stay Healthy *Disclaimer:I am not a doctor, and no part of this article should be co
Read MoreConversational AI for Customer Service: Best Practices and Key Steps for Success
In today’s fast-paced business environment, customer service plays a crucial role in building and maintaining customer loyalty. As businesses strive to offer personalized and efficient support,
Read MoreGet ChatGPT to Sound More Human: Essential Tips for Creating Natural, Engaging AI Conversations
Have you ever found your AI assistant sounding a bit too… mechanical? ChatGPT, while impressively capable, sometimes leans on overly formal or generic language. But with a few adjustments, you c
Read MoreIs Perplexity Pro a Smarter, More Efficient Way to Search the Web?
- Rifx.Online
- Chatbots , Natural Language Processing , Technology/Web
- 16 Nov, 2024
The Future of Search Is Perplexity Pro a Smarter, More Efficient Way to Search the Web? How does it compare to traditional search engines and is it worth the cost? Hey AI Friends and follo
Read MoreLeveraging Large Language Models (LLMs) in B2C Industries: Transforming Customer Experience with…
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 16 Nov, 2024
In the rapidly evolving landscape of B2C industries such as financial services, retail, and eCommerce, customer expectations for personalized and instant responses are at an all-time high. With
Read More10 Creative Ways to Use ChatGPT Search The Web Feature
- Rifx.Online
- Chatbots , Technology/Web , Education
- 16 Nov, 2024
For example, prompts and outputs Did you know you can use the “search the web” feature of ChatGPT for many tasks other than your basic web search? For those who don't know, ChatGPT’s new
Read MoreHow to Use ChatGPT for Blogging
- Rifx.Online
- Programming/Scripting , Marketing/Seo , Chatbots
- 16 Nov, 2024
(My 9 Tested Steps) Everyone is using AI to write. Marketers, CEOs, content developers, small scale business owners. All of us. Read [story for free](https://mysson.medium.com/7ed5cba2f32b?s
Read MoreI trained AI to be my smart gay bestie 💅
- Rifx.Online
- Chatbots , Generative AI , Personal Development
- 16 Nov, 2024
Using ChatGPT to help me see my blind spots Look, I know we’re all sick of talking about AI, but every time I talk to friends about how I’m using ChatGPT, they all seem to have their flabbe
Read MoreMultimodal AI for Conversational Human Motion
Written by Christian Safka and Keyu Chen In this exploration we’ll look at how multi
Read MoreThe Best Conversational AI Virtual Health Care Assistant for Aging Adults
- Rifx.Online
- Health , Chatbots , Autonomous Systems
- 16 Nov, 2024
Looking after our health becomes even more difficult as we grow older, and this is even worse for seniors who live alone. Although managing medications, doctors visits, and overall health becomes
Read MoreThe Future of ChatGPT Explained: Everything Will Change in the Next 5 Years
- Rifx.Online
- Chatbots , Artificial General Intelligence , Reasoners
- 16 Nov, 2024
This Could Take Artificial Intelligence Really, Really Far… OpenAI has laid out a clear vision for the evolution of ChatGPT, recently unveiling a five-step roadmap to reach what they c
Read MoreRAGate: Adaptive RAG for Conversational AI
Building Conversational AI systems is hard!!! It’s feasible but also complex, time-consuming, and resource-intensive. The challenge lies in designing systems that can understand and genera
Read MoreClaude 3.5 Haiku: Anthropic’s Speed Demon Gets a Brain Boost
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 13 Nov, 2024
In the relentless race of AI advancement, Anthropic has just dropped a new contender into the ring. Meet Claude 3.5 Haiku, the latest iteration of their fastest AI model. It’s like they’ve take
Read MoreGLM-4-Voice 9B — Real-time Multilingual Voice Conversation AI — Install Locally in Minutes
How to set up GLM-4-Voice 9B for seamless real-time voice interaction in English and Chinese, and explore its unique architecture, low-latency response, and customizable voice attributes.
Read MoreBuild a Customer Support Assistant with Llama3.1
- Rifx.Online
- Programming , Chatbots , Technology/Web
- 13 Nov, 2024
Use LLM Agents and Amazon Bedrock to Solve Customer Queries with AI: A Guide to Building and Deploying a Support Assistant with Llama3.1 Introduction Problem Businesses often f
Read MoreBuild a RAG-based scientific ChatBot with LangChain, Streamlit & PubMed — Part 4(Put it all…
- Rifx.Online
- Chatbots , Natural Language Processing , Science
- 13 Nov, 2024
Hello and welcome to the last part of the series to build a scientific ChatBot with Langchain, Streamlit, and PubMed! In the previous part, we built the data persistence and RAG pipeline with v
Read MoreHow I Wrote a Whole Book with ChatGPT in Less Than 3 Hours!
- Rifx.Online
- Chatbots , Machine Learning , Generative AI
- 10 Nov, 2024
Demystifying the AI Craze My name is Alex, and I’m just a dude working in financial technology (Fintech), a sector that inevitably makes you curious about everything, especially new trends.
Read MoreUsing Llama 3 for Building AI Agents
- Rifx.Online
- Programming , Generative AI , Chatbots
- 10 Nov, 2024
Comprehensive guide to building AI Agents with Llama 3 function calling capabilities. Introduction Imagine you want to buy something. You visit an e-commerce website and use the sea
Read MoreUnified Memory Across ChatGPT, Claude, Perplexity
- Rifx.Online
- Chatbots , Programming/Scripting , Technology/Web
- 08 Nov, 2024
You’ll definitely love this one, especially if you’re already locked in with Claude, ChatGPT and Perplexity. Interacting with different AI assistants can sometimes feel a bit disjointed. You have t
Read MoreUsers Will Fall in Love With OpenAI’s New GPT-4o Model. Literally.
- Rifx.Online
- Generative AI , Chatbots , Natural Language Processing
- 01 Nov, 2024
The company’s new GPT-4o can understand and mimic human speech and emotion In the iconic 2013 film Her, the protagonist develops an intense relationship — which morphs into a love affair
Read MoreOpenAI’s ‘Leaked’ GPT2 Model Has Everyone Stunned.
- Rifx.Online
- Chatbots , Generative AI , Natural Language Processing
- 01 Nov, 2024
On-Purpose leak? The influence that OpenAI has on the AI industry can’t be understated. Every move or decision makes headlines automatically… even if they don’t actually announce the thin
Read MoreOpenAI Rolls Out SearchGPT To More Users
- Rifx.Online
- Chatbots , Technology/Web , SearchGPT
- 01 Nov, 2024
Have you noticed OpenAI’s latest redesign of ChatGPT? If you’ve logged in recently, you might have spotted two major changes.First, there’s the new [Canvas](https://generativeai.pub
Read MoreGoogle Releases Gemma — A Lightweight And Open Source Model
- Rifx.Online
- Natural Language Processing , Programming , Chatbots
- 29 Oct, 2024
In just a week, the world has witnessed the most groundbreaking AI advancements from two tech giants. OpenAI introduced its jaw-dropping AI video generator, [Sora](https://readmedium.com/3d1638
Read MoreA practical guide for using AutoGen in software applications
- Rifx.Online
- Programming , Chatbots , Autonomous Systems
- 24 Oct, 2024
Update: While this article was written only 4 months ago, AutoGen has since changed quite a bit. I apologize for some things that may be outdated in my code examples. If you want to learn abo
Read More