Chatbot


Creating a command line AI chat app with Node.js and Google Gemini

A guide on how to create a command line AI chat app with Node.js and Gemini

geminiainode

5 ChatBot APIs That Will Revolutionize Your Interactions in 2024!

Learn how to choose the top chatbot API in 2024.

chatbotchatbot-aiai

How to Get Around OpenAI Assistants'' 20 File Limit

Get around OpenAI file limit by building your own Python retrieval chatbot using OpenAI Assistants and Pinecone

openaiaipython

Super Quick: Retrieval Augmented Generation Using Ollama

Unlocking the Power of Ollama Infrastructure for Local Execution of Open Source Models and Interacting with PDFs

ollamallama2llm

Chat with Your Data: A Simple Guide Using Amazon Bedrock, LangChain, and Streamlit

Segment your data into chunks and store them in a Vector database. Utilise Amazon Bedrock’s embeddings protocol using Langchain. Build a Streamlit website to chat with your data.

awsbedrocklangchain

Building a RAG-based Conversational Chatbot with Langflow and Streamlit

Learn how to build a chatbot that leverages Retrieval Augmented Generation (RAG) in 20 minutes

artificial-intelligencechatbotlangflow

Creating an AI-powered Mental Health Chatbot with ChatGPT and Python

chatgptpythonartificial-intelligence

100 Useful Chat GPT Prompts to Boost Your Creativity and Productivity

Spark Your Creativity and Boost Your Productivity

chatbotgptchatgpt

Basic Chatbot Using HTML, CSS and JavaScript

A guide to building a basic chatbot design using HTML, CSS, and JavaScript.

htmlcssjavascript

How to Use ChatGPT as an Educational Chatbot in a Next.js Frontend

Can you use OpenAI's GPT-3.5 on your website as a chat assistant? You bet. Here's how to get it done with an Express server, WunderGraph as a BFF, and GraphQL.

chatgptnextjsreact