Live data from Hacker News

Deploy your own GPT-3 API with Docker and fly

github.com

1–10 of 12 posts

Re: Deploy your own GPT-3 API with Docker and fly

#8
post #5

So this builds a 100mb docker image that proxies an http request to openai? Am I missing something? I don't want to discourage new engineers from tinkering, but can someone please explain why this is reaching the front page of HN?

I agree with you, the caching mechanism and ways to communicate with the API from your scripts would have been way more interesting to read about

Re: Deploy your own GPT-3 API with Docker and fly

#9
post #5

So this builds a 100mb docker image that proxies an http request to openai? Am I missing something? I don't want to discourage new engineers from tinkering, but can someone please explain why this is reaching the front page of HN?

~somewhat +agree re. these gpt novelty hacks/projects, however note the kitty is doing more than just proxying a request:

https://github.com/queercat/node-chatgpt-api#features

(I feel we're back in the 90s and someone has released something called Mosaic .. same vibes. A frenzy is coming and right now we're in potential low hanging fruit riches just like those html (yes, just html) millionaires -- I know at least 2)

Re: Deploy your own GPT-3 API with Docker and fly

#10
post #5

So this builds a 100mb docker image that proxies an http request to openai? Am I missing something? I don't want to discourage new engineers from tinkering, but can someone please explain why this is reaching the front page of HN?

i thought it was interesting and few (3-4) people would like it. i ABSOLUTELY did not expect for anyone to actually look at this with any amount of thought nor care.

it is a hack that this works and is guaranteed something that does not make OpenAI happy. rewriting to reflect this.

Post reply on HN