Skip to content

lmzach09/Python_ChatBot_Google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ChatBot with Python and Google Search

Build a simple ChatBot with Python that uses Google Search as its brain. The app consists of a Python 3 server and a web interface.

Simple Python ChatBot tutorial post on my Medium

Install

Clone the repo using command line and cd into the app.

pip install -r requirements.txt

Run

python server.py

Open a browser and go to localhost:8080.

About

A ChatBot made with Python and Google Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published