Where every idiot with a Google account/Microsoft account/phone number can sign up for their service and start churning out tokens per second by the query, I'd say it's pretty open to the public. The far more closed alternative would be to keep it invite only, granted only towards a set of elites, at select companies. Only OpenAI knows how much $20/user is charging them, but for the price insensitive wealthy, after b…
Show HN: Open AI is not Open – A browser extension
41–50 of 124 posts
Re: Show HN: Open AI is not Open – A browser extension
#42Where every idiot with a Google account/Microsoft account/phone number can sign up for their service and start churning out tokens per second by the query, I'd say it's pretty open to the public. The far more closed alternative would be to keep it invite only, granted only towards a set of elites, at select companies. Only OpenAI knows how much $20/user is charging them, but for the price insensitive wealthy, after b…
Re: Show HN: Open AI is not Open – A browser extension
#43"Open - for some definition of open" AI Prepare to open your wallet each time you use it.
Unless you're in an impoverished part of the world, $20/month seems pretty friggin cheap (for user-level access) to me.
It's not clear to me right now what that $20 actually gets me, and what the risk associated with using something like this for me.
Re: Show HN: Open AI is not Open – A browser extension
#44> Firefox only. If someone wants to bring this to Chromium, go for it. You could probably get ChatGPT to do that.
here's the script from ChatGPTs response:
// ==UserScript==
// @name Replace Word1 with Word2
// @namespace your-namespace
// @version 1.0
// @description Replaces every occurrence of word1 with word2
// @match *://*/*
// @grant none
// ==/UserScript==
(function() {
'use strict';
const word1 = "Open AI";
const word2 = '"Open" AI';
const regex = new RegExp(word1, "g");
document.body.innerHTML = document.body.innerHTML.replace(regex, word2);
})();
Need help installing a chrome userscript? Check the multiple answers at
https://stackoverflow.com/questions/5258989/manually-adding-...PS I don't use Chrome myself.
Re: Show HN: Open AI is not Open – A browser extension
#45Where every idiot with a Google account/Microsoft account/phone number can sign up for their service and start churning out tokens per second by the query, I'd say it's pretty open to the public. The far more closed alternative would be to keep it invite only, granted only towards a set of elites, at select companies. Only OpenAI knows how much $20/user is charging them, but for the price insensitive wealthy, after b…
I guess GPT is advanced enough to write HN posts now?
Re: Show HN: Open AI is not Open – A browser extension
#46Where every idiot with a Google account/Microsoft account/phone number can sign up for their service and start churning out tokens per second by the query, I'd say it's pretty open to the public. The far more closed alternative would be to keep it invite only, granted only towards a set of elites, at select companies. Only OpenAI knows how much $20/user is charging them, but for the price insensitive wealthy, after b…
Re: Show HN: Open AI is not Open – A browser extension
#47Earlier quoted context omitted.
Unless you're in an impoverished part of the world, $20/month seems pretty friggin cheap (for user-level access) to me.
I pay for a yearly subscription to a weather app, it's about $10 per year, I get a lot of utility out of that. It's not clear to me right now what that $20 actually gets me, and what the risk associated with using something like this for me.
Re: Show HN: Open AI is not Open – A browser extension
#48Re: Show HN: Open AI is not Open – A browser extension
#49Earlier quoted context omitted.
That's not the definition of open. Nobody is saying the tech is not useful. Of course is useful ! but is not open as the boast.
That’s like saying generative AI is not real AI.
https://directus.io/blog/libre-vs-gratis-what-is-free-and-op...
Re: Show HN: Open AI is not Open – A browser extension
#50OpenAI is certainly open, just for business is all. this is probably a controversial take but until i see a reference implementation in a GPL compatible license, openAI is just a parlour trick to milk cash from corpulent tech giants clawing desperately at the next big thing that might differentiate them from competitors that they may continue to remain relevant for at least another quarter in a recession. a closed so…
Hopefully when AI grows up it will realize this was for its own benefit.