apartresearch / deepdecipher

🦠 DeepDecipher: An open source API to MLP neurons
https://apartresearch.com
MIT License
9 stars 0 forks source link

Fetch data on the frontend over a binary API #90

Open albertsgarde opened 1 year ago

albertsgarde commented 1 year ago

This will almost certainly require a bit of Rust based WASM. Advantages would be possibly faster loading times and far lower bandwidth strain on both server and client.

Depends on #89