Skip to main content

Experimental A.I. Intergration Module, including text to speech

Project description

Usherai Summary

Usherai is an easy-to-use Python module that simplifies OpenAI's artificial intelligence API for Python developers. Our module includes five simple AI-powered Python functions that can easily integrate AI into any of your Python projects (including text to speech). In order to use Usherai, you will need an OpenAI secret key that can be accessed after creating an OpenAI developer account at openai.com. Once you have access to your secret key, simply copy and paste the key into the Usherai class input and you're good to go! Created by Bertran Usher Jr.

Usher Tech is a software development consulting firm based in Las Vegas, Nevada that focuses on small-scale (affordable) software development, data processing, and AI automation integration.

Overview

Usherai includes 5 functions that can be used to easily integrate A.I. into your Python project. Below are the functions, their descriptions, and sample usage.

Functions

usher.ai.text(prompt, word_count)


usher.ai.text("Place promt here", word_count)



usher.ai.text("Make a funny joke", 50)



- The code above will generate a funny joke in under fifty words.

usher.ai.command(prompt, word_count)


usher.ai.command("prompt", text_data, word_count)



usher.ai.commad("Generate a fun fact about", "New York", "50")



-The code above will geenerate a fun fact about any topic placed into text_data. 

usher.audio


usher.audio.say(text_data)



usher.audio.save(text_data)



usher.audio.say("Hello")



usher.audio.save("Hello")



-The code above will generate an audio reply that says "hello". Audio.save will save the audio.



usher.txt


usher.txt.save(text_data)



usher.txt.save("Hello")



-the code above will save the text as a text (txt) file.



Questions/Issues?: Email bjusher820@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usherai-alpha-0.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

usherai_alpha-0.0.1-py3-none-any.whl (3.0 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