个人助理聊天机器人
Chatbot
它是一个个人助理,能够执行许多任务,具有一些您从未见过的独特功能......
https://www.youtube.com/watch?v=tbw7VyBGSw0
pip install SpeechRecognition
pip install pyttsx3
pip install playsound
pip install Pillow
pip install pyscreenshot
pip install pynput
pip install psutil
pip install opencv-contrib-python
pip install opencv
pip install wikipedia
pip install webbrowser [Available with installer]
pip install bs4
pip install smtplib [Available with installer]
pip install youtube-search-python
pip install wmi
pip install geopy
pip install googletrans==3.1.0a0
pip install python-dotenv
# create .env file and add these two properties
MAIL_USERNAME= " [email protected] "
MAIL_PASSWORD= " mypassword "
python main.py
pyaudio not installing
1. Download the pyaudio wheel version from https://www.lfd.uci.edu/~gohlke/pythonlibs/ (eg, if you have python version 3.7, download the file containing cp37)
2. Install it using (eg, pip install PyAudio‑0.2.11‑cp37‑cp37m‑win_amd64.whl)
(使用支持所有库的 PYTHON <= 3.8)如果您有任何其他问题,请提出问题单
如果您只需要聊天机器人而不需要面部识别,请从此处下载:
https://drive.google.com/file/d/1h-v6Ub5E2BMy6LTgl398lmoTlhr0KWvj/view?usp=sharing
罗山9419 ?
另请参阅参与该项目的贡献者列表。
该项目已根据 MIT 许可证获得许可 - 有关详细信息,请参阅许可证文件