codeproject / CodeProject.AI-Server

CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
Other
565 stars 135 forks source link

cannot run the client application #92

Closed deepakn1079 closed 2 months ago

deepakn1079 commented 4 months ago

I am running the code project.ai in docker.

The dashboard loads fine . However i cannot run the client application to see how the model works .

I tried accessing the http://localhost:32168/vision.html ..but no luck ...cannot find page .

i also tried creating the html to consume the api , still no luck . i ve attached the screen grab ...am i missing something here.

image

matthewDDennis commented 3 months ago

The page has been renamed to explorer.html

matthewDDennis commented 3 months ago

For your API calls, all calls are POSTs, not GETs