Show HN: PizzaGPT – ChatGPT clone accessible from Italy
31–40 of 77 posts
Re: Show HN: PizzaGPT – ChatGPT clone accessible from Italy
#32Earlier quoted context omitted.
Why do you have certainty that in the next 5 years these models will bring more good than harm?
He didn't say anything about good, he said the EU would be left behind. LLMs will absolutely increase the capabilities and powers of organizations that use them. I don't think that's debatable. Whether it's for good is a separate question.
I very much think that's debatable, but time will tell.
Re: Show HN: PizzaGPT – ChatGPT clone accessible from Italy
#33Earlier quoted context omitted.
He didn't say anything about good, he said the EU would be left behind. LLMs will absolutely increase the capabilities and powers of organizations that use them. I don't think that's debatable. Whether it's for good is a separate question.
> LLMs will absolutely increase the capabilities and powers of organizations that use them. I don't think that's debatable. I very much think that's debatable, but time will tell.
Re: Show HN: PizzaGPT – ChatGPT clone accessible from Italy
#34Earlier quoted context omitted.
He didn't say anything about good, he said the EU would be left behind. LLMs will absolutely increase the capabilities and powers of organizations that use them. I don't think that's debatable. Whether it's for good is a separate question.
> LLMs will absolutely increase the capabilities and powers of organizations that use them. I don't think that's debatable. I very much think that's debatable, but time will tell.
Re: Show HN: PizzaGPT – ChatGPT clone accessible from Italy
#35FWIW on Firefox once I type too many questions in, the chat bar obscures the answer
Re: Show HN: PizzaGPT – ChatGPT clone accessible from Italy
#36I had the idea yesterday, when reading about ChatGPT being blocked in Italy. I’m an Italian living abroad so I still have access to it, but my parents and friends living there don’t. I believe AI is a revolutionary tool that should be available to anyone, the same way internet has been.
The website was coded yesterday in a couple of hours, so it’s full of bugs and potential improvements. But I just wanted to ship something quickly. For the stack I used Nuxt 3, Tailwind and DaisyUI.
Regarding the AI, it’s literally just a wrapper of OpenAI completions API (turbo-3.5 model) and a chat interface, so it should give the same answers as the free version of ChatGPT.
I am still a bit afraid of the costs if many people start using it, so I’ve added a donate button. You can donate the equivalent of a pizza (pizzaware model?) to help keep it running
Re: Show HN: PizzaGPT – ChatGPT clone accessible from Italy
#37Re: Show HN: PizzaGPT – ChatGPT clone accessible from Italy
#38Re: Show HN: PizzaGPT – ChatGPT clone accessible from Italy
#39I asked it to quote Marcus Aurelius, then for 5 more similar quotes - it didn't get the context that I meant from the same person and found 5x others. But otherwise it was very snappy and I've seen similar results from ChatGPT.
For "Write an openfaas function with the python3-http templates to convert from text to speech" (something I saw a community member share) - it did a much worse job (just showing how to access Amazon Polly) - it also didn't have any styling or code blocks.
I'd be interested to know more about the model that's being used here.