←back to thread

229 points modinfo | 1 comments | | HN request time: 0.206s | source
Show context
SeanAnderson ◴[] No.40834703[source]
This doesn't seem useful unless it's something standardized across browsers. Otherwise I'd still need to use a plugin to support safari, etc.

It seems like it could be nice for something like a bookmarklet or a one-off script, but I don't think it'll really reduce friction in engaging with Gemini for serious web apps.

replies(5): >>40834719 #>>40834754 #>>40834763 #>>40834819 #>>40834952 #
1. westurner ◴[] No.40834952[source]
"WebNN: Web Neural Network API" https://news.ycombinator.com/item?id=36158663 :

> - Src: https://github.com/webmachinelearning/webnn

W3C Candidate Recommendation Draft:

> - Spec: https://www.w3.org/TR/webnn/

> WebNN API: https://www.w3.org/TR/webnn/#api :

>> 7.1. The `navigator.ml` interface

>> webnn-polyfill

E.g. Promptfoo, ChainForge, and LocalAI all have abstractions over many models; also re: Google Desktop and GNU Tracker and NVIDIA's pdfgpt: https://news.ycombinator.com/item?id=39363115

promptfoo: https://github.com/promptfoo/promptfoo

ChainForge: https://github.com/ianarawjo/ChainForge

LocalAI: https://github.com/go-skynet/LocalAI