4 ms·
I can suggest our service (previously here https://news.ycombinator.com/item?id=44849129 https://news.ycombinator.com/item?id=44849129 ) that might be helpful
by etaioinshrdlu 10mo ago
I can suggest our service (previously here https://news.ycombinator.com/item?id=44849129 https://news.ycombinator.com/item?id=44849129 ) that might be helpful -- If you want a zero-setup backend to try qqqa, ch.at might be a useful option. We built ch.at — a single-binary, OpenAI‑compatible chat service with no accounts, no logs, and no tracking. You can point qqqa at our API endpoint and it should “just work”:
OpenAI-compatible endpoint: https://ch.at/v1/chat/completions https://ch.at/v1/chat/completions (supports streamed responses)
Also accessible via HTTP/SSH/DNS for quick tests: curl ch.at/?q=… , ssh ch.at
Privacy note: we don’t log anything, but upstream LLM providers might...
- iagooar 10mo agoThat would be pretty cool for testing the waters, will give it a thought! How do you guys pay for this? I guess the potential for abuse is huge.
- etaioinshrdlu 10mo agoCool! Right now it's just IP address rate limiting and the costs have not mattered too much, but yes long term I am not sure what we'll do...