Primitives for Genreative AI.
Project description
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,
- Review the Tutorials
- Read the documentation
- Join the discord
Project details
Release history Release notifications | RSS feed
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)
Built Distribution
axiomic-0.0.3-py3-none-any.whl
(103.0 kB
view hashes)