3 ms·
I have (an API, not an extension), but pangram is way to expensive for me to run, current (v4) pricing is $0.05 per 100 words. Should be absolutely doable if we
by nilsherzig 20d ago
I have (an API, not an extension), but pangram is way to expensive for me to run, current (v4) pricing is $0.05 per 100 words. Should be absolutely doable if we split the cost between users tho.
I tried searching for good opensource / reasonably priced alternatives, pangram themselves even have some of their older architecture and training data on github/hugging face, but i never got that working reliably enough.
- nilsherzig 20d agoupdate: https://news.ycombinator.com/item?id=49582725 https://news.ycombinator.com/item?id=49582725 shared another page which already does the parsing and pangram requests. I wrote a little wrapper and userscript based extension around it (https://github.com/nilsherzig/hnslop https://github.com/nilsherzig/hnslop), hope that helps!