Mhadi-1382 / Chatbot-Intra

Intra is a talking chat bot...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbot-Intra

Intra is a talking chat bot, Intra can talk to you or greet you, and I can also do a bunch of little things like: Change the voice, announce the time, search the web - Wikipedia, etc.

Screenshot

Installation

Using the command pip install package Install the required modules. (Of course, some modules are pre-installed and do not need to be installed.)

Sample: pip install wikipedia

Core Dependencies

  • webbrowser
  • wikipedia
  • datetime
  • winsound
  • colorama
  • platform
  • pyttsx3
  • random
  • time
  • os
  • re

About

Intra is a talking chat bot...

License:MIT License


Languages

Language:Python 100.0%