AI for everyone. With this API, you can access GPT-J. GPT-J is as powerful as OpenAI's GPT-3 Curie engine.
Project description
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.
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
Built Distribution
File details
Details for the file aixapi-0.0.5.tar.gz
.
File metadata
- Download URL: aixapi-0.0.5.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0e33848bb2574ea1fda6fcb5c840792057dac352b134a2aa559beaf99bff477d
|
|
MD5 |
3255229c67666475c523e63cce1b63d4
|
|
BLAKE2b-256 |
4bdcf9e1dc58dcc2386c9eff13ffb40cce3812577eec58a09dc365ca3229efbe
|
File details
Details for the file aixapi-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: aixapi-0.0.5-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
63b259cb07481c67743e7d279c99b5d57eb9eefe6520cbce5745f945a4b952e5
|
|
MD5 |
d06a58199780a1358e25a7d8541c6bba
|
|
BLAKE2b-256 |
71da9327eef275d01fe70273fae16c2e06abbd8484dd27ab8d89512d218c53dd
|