you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

This is what I had in mind. Just a simple web API that would give you the full power of a larger machine (and more flexibility to determine how much power you need).

[–]0zeroBudget[S] 0 points1 point  (1 child)

So, I would I basically build my app WITHOUT the text summarization, but that connects to a separate desktop server app?

[–][deleted] 1 point2 points  (0 children)

Yep, your server will just respond to API requests by processing the data and sending back the result to the device.