Home
arrow-gray

Super.
Answer

Solve complex questions with AI

Automatically answer questions about unstructured data such as how many people are in a video, how many objects are in an image, what is the duration of a legal contract, and more.

IMAGE COUNTING
Hero-Img-Answer

Key Features

Any Data Source
Unlimited by data format, Super.Classify works to process data from video, images, audio, chat, email, PDF, and beyond. 
AI Made Simple
Leveraging AI shouldn't require a PhD. Our no-code graphical user interface makes AI accessible to everyone.
Instant Answers
Answer questions such as the number of objects in images, and number of people in a video at blazing fast speed.
Guaranteed Quality
Set your own standards. Simply select your desired data quality level and we will guarantee it for you.
Easy API Integration
Our well-documented API makes integration with your existing products or services a breeze. Integrate once and we'll take care of the rest.

Pricing

On demand
$85 USD
High Precision Blur REST API
Included Volume: 500 images*
Monthly Contract
Try Now
7 days trial with 15 images
included
*Monthly volume: Usage exceeding the included
volume will be charged on top
Enterprise
CUSTOM
High Precision Blur REST API
Integration Support
Dedicated SLA
Privacy Warranties

Triputra

“We wanted to know the bunch count from harvesting images. Currently we are conducting random checking with manual counting. We have millions of photos and we would like to have better capability in bunch-image-counting. In addition to that, we had tree images from drones and we would like to have an automated way of extracting data for further analytical purposes. We had heard about AI but would like to be very careful in finding the right partner to harness our data.”
CTO, Triputra
USE CASES

What questions can AI answer for you?

No items found.

Industries

Retail
Retail
Save time and resources by automating product metadata tagging, quality assurance inspections, inventory management, and much more.
Insurance
Insurance
Streamline claims processing for both customers and employees by automating claims document processing, damage assessment, customer service quality checks, and much more.
E-commerce
E-commerce
Improve product listings by automating quality control evaluations with AI. Ensure images match product descriptions, are compliant with accessibility standards, and much more.
Easy & Secure API Integration
API Integration
Super.AI strives to deliver the best possible developer experience. Our well-documented, easy-to-use APIs enable simple integration of Super.Answer apps and use cases with your preferred automation or SaaS solution.
Privacy & Security
Super.AI supports authentication and role-based access control of requests using your API key.
Review Documentation
arrow-right
curl "https://api.super.ai/v1/apps/123abc45-6789-01de-f2g3-45h67ijk8901/jobs" \
-X POST \
-H "API-KEY: live_1Ab23cdEFGH4iJ5K67Lmnop8qR10STulWX_2y3Za4_B" \
-H "Content-Type: application/json" \
-d '{ "inputs": [ {"image_url":"https://cdn.super.ai/ImageRedact_input_01.jpg"},{"image_url":"https://cdn.super.ai/ImageRedact_input_02.jpg"},{"image_url":"https://cdn.super.ai/ImageRedact_input_03.jpg"} ],"tags": ["demo", "samples"]}'
import superai as ai

client = ai.Client("live_1Ab23cdEFGH4iJ5K67Lmnop8qR10STulWX_2y3Za4_B")

response = client.create_jobs(
  app_id="123abc45-6789-01de-f2g3-45h67ijk8901",
  inputs=[{"image_url":"https://cdn.super.ai/ImageRedact_input_01.jpg"},{"image_url":"https://cdn.super.ai/ImageRedact_input_02.jpg"},{"image_url":"https://cdn.super.ai/ImageRedact_input_03.jpg"} ],
  tags=["demo","samples"]
)
superai client create_jobs \
  --app_id 123abc45-6789-01de-f2g3-45h67ijk8901 \
  --inputs '[{"image_url":"https://cdn.super.ai/ImageRedact_input_01.jpg"},{"image_url":"https://cdn.super.ai/ImageRedact_input_02.jpg"},{"image_url":"https://cdn.super.ai/ImageRedact_input_03.jpg"}]'
Get started with Super.Answer
The free trial gives access to all features of the service for 7 days and includes the processing of 15 images.
Technical and Product
What data types are supported?

Supported data types vary depending on the selected app or use case. A full list of supported input formats can be found in our documentation.

Can I integrate the product via API?

Yes. Please see our API reference, which covers every endpoint and parameter. This enables easy integration of super.AI products into existing applications or services.

Does the product offer a graphical user interface (GUI)?

Yes. Besides the API, users can access the service via a graphical user interface (GUI) that requires no coding experience.

Does the service have minimum hardware or software requirements?

No. When using the service through our API, all that is required is a stable internet connection. Simply create an account and start using the platform immediately.

Do your AI solutions work in any scenario or is training required to work with new datasets?

Our AI-based service is a generally applicable, out-of-the-box solution. However, we offer custom model training to accommodate unusual settings and/or perspectives. Please contact us for more information.

Data Privacy & Security
Do your products comply with applicable data protection laws, like the GDPR or CCPA?

Although no single product can ensure compliance with GDPR or CCPA on its own, super.AI's data privacy and security practices make it east to keep your data in compliance with applicable laws. For specific questions, please email: security@super.ai.

Where is the service hosted?

The super.AI platform is built on top of Amazon Web Services (AWS) and is hosted in the US-East (Virginia) AWS Region. Please contact us to inquire about deployment in another region.

Do I have control over how my data is stored?

Yes. Customers decide if project data is stored or deleted. After a contract termination, all customer data is deleted within 90 days unless specified otherwise. For more information, please see our data privacy and security documentation. For specific questions, please email: security@super.ai.

Billing & Payment
Is there a free version?

Yes. Our 7-day free trial offers full product functionality. No credit card is required for signup, simply make an account and start processing unstructured data with AI. After the trial period ends, a plan must be purchased to continue using the platform or via contacting us.