Skip to content

ahs95/Simple_Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple_Chatbot

This is a simple chatbot built using the BERT (Bidirectional Encoder Representations from Transformers) model. The chatbot is designed to answer general questions12.

Installation

To install and run the project, follow these steps:

  1. Install Anaconda from here.
  2. Clone the repository to your local machine.
  3. Navigate to the project directory.
  4. Navigate to the Anaconda launcher, and right-click on the program icon. From there, select the 'Run as Administrator' option.
  5. Run the command pip install simpletransformers

Demo

Here is a prediction from the chatbot.

pred_1

And it provides the right response! 🔥 😃

pred_2

Footnotes

  1. Model used for this specific task is Simple Transformer.

  2. Initial dataset has been collected from here.

About

A simple chatbot using transformers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors