Skip to content

WeraGitHub/ChatBots

Repository files navigation

Chatbot Projects

Welcome to the Chatbot Projects repository! This collection features four conversational chatbots created using various natural language processing techniques and tools in Python.

Introduction

In this repository, you'll find a set of conversational chatbots developed using different natural language processing (NLP) techniques. Each chatbot has a unique implementation, with some of them utilizing NLTK (Natural Language Toolkit) with techniques such as Bag of Words (BOW), TF-IDF, and cosine similarity. And two chatbots are built using pre-trained models.

Chatbots

  1. Chatbot with Microsoft Godel Model
  2. Chatbot with NLTK
  3. Chatbot with OpenAI model
  4. Rick and Morty style chatbot - NLTK

About

Four conversional chatbots created using NLTK, BOW, TF-IDF, cosine similarity and one using OpenAI pre-trained model, all in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages