What Are the IVA Application Requirements for Using AI Bridge?

I’m having trouble understanding the specifications for the IVA application needed to use the AI Bridge feature. I found the Milestone AI Bridge Administrator Manual 1.7 on the website and followed it to install the processing server, but I can’t proceed

Hi @Ken Miyahara​ ,

There’s no specification as such. AI Bridge exposes open protocols (graphql, gRPC, kafka, rest) so you can build your IVA app on any language.

The idea is that your app is containerized and can run side-by-side with the AI Bridge (in the same docker-compose network or K8s cluster).

Thank you!

It seems that AI Bridge is hosted in NGC’s private repository. Is it not public because it hasn’t been officially released yet?

We are getting ready for a public release.