Type something to search...

Chatbot

Build a Medical Chatbot Using Open Source Model: Transforming Healthcare Through AI

Build a Medical Chatbot Using Open Source Model: Transforming Healthcare Through AI

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 More
OpenAI’s o3 + Swarm + RAG Python Project: Easy AI/Chat for your Docs | by Gao Dalie (高達烈) | Dec, 2024 | Towards AI

OpenAI’s o3 + Swarm + RAG Python Project: Easy AI/Chat for your Docs | by Gao Dalie (高達烈) | Dec, 2024 | Towards AI

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
Build Production Ready AI Assistant Backend Service (in Python) — Part 1

Build Production Ready AI Assistant Backend Service (in Python) — Part 1

— 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 More
Gemini 2.0 Flash + Local Multimodal RAG + Context-aware Python Project: Easy AI/Chat for your Docs

Gemini 2.0 Flash + Local Multimodal RAG + Context-aware Python Project: Easy AI/Chat for your Docs

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 More
Browser-use + LightRAG Agent That Can Scrape 99% websites with LLM!!

Browser-use + LightRAG Agent That Can Scrape 99% websites with LLM!!

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 More
Build a Marketing Expert Chatbot using Python for Free!

Build a Marketing Expert Chatbot using Python for Free!

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 More
From LangChain to LangGraph: Making the Multi-Model DrugBot Personal and Teachable

From LangChain to LangGraph: Making the Multi-Model DrugBot Personal and Teachable

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 More
From Zero to Hero: Building an Intelligent Chatbot with LangGraph in No Time

From Zero to Hero: Building an Intelligent Chatbot with LangGraph in No Time

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 More
Program a RAG LLM Chat App with LangChain + Streamlit + *o1, GTP-4o and Claude 3.5

Program a RAG LLM Chat App with LangChain + Streamlit + *o1, GTP-4o and Claude 3.5

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 More
5 AI Projects You Can Build This Weekend (with Node.js)

5 AI Projects You Can Build This Weekend (with Node.js)

5 Exciting AI Projects to Build in a Weekend with Node.js (Perfect for Beginners) Are you interested in building AI projects but short on time? With just Node.js and a weekend, you can dive into

Read More
Build a RAG-based scientific ChatBot with LangChain, Streamlit & PubMed — Part 4(Put it all…

Build a RAG-based scientific ChatBot with LangChain, Streamlit & PubMed — Part 4(Put it all…

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 More
OpenAI’s ‘Leaked’ GPT2 Model Has Everyone Stunned.

OpenAI’s ‘Leaked’ GPT2 Model Has Everyone Stunned.

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 More