Skip to main content

Primitives for Genreative AI.

Project description

Beta Documentation Status

Axiomic

Create Generative AI Apps which work. Join the beta today.

Learn more by reading the launch post and Together AI's blog post.

Getting Started

Install the package:

pip install axiomic

Pick your providers:

# Choose at least one
export TOGETHER_API_KEY=...
export ANTHROPIC_API_KEY=sk-...
export OPENAI_API_KEY=sk-...
Start generating,

Run inference:

import axiomic as ax
ax.infer('What has keys but cannot open locks?').print()

Learn more

After getting started,

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

axiomic-0.0.3.tar.gz (64.5 kB view hashes)

Uploaded Source

Built Distribution

axiomic-0.0.3-py3-none-any.whl (103.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