Skip to main content

Type-safe image intelligence for Celeste AI. Unified interface for Google Gemini and more

Project description

Celeste Logo Celeste Image Intelligence

Image Intelligence capability for Celeste AI

Python License

Quick StartDocumentationRequest Provider


🚀 Quick Start

from celeste import create_client, Capability, Provider
from celeste.artifacts import ImageArtifact

client = create_client(
    capability=Capability.IMAGE_INTELLIGENCE,
    provider=Provider.GOOGLE,
)

image = ImageArtifact(url="https://example.com/image.jpg")
response = await client.generate(
    image=image,
    prompt="What's in this image?"
)
print(response.content)

Install:

uv add "celeste-ai[image-intelligence]"

Supported Providers

Google

Missing a provider? Request it – ⚡ we ship fast.


Streaming: ✅ Supported

Parameters: See API Documentation for full parameter reference.


🤝 Contributing

See CONTRIBUTING.md for guidelines.

Request a provider: GitHub Issues


📄 License

Apache 2.0 License – see LICENSE for details.


Get StartedDocumentationGitHub

Made with ❤️ by developers tired of framework lock-in

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

celeste_image_intelligence-0.2.3.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

celeste_image_intelligence-0.2.3-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

Details for the file celeste_image_intelligence-0.2.3.tar.gz.

File metadata

File hashes

Hashes for celeste_image_intelligence-0.2.3.tar.gz
Algorithm Hash digest
SHA256 0112e251c2342d2ac170aa88630f203dee0f8e8af0bfd25d5feb8763ec8559a0
MD5 8ec9bdcacdf9583f360b3f7c092564ac
BLAKE2b-256 cf7337133f7e807614fcc0ba7f763d41b83265f006271fca5f5310d76bfabbab

See more details on using hashes here.

File details

Details for the file celeste_image_intelligence-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for celeste_image_intelligence-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 008e82d42d9e2245ec4d5d4f0c3fc03be9a52a33b7f162ac29022127afdd2497
MD5 97143c59e2802a52ee084735a7c90892
BLAKE2b-256 443b4680a4153d76eb3505bcbe568d00bfee75040a55cdd5c719dca25e347018

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page