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
635 stars 143 forks source link

Add my own Python module #83

Closed Cilouche closed 5 months ago

Cilouche commented 8 months ago

Hello,

I'd like to add my custom classification module to CodeProject.AI (python module). I followed the instructions described on this page https://www.codeproject.com/ai/docs/devguide/module_examples/add_python_module.html

but when I launch the server by starting a new debugging session in Vs Code, my new module did not appear on the CodeProject.ai dashboard? any suggestion please?

Thanks

Server Runtime Python39, .NET Module packages Tensoflow2.6.2

Your System

ChrisMaunder commented 5 months ago

I can't help without more details, but please review https://www.codeproject.com/Articles/5377531/CodeProject-AI-Module-creation-A-full-walkthrough