AI_Robot_Tools
Project description
AI_Robot_Tools
AI-Robot-Tools is a machine-learning based.
Installation
This package can be installed from PyPi by running:
pip install AI-Robot-Tools
Basic Usage
from AI_Robot_Tools import AI_Speak, AI_Speech_Recognition, AI_Tools
AI_Speak.Speak(value=0,speed=150,Text="I am Rishabh")
# AI_Speak.Speak(value,speed,Text)
AI_Speak.AI_Speak(Text="I am Rishabh")
# AI_Speak.AI_Speak(Text)
AI_Speech_Recognition.AI_SpeechRecognition()
# AI_Speech_Recognition.AI_SpeechRecognition(Pause_threshold=0.8,Timeout=2, Phrase_time_limit=4,Snowboy_Configuration=None,Key=None, language='en-US',Show_all=False,)
result=AI_Tools.AI_Translate(Text="I am Rishabh",language='in')
# AI_Tools.AI_Translate(Text,language)
print(result)
result=AI_Tools.AI_Wish_Time_Date(morning="Good Morning",afternoon=f"Good Afternoon The Time Is {Current_Time} .",evening=f"Good Evening The time an date is {Current_Time} {Current_Date} .",night=f"Good Night {Current_Time} {Current_Date}",otherText="I am Rishabh 1.1.2")
# AI_Tools.AI_Wish_Time_Date(morning=Current_Time,afternoon=Current_Time,evening=Current_Time,night=Current_Time,Time_Show=NonePass,Date_Show=NonePass,otherText=NonePass):
print(result)
Rishabh Programmer
My GitHub Account.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file AI_Robot_Tools-2.0.0.1-py3-none-any.whl
.
File metadata
- Download URL: AI_Robot_Tools-2.0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e249e5c8b3c75f1066a231e4019189264e267cedc946a890e989faf7756e0db5 |
|
MD5 | 18d659c8511c48c68de0ebb3901057d8 |
|
BLAKE2b-256 | e76e47df6e9a9e9f4550ed62dcabf11fe99f2b1f7e351fa57f0b845b40d71701 |