Settings

Theme

Show HN: Client Side anti-RAG solution

ai.unturf.com

7 points by foxhop a year ago · 2 comments · 1 min read

Reader

Client Side Only Example, chat with this page.

Because we don't use API keys we don't have any real need for a server.

view the page source, it's _all_ there!

The program doesn't take history into account & yet is has surprising coherence.

View Source and start on line 258.

yonixw a year ago

Do you mean this is a free service? so you can use dummy API key without a server to hide it from the clients? Because it IS defined in line 262 `const API_KEY = "dummy-api-key";`

  • foxhopOP a year ago

    the proxy/server accepts any API key. I expect people to copy this infra with their own domains, this is a working proof of concept.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection