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.3.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.3-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ventral-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 5af42395fbd4031164ef6a7698e06c428c16d39d46e5660b48c6a11c1a23a225
MD5 2c9352f98138b28f8944bbe68dcd19ab
BLAKE2b-256 9f83bd97509fba63972e5f7789892ea682e615cccbd1a9dd7cf81635c4fa32ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ventral-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.8 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 65fb097914573696a18d3cee6e1189c3db40dd7ff2a7215d24d80ed8d0decc29
MD5 951e7413c295c1a7630625f2c521975e
BLAKE2b-256 9239540a3c34d3a1f5bdd439b9617d8e0610e1ac15ef26641b8ef699af9afbbc

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