
Next-Generation Video Processing Powered by AI
Leveraging the Bittensor ecosystem, Vidaio provides scalable, affordable, and high-quality video processing solutions.
@vidaio_ · X
Ai driven, video enhancement!
The full gallery
Tech stack
60 projects

Leveraging the Bittensor ecosystem, Vidaio provides scalable, affordable, and high-quality video processing solutions.
@vidaio_ · X
Ai driven, video enhancement!

Add your questions to a permanent time capsule of human curiosity, searchable by future generations.
@rabotapiclinic · X
is a census of human curiosity — a permanent time capsule of the questions people carry, kept for every generation to find. No answers. No debate. No algorithm. Built with Claude Code. @ClaudeDevs @bcherny @claude_code .

Unified workspace for planning and tracking crypto trades across spot, perpetuals, and strategies.
@Cryptohord7 · X
every crypto trade used to live in a different tab. so i built one workspace for all of them. spot. perps. delta neutral. notes. weekly reviews. built solo with claude code.

Interactive wave generator powered by physics simulations.
@Chris73ai · X
Finished this up recently, it’s a wave generator based on physics. Purely for fun 😁

Browse and shop luxury real estate, yachts, and jets on an AI-powered social marketplace.
@chandlerwilcox · X
(not finished)

Real-time TRON (TRX) yield strategy dashboard with annualized calculations and exit guidelines.
@Crypto77qi · X
我做了一个策略网站 @DeFi_JUST @WestCoast_God @78caicai @TenilleDashwood @OfficialSUNio @trondaoCN @usddio_cn #TRONDeFiSummer #TRONDeFiScientist

Design, simulate, and learn engineering projects from Arduino circuits to Mars rovers.
@piyushh_216h · X
Check out what I just built with Lovable! UES (Universal Engineering System) is an AI-powered multilingual engineering platform where students, engineers, researchers, and innovators can learn, build. Thank's spacex. @SpaceX @elonmusk .@sky

Play a multiplayer strategy game where you run a corporation across the Solar System.
@OlesaAI · X
🚀 I'm building Solar Empire — a browser MMO strategy set in one seamless, living Solar System. And here's the twist: the entire prototype was pair-built with Claude Fable 5. The game. You run a private corporation. You start on Earth, where the geology is hidden — buying a hex IS the prospecting, so every claim is a gamble. Power plants feed mines, smelters feed factories, and a player-driven market ties it all together. Then you go to space. A rocket is assembled at your factory, rolls out to your spaceport pad, and launches — gravity-turn ascent, stage separation, the works. The Moon it flies to is actually moving: transfer windows change your fuel bill in real time, just like real orbital mechanics. The planets are real NASA/USGS maps. Weather is simulated once for everyone — the storm cutting your solar output is the same storm your rival sees from orbit. Abandoned bases decay into ruins that other players can scavenge, so the map never clogs up. The pro

3D container packing tool with automatic layout algorithms and cargo visualization.
wen20 · V2EX
外贸人使用的工具:一个 3D 装箱工具分享 外贸集装箱 装货 3D 可视化工具 工具地址: https://waimao.himyou.com/container 工具特点: - 默认包含 20 尺标准柜、20 尺高柜、40 尺标准柜、40 尺高柜、45 尺标准柜、45 尺高柜,可自定义集装箱大小 - 盒体和圆柱体货物布局 - 多种自动装箱算法,自动计算装箱利用率 - 导入、导出 货物列表 - 支持底部托盘

Create custom link-in-bio pages with Star Trek theming and vanity URLs.
@Dorkamada · X
-> a trek themed link-in-bio page for Trekkies!

Write once, export to notebooks, slides, PDFs, PPTX, DOCX, or canvas.
@mr_wickedhacks · X
Write the doc once → get a notebook, slide deck, canvas, or resume from the same source. No rewriting for every format.

Automated backup and end-to-end encrypted disaster recovery for network device configurations.
Willdom1986 · V2EX
多年前考过 CCNP 网络工程师,以前有一个很头疼的地方就是网络设备配置丢失引发的各种故障。后来越发觉得,网络设备的配置实际上是一个非常关键的数字资产。 为此,我利用周末时间开发了 XConf ( https://xconf.ai) 来解决这个问题。 产品主要就是想解决两个问题:**自动化的灾备高可用**,以及**端到端的安全**。 * **自动备份与灾备**:支持将配置定时备份到云端。如果网络断连了,探针会自动在本地离线队列里暂存配置,等连接恢复后自动重传。 * **端到端加密**:本地的 Go 探针是完全开源的,会自动在内存中对密码进行流式脱敏,并在上传前通过 AES-256-GCM 在本地加密。SaaS 后台拿到的只有密文,解密和版本比对( Diff )都完全在你的浏览器本地沙盒里通过 WebCrypto API 进行。 * **打磨版的配置对比 Diff**:我花了一些功夫打磨了浏览器端的配置版本对比功能,力求让日常比对的交互体验足够丝滑。 * **AI 安全基线审查**:系统集成了 AI 辅助的安全基线审查,可以一键检查和分析配置中的潜在风险。 因为目前完全是我利用业余时间(主要在周末)维护,所以确实没精力提供工作日的在线即时客服。大家使用过程中遇到任何 Bug ,欢迎随时去 GitHub 提 Issue ,我会在周末集中修复和跟进。 目前公测已开放,不需要邀请码即可注册,欢迎大家体验吐槽。 探针 agent 开源地址: https://github.com/willdom-lee/xconf-agent 官方网站: https://xconf.ai