Skip to content

This is a simple chatbot implemented in Python using Natural Language Processing (NLP) techniques. The chatbot can respond to user queries based on a dataset of predefined questions and answers.

Notifications You must be signed in to change notification settings

chamikamunithunga/Chatbot_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Screenshot 2024-09-30 at 8 20 05 PM

Screenshot 2024-09-30 at 8 20 20 PM

Chatbot Project


This is a simple chatbot implemented in Python using Natural Language Processing (NLP) techniques. The chatbot can respond to user queries based on a dataset of predefined questions and answers.

Table of Contents

Features

  • Basic natural language understanding.
  • Responds to user input based on a predefined dataset.
  • Uses tokenization and lemmatization for processing text.

Installation

  1. Clone the repository:
    git clone https://github.com/chamikamunithunga/chatbot.git
    cd chatbot
    
    Technologies Used

Python 3 NLTK (Natural Language Toolkit) Pandas Scikit-learn NumPy

About

This is a simple chatbot implemented in Python using Natural Language Processing (NLP) techniques. The chatbot can respond to user queries based on a dataset of predefined questions and answers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages