Skip to main content

A small example package

Project description

My AskAI Python Package

Welcome to the My AskAI, AI customer support, Python Package! This package allows developers to easily integrate AI-powered customer support and chatbot capabilities into their applications using My AskAI's advanced AI platform.

Features

  • AI Customer Support: Automate customer inquiries with high accuracy and respond in real-time.
  • Chatbot Integration: Enhance your applications with smart conversational agents.
  • Easy to Use: Simple API structure for seamless integration.
  • API Access: API access is inlcuded in all paid plans

Installation

Install the package using pip:

pip install myaskai-py

Getting Started

Here's a quick guide on how to setup My AskAI in your JavaScript project.

Importing the SDK

First, import the SDK into your project:

from myaskaipy import MyAskAI

Initializing My AskAI

Create an instance of My AskAI with your API key and a unique ID:

myAskAI = MyAskAI('your_api_key_here', 'your_unique_id_here')

Making Queries

You can now use this instance to make queries to the My AskAI API:

def getAnswer(query) {
    const response = myAskAI.query(query)
    if (response):
        print('Answer:', response.answer)
        // Handle other parts of the response if necessary
    else:
        print('Failed to get an answer')

}

Documentation

For more detailed documentation, please visit our homepage.

Support

If you need any help using the SDK or have any questions, please visit our support page.

Enhance Your Application

Leverage the power of AI to improve your customer support and chatbot functionality today by integrating MyAskAI into your application!


For further information and updates, please visit our official website: My AskAI.

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

myaskai_py-1.0.4.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

myaskai_py-1.0.4-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file myaskai_py-1.0.4.tar.gz.

File metadata

  • Download URL: myaskai_py-1.0.4.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for myaskai_py-1.0.4.tar.gz
Algorithm Hash digest
SHA256 bb56b70b5fa3187569bce37639f72286e0fe528cb2eb573fc83e6ce49946832b
MD5 be6aae22739aa221ce9067461d1ed6dc
BLAKE2b-256 6b4aa9fabb2aef179649d6b1a6e53976979cb59df6fe529b44a3ad84dee67f21

See more details on using hashes here.

File details

Details for the file myaskai_py-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: myaskai_py-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for myaskai_py-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 54fe9e651c9825aa5f319fdd32dd94822db084ae6dd3290b41884996e07ef66e
MD5 328dbfd5108e6f0e6f14be77862240ea
BLAKE2b-256 7dff75a09a28dc955f6bafbe26db4b4c82de4737528ef2d8d35f8bd4d592e99a

See more details on using hashes here.

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