8000 GitHub - FaresElmenshawi/Chatbot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FaresElmenshawi/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Chatbot

This is a Python implementation of a Simple ChatBot using the DialoGPT-medium model from the Hugging Face Transformers library. The ChatBot generates responses to user input based on the model's training on a large corpus of conversational data.

Requirements

Python 3.6 or higher TensorFlow 2.0 or higher Hugging Face Transformers library

Installation

1- Clone the repository:

git clone https://github.com/example/Simple-ChatBot.git

2- Install the required dependencies:

pip install tensorflow transformers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0