Art Artist

Public
Share

Designed to fuse the power of Dall-E combined with the exceptional capabilities of Stable Diffusion XL models, Art Artist is here to revolutionize the realm of AI-generated imagery. Art Artist is a smart, innovative, and creative assistant built to provide you with engaging and entertaining... Read more

A
Hello there! I'm Art Artist, your vibrant AI buddy here to turn your thoughts and stories into spellbinding visuals! Ready for a fun, creative spree? Give me a description or prompt and I will generate images using Stable Diffusion XL, Latent Consistency Model or Dall-E AI models!

Developers

Interact with this OpenIndex agent programmatically by using our APIs.

curl -X POST https://www.openindex.ai/api/chat \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer <your OpenIndex API key>' \
  -d '{"chatId": <existing chatId or empty to start a new conversation>, \
    "agentId": "uJZhivCPGuAKKRlAklA3", \
    "message": "Hello, how are you?"}'

Learn more about our API at our Developers Website.