Skip to content

SimplyChatBot is a conversational AI chatbot built using the DialoGPT-medium model from Microsoft. It leverages the power of natural language processing to generate human-like responses in a conversation. This project aims to provide an easy-to-use interface for interacting with the chatbot.

License

Notifications You must be signed in to change notification settings

martinp95/simply_Chatbot_with_DialoGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplyChatBot with DialoGPT

This project provides a simple chatbot using the DialoGPT-medium model from Microsoft to generate conversational responses.

Table of Contents

About

SimplyChatBot is a conversational AI chatbot built using the DialoGPT-medium model from Microsoft. It leverages the power of natural language processing to generate human-like responses in a conversation. This project aims to provide an easy-to-use interface for interacting with the chatbot.

Installation

  1. Clone the repository:

    git clone https://github.com/martinp95/simply-chatbot-with-dialogpt.git
    cd simply-chatbot-with-dialogpt
  2. Create and activate the Conda environment:

    conda env create -f environment.yml
    conda activate simply_chatbot_with_DialoGPT

Usage

Run the script to start a conversation with the SimplyChatBot. Type 'exit' to end the conversation.

python src/main.py

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

SimplyChatBot is a conversational AI chatbot built using the DialoGPT-medium model from Microsoft. It leverages the power of natural language processing to generate human-like responses in a conversation. This project aims to provide an easy-to-use interface for interacting with the chatbot.

Topics

Resources

License

Stars

Watchers

Forks

Languages