AIx GPT API
Free tier uses a CPU. GPU access costs just $8 / month. This speeds up responses by 10 seconds or more. Upgrade here for faster AI responses.
Submit issues and feature requests for our API here.
See https://apps.aixsolutionsgroup.com for more info.
Python Quick Start
pip install aixapi
pip install requests
Get an API key for free at https://apps.aixsolutionsgroup.com.
from aixapi import AIxResource
result = AIxResource("MY_API_KEY").compose("hello!")
print(result)
Python Documentation
To get documentation in python, run help(AIxResource) after importing AIxResource as shown above.
Documentation
For full documentation go to https://apps.aixsolutionsgroup.com and click on the Documentation tab.
Release files for aixapi 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aixapi-0.0.5.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aixapi-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.5 kB
Release files / aixapi-0.0.5.tar.gz
| Download URL | aixapi-0.0.5.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0e33848bb2574ea1fda6fcb5c840792057dac352b134a2aa559beaf99bff477d
|
|
BLAKE2b-256 checksum How to use checksums |
4bdcf9e1dc58dcc2386c9eff13ffb40cce3812577eec58a09dc365ca3229efbe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
|
Release files / aixapi-0.0.5-py3-none-any.whl
| Download URL | aixapi-0.0.5-py3-none-any.whl |
|---|---|
| Size | 21.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
63b259cb07481c67743e7d279c99b5d57eb9eefe6520cbce5745f945a4b952e5
|
|
BLAKE2b-256 checksum How to use checksums |
71da9327eef275d01fe70273fae16c2e06abbd8484dd27ab8d89512d218c53dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
|