TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Stresstest my AI chat – HAMMER IT

1 点作者 tobiaslins15 天前
Please stress test it - like hammer it hard: https:&#x2F;&#x2F;jazz-ai-chat.vercel.app<p>It was so delightful to build thanks to jazz.tools.<p>Vercel&#x27;s Fluid compute makes it run efficient and scale endlessly<p>How does it work? Each message is created locally and added to the chat. At the same time I &quot;wake up&quot; a Vercel Function which consumes the chat, runs AI and writes directly into Jazz<p>The client just renders the state from Jazz. No real streaming required.<p>Source: https:&#x2F;&#x2F;github.com&#x2F;tobiaslins&#x2F;jazz-ai-chat<p>Whats Fluid Compute? When you run Serverless Functions, usually one invocations serves one request. With Fluid, multiple requests can be served by one function invocation, which is super useful when using AI (low CPU usage, only waiting for upstreams)<p>Whats Jazz? It&#x27;s a new way to build apps. It&#x27;s persistence (like a graph database) with permissions and sync built in.<p>You can access&#x2F;write Jazz even from backend workers like here from Vercel Functions.

1 comment

gus_massa13 天前
It needs a spinning circle or dots to show that the AI is thinking. (It can be just an animated gif :) .)<p>Sometimes it doesn&#x27;t reply until I add a second question like &quot;????&quot;