
Litmus ai
@launch_llama https://t.co/YsRI7cTzqm https://t.co/EXOr5fEkp0
@melonrice383235 · X
完整作品展
技术栈
24 projects

@launch_llama https://t.co/YsRI7cTzqm https://t.co/EXOr5fEkp0
@melonrice383235 · X

SlopStopper - 扫描应用的生产就绪问题,如安全性、功能性和可靠性。
u/jjd921 · Reddit
Production readiness checker With AI coding and the low barrier to entry now I see a ton of people publishing apps with serious issues. I tried to build something to help with this. It’s a tool that checks apps for production-readiness issues (security, functionality, reliability, accessibility, etc.) and creates a GitHub PR with the fixes. Automatic scans on every push/PR and deterministic auto-fixes are completely free. Do you see something like this being useful?: https://theslopstopper.c

@Joi2James https://t.co/EX6jR2itEt https://t.co/sXaN7QuPuY
@SamEkeNnamdi · X

从PDF删除个人信息,完全本地处理,支持OCR和智能验证。
u/AmazingFinger · Reddit
VeriRedact - Offline PDF redactor because I didn't trust any tool with my tax returns Apartment hunting meant sending my SSN, tax returns, and bank statements to strangers, often all in one PDF. Redacting them myself with a black box or highlighter tool felt scary. Cloud tools wanted me to upload my tax return to fix that. However, I didn't trust them, and the one that look trustworthy would charge a lot of money. So I built VeriRedact. Load it, optionally download the local A

审计QuickBooks或Xero,自动查找和恢复重复付款及供应商超额收费。
@AdiSanghaviLeak · X
Building Leaki ( Leaki is an AI platform that detects revenue leakage, fraud, billing errors, and financial anomalies before they become costly. Always happy to connect with founders, AI builders, and SaaS teams!

每日解谜游戏,找出AI生成代码片段中的错误并跟踪分数。
@MinnerAlgo · X
spun this app up yesterday. it’s like wordle (everyone has same problem to solve each day) for battling vibe coding brain rot. y'all still got it or are you cooked already?

Paste messy AI/LLM output and get clean, valid, beautifully formatted JSON — with a plain-language explanation of every fix. Optional JSON Schema validation. Runs entirely in your
@SNSTRR88 · X
Recast: a browser tool that cleans messy LLM JSON and lists every fix. Nothing uploaded.


Pay to permanently destroy this website. Every deletion is forever. When it reaches zero, it's gone.
@webshark · X
I launched something stupid today. You can literally pay to destroy my website. Thought you’d appreciate it 😂

Convert PDF, DOCX, XLSX, CSV, JSON, XML, HTML, Images to clean Markdown optimized for AI Agents, RAG, and Vector DBs. 100% Privacy-First, In-Browser Conversion.
@13SahajChawla · X
For professionals to redact their client's sensitive informations before giving AI to process it & while converting any kind of document to a structured MD file. Better quality outputs, 100% privacy with on-browser local processing, and fully free!

创建所有AI代理都能访问和更新的共享知识库。
dariusmonsef · HN
OzBrain, a shared brain for knowledge between agents and your team

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db