WhiteCode is an AI software, updated with time!
WhiteCode is an AI Chatbot created with Python, this chatbot was my first real project i made with python and it's on standby, it has integrated voice, this AI software basically will ask you some questions so he can learn from those answers, also it has functions for searching on google, wikipedia or even youtube, my goal is to take this AI and merge the software of RoboStoa with WhiteCode and then have a complete AI Robot.
- Python Version: 3.8.x
- Operation system: Windows 10
- pip install beepy
- pip install random
- pip install webbrowser
- pip install os
- pip install time
- pip install urllib.request
- pip install urllib.parse
- pip install re
- pip install pyttsx3
- pip install datetime
- pip install wikipedia
Jorge Eldis ~ @jorgeeldis ~ jorgeeldisg30@gmail.com
https://github.com/jorgeeldis/
- Fork it (https://github.com/jorgeeldis/WhiteCode/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request