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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: AI spelling and grammar checker for docs

3 点作者 Areibman8 个月前
Hey HN! Spellcaster is a Python-based CLI tool for running spelling and grammar checks across documentation files.<p>LLMs are great proofreaders, and while rule-based spellcheckers exist, we noticed there wasn’t a good CLI tool that leveraged AI agents. So we built one! Spellcaster came together over a weekend at the Mintlify AI DevTools hackathon in San Francisco[0], where it won the Best Demo Award.<p>We ran Spellcaster against several large open source projects and identified hundreds of readability issues in their docs. Some popular ones:<p>* Cursor: 116 errors<p>* Mintlify 245<p>* Vercel: 1053 (My favorite was Vercel spelling &quot;Lorem ipsum&quot; wrong in one of their pages).<p>Spellcaster uses LiteLLM for easy model swapping and AgentOps for cost and error tracking.<p>[0] <a href="https:&#x2F;&#x2F;x.com&#x2F;AlexReibman&#x2F;status&#x2F;1834524984183767276" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;AlexReibman&#x2F;status&#x2F;1834524984183767276</a>

暂无评论

暂无评论