Skip to content

programming-and-linux/Python-Chatbot-using-eel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python-Chatbot-using-eel

A simple python chatbot using eel module

Note: This only works for windows systems

Requirements

pip install windowsapps
pip install psutil
pip install eel
pip install pytube
pip install pyzbar
pip install pillow
pip install pyqrcode
pip install numpy
pip install cv2
pip install pypng
Web folder consisting of your html ,css and javascript

What the bot can do

  • Download youtube video
  • Web search
  • Open an application
  • Get all saved wifi passwords
  • Scan/Create/Read a qrcode

Commands

open <application-name> //Open an application
create qr code //Create qr code
read qr code //Read qr code from file path
scan qr code //Scan qr code using cam
youtube download //Download youtube video

About

A simple python chatbot using eel module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published