HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ok_orco

no profile record

投稿

Tell HN: I cut Claude API costs from $70/month to pennies

40 ポイント·投稿者 ok_orco·6 か月前·30 コメント

Show HN: Chatter: Automated feedback aggregation for dev communities

demo.chatter.plus
1 ポイント·投稿者 ok_orco·6 か月前·0 コメント

コメント

ok_orco
·6 か月前·議論
No I need to look into this!
ok_orco
·6 か月前·議論
Will take a look!
ok_orco
·6 か月前·議論
I haven't thought about that, but really want to dig in more now. Any places you recommend starting?
ok_orco
·6 か月前·議論
Pretty straightforward. Sources dump into a queue throughout the day, regex filters the obvious junk ("lol", "thanks", bot messages never hit the LLM), then everything gets batched overnight through Anthropic's Batch API for classification. Feedback gets clustered against existing pain points or creates new ones.

Most of the cost savings came from not sending stuff to the LLM that didn't need to go there, plus the batch API is half the price of real-time calls.