Skip to content

evil1086/AI_Chatbot_In_Python_With_Source_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AI Chatbot in Python

This repository contains the source code for an AI Chatbot implemented in Python. The chatbot is designed to interact with users and provide responses based on predefined rules and machine learning models.

Features

  • Natural Language Processing (NLP) for understanding user input
  • Predefined responses for common queries
  • Machine learning models for more complex interactions
  • Easy to customize and extend

Installation

  1. Clone the repository:
    git clone https://github.com/evil1086/AI_Chatbot_In_Python_With_Source_Code.git
    
  2. Navigate to the project directory:
    cd AI_Chatbot_In_Python_With_Source_Code
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    

Usage

To start the chatbot, run the following command: chatbot.py

Sample Output: (chatterboat) E:\AI_Chatbot_In_Python_With_Source_Code\AI chatbot>python chatbot.py Hi, I'm the chatbot you built

hi Hey there my name is vinod Hello vinod, How are you today ? how are you I'm doing good How about You ? doing good None quit Bye for now. See you soon :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages