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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

celeste_image_intelligence-0.2.1-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for celeste_image_intelligence-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 39bef462b2f667403a91cc19e5b1fc507d2bf3b5da8bba0723f4d0d01a39a301
MD5 134187d6b70d334707b23007c66b72cf
BLAKE2b-256 60a6b5553a6f896b2ca203875278cec81b2857b8fa17581f41b79f6f89720cc5

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