←back to thread

44 points zora_goron | 1 comments | | HN request time: 0.204s | source
Show context
sixtyj ◴[] No.41901554[source]
This looks really nice application of LLM. I’ve made my button :)

What is the business model behind?

How long will editor remember my buttons?

replies(2): >>41903702 #>>41907302 #
1. zora_goron ◴[] No.41907302[source]
Thanks for trying it out! Honestly, no current idea of business model - this was just something I thought would be helpful in my daily workflow so I built it out.

The buttons are stored to localstorage, as is the editor text - everything stays locally (besides what is sent to the LLM). I'm planning on a simple import/export mechanism for transferring buttons across different browsers/computers!