
RunNOW - AI智能体视觉创作引擎
用AI智能体创建动画视频作品的创作平台
@JOKEONE6666 · X
最近帮 Web2 的团队做了一个 AI 精品漫剧,在优酷签了独家,感对 AI 制作又找到了新的感觉。全程在 完成制作,感觉体验起来还是很棒的,接下来准备开始尝试用纯 AI 做 Web3 的内容了 #Seedance #RunNOW
完整作品展
技术栈
24 projects

用AI智能体创建动画视频作品的创作平台
@JOKEONE6666 · X
最近帮 Web2 的团队做了一个 AI 精品漫剧,在优酷签了独家,感对 AI 制作又找到了新的感觉。全程在 完成制作,感觉体验起来还是很棒的,接下来准备开始尝试用纯 AI 做 Web3 的内容了 #Seedance #RunNOW

为耐力骑行比赛规划补给策略,包含自定义时间表和产品选择。
@jv_am9uYXRoYW4 · X
A mobile app for cyclists to plan fueling for races.

SaveAnywhere是Chrome扩展,直接将文件、图片、链接保存到Google Drive、Dropbox和OneDrive,本地处理。
@SaveAnywhere · X
Free chrome extension :

Runpod是无服务器GPU推理平台,冷启动低于200ms,按秒计费。
@svpino · X
You can check out Runpod here: Thanks to the Runpod team for partnering with me on this post.

在云服务器上运行 Claude Code,支持克隆开发环境和公共 URL。
u/nathaniel7775 · Reddit
Feedback on better way to do Claude remote control / cloud I've never found Claude Code's built-in /remote-control or cloud dev to be what I want. I don't like having to set it up myself, and I want to have a public URL for my website so I can easily test changes in the browser. Also, I really like building multiple features at once, so I want to be able to fork a chat and start another chat / feature from the same context (but with a different public URL). I've never been abl

实时追踪 Indian Railways 列车,包含实时地图和 PNR 状态检查。
@japangor · X
I wanted FlightRadar24 for trains — no one was tracking Indian railways in real time, so I built it myself.


自动关闭 AWS EC2 和 RDS 实例,减少基础设施成本。
@moisis_h · X
Launched recently and onboarding users

Myweathr — 自行车路线天气预报和风战术分析工具。
@stephanbuilds · X

在浏览器中编写和运行代码,具有 AI 代码生成和自动修复功能。
@anish2good · X

@launch_llama 正在完善自己 :) 联系我: https://t.co/33nmIh4ZNU
@textluxhq · X
Just working on myself :) text me:

Edge Python 是一个在浏览器中运行的轻量级 Python 解释器。
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki