
OwsterLabs – Mission-Based Math & Physics Learning Platform
通过OwsterLabs的电影级任务和交互式物理模拟学习数学和物理。
@electricdrago10 · X
完整作品展
技术栈
60 projects

通过OwsterLabs的电影级任务和交互式物理模拟学习数学和物理。
@electricdrago10 · X

@lightsilver323 https://t.co/nFzxNCS61g
@HandsByHandsCa · X

用自然语言提示在多条区块链上研究市场、查看余额和交换资产的加密平台。
@EmblemVault · X
BUILD Create and deploy apps with Emblem Build, our crypto vibe coding platform. Since launch 200 builders have deployed apps across Bitcoin, Ethereum, Solana, Robinhood and much more. One prompt. One conversation. One dream.

用 markdown 笔记组织想法,支持进度追踪,并将其可视化为交互式思维导图
@vasanthadabala · X
Not really a startup. It's just something I built for myself a simple note taking app with a planner, progress tracker, and mind map I'm going to share it publicly @NodesMap check it

Real-time Earth and space alerts, from earthquakes and tsunamis to solar flares and geomagnetic storms, displayed on a live, interactive 3D globe.
@amit_pail · X
Earth & Space in real-time 🌏 Getting ready to watch the eclipse :) Free for everyone

用AI驱动的审计工具分析系统,包含多个版本。
@jozef_x1 · X
🚨 I Vibe Coded F0ur (4) different versions of @coreyganim's "Ai Audit" Funnel, which is your favourite? VERSION #3:

用径向步进音序器创作节奏和旋律。
@EasternDaylight · X
One year ago I launched my first application - a radial music sequencer - vibe coded and deployed with help from Grok and Gemini. It's useful for exploring rhythms, and I like to use it for exposing hooks in well known songs. Happy to see it's still in use steadily at about 150 times a day, and 140k times since launch - I've renewed the domain and thanks to your encouragement will continue to work on it.



@Guronnimo https://t.co/Y2IrW2QCZQ
@SentinelSCA · X

Modlam - Phase 01: Modern management and social platform
@parabourne · X

可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t