Skip to main content

AI_Robot_Tools

Project description

AI_Robot_Tools

AI-Robot-Tools is a machine-learning based.

Package Version

Python 3

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


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

AI_Robot_Tools-2.0.0.1-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page