
POLAMREDDY AJAY KUMAR
上传文档与AI对话,获取精确的源引文。
@ajkbossp · X
Check out what I just built with Lovable!
完整作品展
技术栈
60 projects

上传文档与AI对话,获取精确的源引文。
@ajkbossp · X
Check out what I just built with Lovable!

ColabWize 审计学术引用并验证作者身份,证明学术工作的真实性。
@clawncore · X

分析新闻文章,验证结论是否得到证据支持。
@BiaoBuilds · X
我做了一个帮助读者拆解新闻论证结构的工具:LedeLens。 它不做事实核查,也不判断政治倾向,只回答一个更小的问题:文章的结论,能否由它自己提供的证据支持? 在线体验: 感兴趣可以看看~

用端到端加密存储和同步文件,对服务器完全隐藏。
@vaultdesk · X

Online photo and video proofing made simple. Export from Lightroom Classic, share galleries with clients, collect star ratings, color labels, and selections — then sync feedback ba
@ThomasHabr · X
My vibe-coded startup is being released now 🎉 The journey begins.

Propagandle:每日琐碎知识游戏,辨别真实新闻和虚构宣传。
@themicronwave · X
Not a startup, but a free daily game.

在浏览器中免费转换、压缩和编辑文件,文件不上传服务器。
@faisalhaleem · X
Just launched — free browser-based file tools runs entirely in your browser. Video to GIF (with trim slider) Merge / Split / Shrink PDF Your files NEVER leave your device. No sign-up needed. Free forever. #buildinpublic #webdev #indiedev #tools #privacy

Hexabench 本地开发者工具套件,支持 CSV、Parquet、JSON 格式处理,无需上传。
u/sheshu29 · Reddit
My side project Hey everyone i have just created this website for developer who does not want to rely on ai agents so please visit and give me some feedback if you want any specific tools 🫠 submitted by /u/sheshu29 to r/SideProject [link] [comments]

从PDF和笔记照片快速生成AI学习卡片。
@MrDave_id · X
I built an ai flashcard generator

将公司的通话、文档、工单和CRM数据统一为可搜索且验证的记录。
@chaibytesai · X

为AI助手提供端到端加密文本分享和MCP持久记忆。
u/clausyn · Reddit
I built Pastepile because I was tired of re-explaining the same context to Claude and Cursor I originally built Pastepile as a fast way to share code, logs, configs, and text without creating an account. While using AI coding tools, I kept running into another problem: every new session meant explaining the same architecture, decisions, debugging history, and project context all over again. So I added an MCP server that lets Claude, Cursor, Windsurf, VS Code, and other MCP clients save us

把文档转化成有引用出处的wiki,由AI独立验证答案。
u/Calm-Tomatillo-7770 · Reddit
Is vibe coding criticism fair? A lot of the criticism of vibe coding is fair. Too many projects look good in a demo then fall apart in production — weak security, missing edge cases, code nobody understands later. One of the biggest gaps is testing (or the total lack of it). I took both automated and manual testing seriously while building Brainary. Ended up with a testing-to-code ratio of about 1 to less than 3, plus a lot of hands-on checking. I think it turned out solid because of that.