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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: UnitText – Unit Tests for Text

3 点作者 gioazzi25 天前

1 comment

gioazzi25 天前
In our battle against AI-written content, we launched UnitText as an alternative to use AI to review text, instead of writing it. I got the idea from this lovely book &quot;Writing for Developers&quot;[1] that recommended some quality prompts to use a LLM as what could be considered a copy editor.<p>I initially liked to call it &quot;unit tests for text&quot;, which inspired a prototype,[2] a blog post,[3] and then this product.<p>We believe everyone is getting really fed up of reading content only to immediately understand it was written by a robot. At the same time, we don&#x27;t think language models are completely to blame, they are just a tool, and it&#x27;s on us to use them properly.<p>The idea of UnitText is that before one starts writing they define a goal and audience for their content. It could be a blog post, but also an email... at some point we&#x27;d like to offer different templates for various types of content.<p>The human is the one doing the writing, and they can then ask the AI to &quot;review&quot; (or, &quot;test&quot;) the content, to see whether the goal was met, the explanation is clear, something can be added or cut...<p>[1]: <a href="https:&#x2F;&#x2F;www.manning.com&#x2F;books&#x2F;writing-for-developers" rel="nofollow">https:&#x2F;&#x2F;www.manning.com&#x2F;books&#x2F;writing-for-developers</a><p>[2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;sealambda&#x2F;unit-text">https:&#x2F;&#x2F;github.com&#x2F;sealambda&#x2F;unit-text</a><p>[3]: <a href="https:&#x2F;&#x2F;www.sealambda.com&#x2F;blog&#x2F;this-post-passed-unit-tests&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.sealambda.com&#x2F;blog&#x2F;this-post-passed-unit-tests&#x2F;</a>