|
|
|
|
|
by prenoob
1196 days ago
|
|
What I think i need is something like this, but in bookmarklet form. I click it, it prompt()s me for the prompt and displays the output in a textarea so i can quickly paste it. Thinking of it it should be possible to put the output straight into the clipboard, right?
The use case of course would be email/forum communication.
The problem is that you have to make a UI to embed the API key into the code, because pasting it into an urlencoded script is bound to be a pain. |
|
That way it works in any app automatically. Seamless system wide clipboard read is a big ask though, so ideally you'd want a self hosted model like llama.cpp