
ICO Logistics — Trucking Made Simple. Your Way.
通过ICO Logistics在尼日利亚预订卡车,获得即时报价及实时司机追踪。
@Sustainedcare1 · X
Check out what I just built with Lovable!
完整作品展
技术栈
60 projects

通过ICO Logistics在尼日利亚预订卡车,获得即时报价及实时司机追踪。
@Sustainedcare1 · X
Check out what I just built with Lovable!

无需注册即可在几分钟内为您的网站添加等待列表。
@emaestre_dev · X
EarlyLists puts a working waitlist on your site in under a minute; No account, no code, you just get a link and start collecting signups.

用 AI 代理自动改进代码库并生成合并就绪的 PR。
@javimosch · X

自动QA智能体测试网页和移动应用,发现流程和漏洞,重放测试场景。
@AbdullahYusufY · X
Here is ours We are developing autonomous QA agents feel free to check it out.

用 AI 驱动的模拟考试和闪卡学习 NEET 生物学。
@devjedi404 · X
I'm currently working on PrepPilot an AI-powered platform for NEET preparation. Added around 8k questions in total. The entire process was tiring but learnt a lot. For now you can access PrepPilot here :

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.

与AI进行DevOps面试练习,获得15分钟内的评分。
@brankopetric00 · X
I've got two 😀: - automate your X presence - helps you break into DevOps

一个免费的互动转盘,旋转后随机给出是或否的答案来帮助决策。
Yes or No Wheel — Spin the Yes or No Wheel - Get Your Free & Instant Decision - Struggling with a decision? Spin our free Yes or No Wheel for an instant, random answer! It's the simple, fun, and fast

在浏览器中即时玩精选的 HTML5 和 WebGL 游戏,无需下载或登录。
WaHaGameStore — 在线 HTML 游戏,免登录、免下载

与AI代理聊天,实时扫描网络应用和API中的漏洞。
@SableOffensive · X
Building Sable. An AaaS where specialized AI security agents perform penetration testing for web apps and APIs, helping teams find vulnerabilities before they reach production.

检查网站SEO性能、页面速度和排名因素,了解为什么网站未能在谷歌排名。
@Ashmadeitonx · X
Check your websites seo score checked for free on

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
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