Skip to main content

🎨 tools for ai artists.

Project description

🎨 aiart (articraft)

🎨 aiart is an interface to OpenAI, DALL-E, and Stable Diffusion. AiArt can ingest text and poetry from allpoetry.com, medium, and poetryfoundation.org.

🔷 APIs 🔷

abcli_quote <message>
 . urllib.parse.quote(<message>).
abcli_unquote <message>
 . urllib.parse.unquote(<message>).
aiart generate image \
	[app=blue_stability|openai_cli,~dryrun,height=<576>,~sign,~tag,width=<768>] \
	[<image>] [<previous-image>] \
	["<prompt>"] \
	[-]
 . <prompt> -[<previous-image>]-> <image>.png.
aiart generate video \
	[app=blue_stability|openai_cli,~dryrun,frame_count=16,marker=PART,~publish,~render,resize_to=1280x1024,~sign,slice_by=words|sentences,~upload,url] \
	<filename.txt|url> \
	[-]
 . <filename.txt>|url -> video.mp4
aiart generate validate \
	[app=blue_stability|openai_cli,dryrun,what=all|image|video]
 . validate aiart.
aiart html ingest_url \
	<url> \
	[--fake_agent 1] \
	[--verbose 1]
 . ingest <url>.
aiart publish \
	[generator=blue_stability|DALL-E|openai_cli]
 . publish 2024-05-22-07-37-34-67918.
aiart transform \
	[count=<1>,~dryrun,extension=jpg,~sign,~tag,~upload] \
	[<object-name>] \
	["<prompt>"] \
	[-]
 . <object-name> -<prompt>-> 2024-05-22-07-37-34-67918.
Stable Diffusion OpenAI
image image
image image
DALL-E
image

an awesome-bash-cli (abcli) plugin.

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

articraft-2.3.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

articraft-2.3.1-py3-none-any.whl (6.1 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