HackerTrans
TopNewTrendsCommentsPastAskShowJobs

LooerCell

no profile record

Submissions

Show HN: PizzaGPT – ChatGPT clone accessible from Italy

pizzagpt.it
138 points·by LooerCell·3 ปีที่แล้ว·67 comments

comments

LooerCell
·9 เดือนที่ผ่านมา·discuss
About the quality of the images, it's on purpose:

> By dithering, we can make images ten times less resource-intensive, even though they are displayed much larger than on the old website.

This is needed because the website is solar-powered and self-hosted on low-tech hardware, read more here:

https://solar.lowtechmagazine.com/about/the-solar-website/
LooerCell
·ปีที่แล้ว·discuss
If you want to read more about the topic and about the readiness of the Swiss army, I can recommend a short book by John McPhee called La Place de la Concorde Suisse
LooerCell
·3 ปีที่แล้ว·discuss
Yes, I know, but it was a deliberate choice not to send the entire history, to keep the token consumption and costs low
LooerCell
·3 ปีที่แล้ว·discuss
Thanks for the feedback! Should be fixed now
LooerCell
·3 ปีที่แล้ว·discuss
Thanks for the feedback! Tried to solve this just now, can you check?
LooerCell
·3 ปีที่แล้ว·discuss
It's confusing because is actually called Chat Completion API :) https://platform.openai.com/docs/guides/chat It's the one used on ChatGPT that includes gpt-3.5-turbo and gpt-4
LooerCell
·3 ปีที่แล้ว·discuss
Not really had much time to test the results. Yeah it should be possible to tweak the settings (mostly temperature and prompt) to get better results. Also I think I’m not sending the full history right now, to avoid consuming too many tokens
LooerCell
·3 ปีที่แล้ว·discuss
Hey, the model is GPT-turbo3.5 from OpenAI. I’m just using their API. Formatting is not supported at the moment but maybe I try to make it work today
LooerCell
·3 ปีที่แล้ว·discuss
Creator here, just woken up and it’s funny to see PizzaGPT on the front page of HN.

I 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