Skip to content

stoictec/Ai-spider-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run locally

  1. Clone the project
git clone 
cd Ai-spider-chatbot

Install Requirements

  1. Run command pip install -r requirements.txt

###Initial Setup

  1. Run command python setup.py This will initialize the system with some data needed.

Run the script locally

  1. Run command python run.py

Now your system in live in 0.0.0.0:8000.Train your spider any way you like and it will do that for you.

About

Chat bot for spider which help you to crawl data from website's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.3%
  • JavaScript 19.8%
  • HTML 10.5%
  • CSS 3.4%