> For the complete documentation index, see [llms.txt](https://docs.impossiblecloud.com/impossible-cloud-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.impossiblecloud.com/impossible-cloud-help/integrations-with-other-applications/ai-and-machine-learning-integrations-guide.md).

# AI & Machine Learning Integrations Guides

Impossible Cloud Storage integrates seamlessly with leading AI and machine learning frameworks and tools. Since Impossible Cloud is S3-compatible, these tools can use it as a backend for vector databases, experiment tracking, and dataset storage without any additional configuration changes. The following overview lists integrations that have been verified by Impossible Cloud.

<table><thead><tr><th width="220">Application</th><th width="79" align="center">Status</th><th width="147">Type</th><th width="200" align="center">Certification</th><th width="120" align="center">Guide</th><th width="70" align="center">Video</th></tr></thead><tbody><tr><td><strong>LanceDB</strong></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="1f7e2">🟢</span></td><td>S3-compatible</td><td align="center">Tested by IC</td><td align="center"><a href="https://docs.lancedb.com/storage/configuration">Link</a></td><td align="center">/</td></tr><tr><td><strong>Milvus</strong></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="1f7e2">🟢</span></td><td>S3-compatible</td><td align="center">Tested by IC</td><td align="center"><a href="https://milvus.io/docs/deploy_s3.md">Link</a></td><td align="center">/</td></tr><tr><td><strong>MLflow</strong></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="1f7e2">🟢</span></td><td>S3-compatible</td><td align="center">Tested by IC</td><td align="center"><a href="https://mlflow.org/docs/latest/self-hosting/architecture/artifact-store/">Link</a></td><td align="center">/</td></tr><tr><td><strong>Hugging Face Datasets</strong></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="1f7e2">🟢</span></td><td>S3-compatible</td><td align="center">Tested by IC</td><td align="center"><a href="https://huggingface.co/docs/datasets/filesystems">Link</a></td><td align="center">/</td></tr></tbody></table>

Since Impossible Cloud is S3-compatible, many other AI and machine learning tools that are not on this list work seamlessly as well. If you are interested in using such a solution, simply fill in [this form](https://share-eu1.hsforms.com/2fuVtex8tSdWrg2Gg6VLijQfbd8d) and we will provide you with compatibility advice for any available solution on the market.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.impossiblecloud.com/impossible-cloud-help/integrations-with-other-applications/ai-and-machine-learning-integrations-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
