Porter Smith • over 1 year ago
Clarification on requirements for challenge
I'm currently integrating servers into my app and have a quick question regarding external services. I want to ensure that integrating a deployed server layer (simply a server to call AI) is permissible. For example, users wouldn't need to install NVIDIA AI Workbench; the app would just call a server running the NVIDIA Nim API. Would that be allowed? My app is a web application, and I want to make the installation process as smooth as possible. Is including a feature to run with NVIDIA AI Workbench for local AI models sufficient to meet the challenge requirements?
Comments are closed.

2 comments
tyler whitehouse Manager • over 1 year ago
Hi Porter - one of the requirements is that the Project (application) run in AI workbench. Using the NIM API is great, but we also want projects/applications that are configured to use local GPUs if they are available.
Does this make sense?
Porter Smith • over 1 year ago
Hi that make sense thank you !