Skip to content

obaidabit/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

Simple chatbot for IT company, build for provide high customer service

Installation

Frontend

The project is a simple React app displaying a website for IT company with Chatbot interface

npm run start

Backend

Create python virtual environment recommand python 3.7.*

cd api
pip -m venv venv

Activate virtual environment windows : venv\Scripts\activate linux : venv/Scripts/activate

Install all dependancies

pip install -r requirements.txt

Run the application

python app.py

About

Simple chatbot for IT company, build to provide high customer service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •