
RentaLease — Real Rent Map of Delhi NCR | Zero Brokerage
RentaLease 是 Delhi NCR 的真实房租地图,可匿名分享租金、寻找室友、无中介。
@rentalease_ · X
完整作品展
主题
已知属性
是透镜不是过滤器——只显示我们能确认的项目。
技术栈
172 projects

RentaLease 是 Delhi NCR 的真实房租地图,可匿名分享租金、寻找室友、无中介。
@rentalease_ · X

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

搜索医疗诊所以验证其具体医疗技术、设备和治疗等级,在付款前做出明智决定。
@maximiliananth · X

自动整理和重命名 Google Drive 中的文档
@filently · X
Get rid of the CHAOS in document filing

Vura 是托管 PostgreSQL 控制平面和连接代理,轻松部署数据库。
@aisaasideas · X

在线转换、查看和管理各种文件格式,包括文档、PDF 和压缩包等。
@FileProInfo1 · X
🚀 has successfully launched! helps users convert, view, process, and manage files online — including documents, PDFs, OCR, archives, email formats, and more. We’re excited to share it with the community. Check it out here:

SimplestAPI:为 AI 应用添加数据存储和登录,无需数据库设置。
@MuratOnX · X

比较 git、Jujutsu 和 GitButler 在 Claude Code 和 Codex 代理上的性能。
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler

查询英国邮编,获取AI生成的犯罪、健康、洪水风险、空气质量和房价等信息。
u/Apprehensive_Lock260 · Reddit
Made a simple UK postcode lookup app with AI insights - free to use Thought I'd try to build something for my portfolio and dabble with some AI integration too. Using deepseek, it analyses publicly available data from multiple government/free-to-use APIs. Data is available to browse separately of AI too. https://postcodecooker.com Things im still working on: - The calculation for the area score, sometimes feels to generous/harsh, hard to find a balance - The area circle on the map is

管理学术机构中的教师数据、职级、晋升和教学工作量。
@FalhdirA · X
Check out what I just built with Lovable!

记录土壤pH、水分和养分数据,追踪田地状况并获得AI建议。
@batmanyussif · X
Check out what I just built with Lovable!

查看各 AI 服务使用的网络路由和 Cloudflare 节点。
@0xdeusyu · X
想知道代理是不是真的把每个 AI 站都送到同一个出口? 答案:并不是。 我做了一个 AI 分流测试: 它会探测 ChatGPT、Sora、OpenAI、Claude、Grok、Anthropic、Perplexity 等 AI 服务,通过读取各站点的 Cloudflare Edge Trace 信息,获取实际访问情况: 出口 IP Cloudflare 边缘节点(colo) HTTP / TLS / WARP 状态 访问延迟 然后根据落地位置进行归组。 这次测试结果: 6 个服务(覆盖 7 个域名)走美国出口。 唯一例外是 Sora,落在东京节点。 也就是说,同一个代理配置下,不同 AI 服务并不一定经过同一个出口。看起来“都能访问”,实际线路、节点和落地点可能完全不同。 整个测试工具纯前端实现,零后端。