Changes between Version 6 and Version 7 of Public/DjAi


Ignore:
Timestamp:
Jun 28, 2023, 5:28:53 PM (17 months ago)
Author:
Boris Horner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/DjAi

    v6 v7  
    1111* A service might work well, but what happens with the data uploaded to it, and which data must not be uploaded?
    1212
    13 [[Image(Public/ImageContainer:ExtractTask_supreme.jpg, align=left, width=70%, margin-bottom=20, link=)]]
     13{{{#!div
     14[[Image(Public/ImageContainer:ExtractTask_supreme.jpg, align=left, width=50%, margin-bottom=20, link=)]]
     15}}}
    1416
    1517== A solution that you can start using tomorrow
     
    2830The //dj//**AI** server is a .net 7 Core application and runs on Windows and Linux. It does not need many resources, since it does not do the AI inference itself, but forwards the requests and trainings and returns the results. It can alternatively run on your desktop PC or as a server for many users in the network.
    2931
    30 [[Image(Public/ImageContainer:Editor.jpg, align=left, width=70%, margin-bottom=20, link=)]]
     32{{{#!div
     33[[Image(Public/ImageContainer:Editor.jpg, align=left, width=50%, margin-bottom=20, link=)]]
     34}}}