AI-Powered Image Intelligence Engine - See what others can't
Project description
PRISM - AI-Powered Image Intelligence Engine
See what others can't.
Quick Start
pip install prism
import prism
# Analyze any image
result = prism.analyze("photo.jpg")
print(result.summary) # "Two people having coffee in urban cafe"
print(result.scene) # "indoor office meeting"
print(result.objects) # ['person', 'person', 'coffee', 'table']
print(f"Confidence: {result.confidence:.2%}") # "Confidence: 87.34%"
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prismintelligence-0.0.2.tar.gz.
File metadata
- Download URL: prismintelligence-0.0.2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66f7ebb40e87b2d82700f76f9b09a101aee03c50bb4112c6d679132d6527d04e
|
|
| MD5 |
7c140235cb8b0a4800de5348d5b9615e
|
|
| BLAKE2b-256 |
4b42690f08c5a20aacaa2abe562eea4a95693583a47a1f45163f793c437210d5
|
File details
Details for the file prismintelligence-0.0.2-py3-none-any.whl.
File metadata
- Download URL: prismintelligence-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a980316b45ec54d82ec9a98374c411c4e24e87a141df68fca8eafe491b2b8bc
|
|
| MD5 |
7040f28c7d79b89b96d6d1701b13e792
|
|
| BLAKE2b-256 |
0ea9ed7b42eee94bf1d8a2318ce4dbc1f355c85d65a0dfce2dc73f4c55b3c2c5
|