- why do you need nextjs frontend for what looks like a headless use case?
- how much would be the OpenAI bill if there is 15 minutes of usage per day?
The long connections are ultimately handled by Deno Edge so the site isn't used there. The NextJS frontend (which also could be an iOS/Android app) helps provide an interface to select character, create AI characters, set ESP32 volume, and view conversation history.
thank you!
The nextjs frontend is to set things like device volume, selecting which character you are interacting with, viewing conversation history etc.
I just tried it and for a 15 minute chat, it's roughly 20c.
Roughly 570 input tokens
- why do you need nextjs frontend for what looks like a headless use case? - how much would be the OpenAI bill if there is 15 minutes of usage per day?