Skip to main content

A client for Ventral Vision AI's API

Project description

Ventral Vision API Client 🚀

A lightweight, no-code-friendly vision API for object detection and segmentation. Easily integrate it into your projects with just a few lines of code!

vision-api-banner

✨ Features

✅ Plug & Play – Simple API integration with Python & JavaScript clients
✅ Ultra Low-Cost – Affordable pricing with Jetson-based cloud inference
✅ Customizable – Train & label your own models easily
✅ On-Site Ready – Deploy locally if needed

📦 Installation

Python Client

pip install ventral

JavaScript Client

npm install ventral

🚀 Quickstart

Python Example

from ventral import VisionAPI

client = VisionAPIClient(api_key="your_api_key")

# Upload an image for object detection
print(client.detect_objects("test_image.jpg", class_name="car"))

JavaScript Example

import VisionAPI from "ventral";

const api = new VisionAPI("your_api_key");

// Upload an image for object detection
api.detectObjects("image.jpg").then(console.log);

📡 API Endpoints

Method Endpoint Description
POST /detect Detect objects in an image
POST /segment Perform image segmentation
POST /classify Classify image
POST /sam2-segment Perform image segmentation with SAM2
POST /ocr Extract text from image
POST /image-caption Describe image
📖 View full API documentation → TBD

💰 Pricing

Plan Price Usage Limit
Free $0 Limited calls per month
Standard $20/mo More API calls & priority support
Pro $99/mo High usage & premium support
🔗 Subscribe here

📢 Get Started Today!

Sign up at ventral.ai and get your FREE API key today! 🚀

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

ventral-0.1.4.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

ventral-0.1.4-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file ventral-0.1.4.tar.gz.

File metadata

  • Download URL: ventral-0.1.4.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for ventral-0.1.4.tar.gz
Algorithm Hash digest
SHA256 1074f3dbfd78272c7d4080e777e4ac302e51c9db7088fb7309c62f11c2620b00
MD5 073ee4ad9bbb1abb40bd5dfa48fde5a4
BLAKE2b-256 6f7e8e43829c827469a21567cf6d29f129aff06e8560fc28dcfcaf1049f3d5cf

See more details on using hashes here.

File details

Details for the file ventral-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: ventral-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for ventral-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b26e2f509a192987620fa7dd70dae0e66a5dbcd290ee79e93333efbc08d35024
MD5 6b47428b33fa17685592b3bb22c69ca6
BLAKE2b-256 2ccda330a72f08db8b54811a235ac8f43579fdd6b47b2852d3d4f3701fe27255

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