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...
- Host: GitHub
- URL: https://github.com/mhadi-1382/chatbot-intra
- Owner: Mhadi-1382
- License: mit
- Created: 2022-09-29T07:22:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T08:11:29.000Z (over 2 years ago)
- Last Synced: 2025-02-15T23:38:45.566Z (3 months ago)
- Topics: chatbot, chatbot-intra, intra, python
- Language: Python
- Homepage:
- Size: 302 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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