TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Client Side anti-RAG solution

7 pointsby foxhop7 months ago
Client Side Only Example, chat with this page.<p>Because we don&#x27;t use API keys we don&#x27;t have any real need for a server.<p>view the page source, it&#x27;s _all_ there!<p>The program doesn&#x27;t take history into account &amp; yet is has surprising coherence.<p>View Source and start on line 258.

1 comment

yonixw7 months 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 = &quot;dummy-api-key&quot;;`
评论 #41897572 未加载