Basics About App & API Archives - Ximilar: Visual AI for Business https://ximilar.test/faq/technology-api/ VISUAL AI FOR BUSINESS Thu, 29 Aug 2024 09:15:43 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.2 https://www.ximilar.com/wp-content/uploads/2024/08/cropped-favicon-ximilar-32x32.png Basics About App & API Archives - Ximilar: Visual AI for Business https://ximilar.test/faq/technology-api/ 32 32 How the integration of Ximilar Visual AI with other systems and applications works? https://www.ximilar.com/blog/faq-ximilar/how-the-integration-of-ximilar-visual-ai-with-other-systems-and-applications-works/ Wed, 24 Apr 2024 14:56:21 +0000 https://www.ximilar.com/?post_type=faq&p=15702 Integration is facilitated through our REST API. You send an image via URL or BASE64, and our system returns a JSON result. The API can be integrated into any programming language (Javascript, PHP, Python, C, etc.). The full procedure is described in detail in our API documentation, and we are here to provide guidance and support […]

The post How the integration of Ximilar Visual AI with other systems and applications works? appeared first on Ximilar: Visual AI for Business.

]]>
Integration is facilitated through our REST API. You send an image via URL or BASE64, and our system returns a JSON result. The API can be integrated into any programming language (Javascript, PHP, Python, C, etc.). The full procedure is described in detail in our API documentation, and we are here to provide guidance and support whenever needed.

The post How the integration of Ximilar Visual AI with other systems and applications works? appeared first on Ximilar: Visual AI for Business.

]]>
Is Ximilar’s visual AI able to handle large datasets and complex images? https://www.ximilar.com/blog/faq-ximilar/is-ximilars-visual-ai-able-to-handle-large-datasets-and-complex-images/ Fri, 12 Apr 2024 09:47:08 +0000 https://www.ximilar.com/?post_type=faq&p=15578 Ximilar’s AI solutions were built to handle large datasets containing millions of images. Our cloud doesn’t physically store your image collections for visual search. We process each image once during synchronization, extract descriptive data, and then immediately discard it, allowing for swift image processing. For instance, our largest collections, holding over 100 million images, require […]

The post Is Ximilar’s visual AI able to handle large datasets and complex images? appeared first on Ximilar: Visual AI for Business.

]]>
Ximilar’s AI solutions were built to handle large datasets containing millions of images. Our cloud doesn’t physically store your image collections for visual search. We process each image once during synchronization, extract descriptive data, and then immediately discard it, allowing for swift image processing. For instance, our largest collections, holding over 100 million images, require only a few hundred milliseconds to search for visually similar items.

Complex images containing more objects, patterns, topics, people or items, can be easily processed with our AI. For instance, our Fashion Search and Home Decor Search solutions automatically detect all fashion apparel or homeware in the images, providing categories and similar stock to each object individually. You can test these solutions in our public demo.

Custom image recognition and detection solutions rely on dedicated training image datasets, whose size depends on the complexity of the problem. For instance, training a model for cat and dog recognition may only require tens of images, while larger projects like our fashion recognition, with thousands of features and tags, necessitate datasets containing thousands of images.

We also enable asynchronous requests. Read more about them in the API Documentation.

 

The post Is Ximilar’s visual AI able to handle large datasets and complex images? appeared first on Ximilar: Visual AI for Business.

]]>
What if you stop supporting my service? https://www.ximilar.com/blog/faq-ximilar/what-if-you-stop-supporting-my-service/ Wed, 21 Jun 2023 09:32:28 +0000 https://www.ximilar.com/?post_type=faq&p=13882 The probability of your service being discontinued is very low. However, if this situation happens, you will get all custom models trained on your data (e.g., classification, detection, custom similarity models) in standard ML formats (e.g., TF Lite, TensorFlow) and you can run them on your hardware platform.  

The post What if you stop supporting my service? appeared first on Ximilar: Visual AI for Business.

]]>
The probability of your service being discontinued is very low. However, if this situation happens, you will get all custom models trained on your data (e.g., classification, detection, custom similarity models) in standard ML formats (e.g., TF Lite, TensorFlow) and you can run them on your hardware platform.

 

The post What if you stop supporting my service? appeared first on Ximilar: Visual AI for Business.

]]>
How to delete my account in Ximilar App? https://www.ximilar.com/blog/faq-ximilar/how-to-delete-my-account-in-ximilar-app/ Fri, 14 Oct 2022 14:59:00 +0000 https://www.ximilar.com/?post_type=faq&p=11028 As of now, the way to delete your account in our App is to write us an e-mail at care@www.ximilar.com with a request to delete your account. After confirmation, your account will be deleted together will all your data.

The post How to delete my account in Ximilar App? appeared first on Ximilar: Visual AI for Business.

]]>
As of now, the way to delete your account in our App is to write us an e-mail at care@www.ximilar.com with a request to delete your account. After confirmation, your account will be deleted together will all your data.

The post How to delete my account in Ximilar App? appeared first on Ximilar: Visual AI for Business.

]]>
How do the API calls and API credits work? https://www.ximilar.com/blog/faq-ximilar/how-do-the-api-calls-and-api-credits-work/ Wed, 10 Aug 2022 13:53:41 +0000 https://www.ximilar.com/?post_type=faq&p=10306 By using online solutions built with our platform, you make API calls (requests). Different API calls have different values in API credits. These values are listed and explained in our Pricing and API documentation. Every pricing scheme, including the Free plan, has a monthly supply of API credits. You can keep track of your credit consumption […]

The post How do the API calls and API credits work? appeared first on Ximilar: Visual AI for Business.

]]>
By using online solutions built with our platform, you make API calls (requests). Different API calls have different values in API credits. These values are listed and explained in our Pricing and API documentation.

Every pricing scheme, including the Free plan, has a monthly supply of API credits. You can keep track of your credit consumption in the App, and you will be notified via e-mail when 70, 90, and 100 % of your credit supply runs out. The unused credits from the monthly supply expire by the end of the monthly period.

Apart from the monthly supply, you can purchase as many API credit packs as you need. These credit packs will only be used after your monthly supply runs out, and will therefore secure the consistency of your service in case of unexpected system loads. Unlike the monthly supply, the API credit packs do not expire.

We can also discuss a custom pricing and API credits scheme tailored to your business’s needs. Feel free to contact us.

The post How do the API calls and API credits work? appeared first on Ximilar: Visual AI for Business.

]]>
Is Ximilar’s code open source? https://www.ximilar.com/blog/faq-ximilar/is-your-code-open-source/ Wed, 10 Aug 2022 12:52:21 +0000 https://www.ximilar.com/?post_type=faq&p=10285 It is not. Only our python SDK library.

The post Is Ximilar’s code open source? appeared first on Ximilar: Visual AI for Business.

]]>
It is not. Only our python SDK library.

The post Is Ximilar’s code open source? appeared first on Ximilar: Visual AI for Business.

]]>
Does Ximilar have any SDK client library that we can use? https://www.ximilar.com/blog/faq-ximilar/does-ximilar-have-any-sdk-client-library-that-we-can-use/ Wed, 10 Aug 2022 12:43:42 +0000 https://www.ximilar.com/?post_type=faq&p=10283 Yes, we are actively using and developing SDK library in Python. You can also query any uploaded and annotated data via standard REST API requests. Simply call any endpoint that is described in our API documentation.

The post Does Ximilar have any SDK client library that we can use? appeared first on Ximilar: Visual AI for Business.

]]>
Yes, we are actively using and developing SDK library in Python. You can also query any uploaded and annotated data via standard REST API requests. Simply call any endpoint that is described in our API documentation.

The post Does Ximilar have any SDK client library that we can use? appeared first on Ximilar: Visual AI for Business.

]]>
What is an authentication token? https://www.ximilar.com/blog/faq-ximilar/what-is-an-authentication-token/ Wed, 10 Aug 2022 12:37:55 +0000 https://www.ximilar.com/?post_type=faq&p=10281 An authentication token is secure identification of your account. It allows you to access Ximilar API services. Each request to the Ximilar API must contain your authentication token in the request header. Find more in our API documentation.

The post What is an authentication token? appeared first on Ximilar: Visual AI for Business.

]]>
An authentication token is secure identification of your account. It allows you to access Ximilar API services. Each request to the Ximilar API must contain your authentication token in the request header. Find more in our API documentation.

The post What is an authentication token? appeared first on Ximilar: Visual AI for Business.

]]>
How do I connect to Ximilar API? https://www.ximilar.com/blog/faq-ximilar/how-do-i-connect-to-ximilar-api/ Wed, 10 Aug 2022 12:31:00 +0000 https://www.ximilar.com/?post_type=faq&p=10279 You can connect to the Ximilar API with any programming language or with a curl command. You can also test the API with Postman or Insomnia. Contact us if you need help with the setup.

The post How do I connect to Ximilar API? appeared first on Ximilar: Visual AI for Business.

]]>
You can connect to the Ximilar API with any programming language or with a curl command. You can also test the API with Postman or Insomnia. Contact us if you need help with the setup.

The post How do I connect to Ximilar API? appeared first on Ximilar: Visual AI for Business.

]]>
Can my solution built by Ximilar run on a private cloud? https://www.ximilar.com/blog/faq-ximilar/can-my-solution-build-by-ximilar-run-on-a-private-cloud/ Wed, 10 Aug 2022 12:19:12 +0000 https://www.ximilar.com/?post_type=faq&p=10273 Ximilar systems can be deployed on your private clouds, or we can create a dedicated instance for you. This is great if you have large volumes of data to be processed or for specific security reasons. It can be done in a region of your choice. Privacy regulations are then applied according to that region’s rules (e.g., […]

The post Can my solution built by Ximilar run on a private cloud? appeared first on Ximilar: Visual AI for Business.

]]>
Ximilar systems can be deployed on your private clouds, or we can create a dedicated instance for you. This is great if you have large volumes of data to be processed or for specific security reasons. It can be done in a region of your choice. Privacy regulations are then applied according to that region’s rules (e.g., the USA vs. European laws). Contact us to discuss your needs and learn more.

The post Can my solution built by Ximilar run on a private cloud? appeared first on Ximilar: Visual AI for Business.

]]>