ZeroNerds / ZeroMeReloaded

Social network for ZeroNet
GNU General Public License v3.0
6 stars 3 forks source link

Can translate posts #29

Open danimesq opened 7 years ago

danimesq commented 7 years ago
mkg20001 commented 7 years ago

But Google Translate and Bing are on the clearnet. That needs at least a warning text.

danimesq commented 7 years ago

Yes. Because it, also, this function will be disabled by default.

mkg20001 commented 7 years ago

But we may need an api key. That's were the trouble starts, because if we reach the limit we may need to pay for the key. And the key will be shared in the source code.

danimesq commented 7 years ago

Yes. We need a decentralized translator.

mkg20001 commented 7 years ago

Yes but how do you want to achieve that? Google has thousands of servers and advanced ai technology. What do we have? A 10mb file limit and tensorflow (python ai software).

danimesq commented 7 years ago

If we can form a team, known open-source translator programs can be converted to JS (using emscripten) and then mixed. The merged sites can be the languages. And the translator will communicate with ZeroMe (not all in the same site).