An open API service indexing awesome lists of open source software.

https://github.com/mhadi-1382/chatbot-intra

Intra is a talking chat bot...
https://github.com/mhadi-1382/chatbot-intra

chatbot chatbot-intra intra python

Last synced: about 2 months ago
JSON representation

Intra is a talking chat bot...

Awesome Lists containing this project

README

        

# 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