
Best Free AI Lyrics Generator - Create Professional Lyrics in Seconds
AI Lyrics Generator:几秒内生成专业歌词,控制风格、情绪和韵律。
AI Lyrics Generator — AI 歌词生成 & 改进
完整作品展
技术栈
60 projects

AI Lyrics Generator:几秒内生成专业歌词,控制风格、情绪和韵律。
AI Lyrics Generator — AI 歌词生成 & 改进

The daily speech training app that makes you sharper every time you open your mouth. Practice 60-second daily prompts and get instant AI feedback on filler words, pacing (WPM), con
@dndharsh0 · X
Building a personal voice improvement app, It listens to your voice and helps you improve it. You practice for 1 minute a day, and get a detailed insight on how to improve.

Turn your clips and any song into a vertical video that cuts on every beat — automatically, in minutes. No timeline, no editing skills. 14-day free trial.
@nxcturnez · X
Create a vertical video template. Create your next video in one click

Create and share synchronized timers for teams and events. Control from your phone, display fullscreen anywhere. Zero friction, no sign up required.
@RazM143 · X

上传视频,AI将找出最强视觉时刻并自动生成YouTube缩略图。
@useclicklab · X
an AI tool that watches your video, finds its strongest moment, and turns it into a clickable YouTube thumbnail.

与五个不同训练时长的象棋AI对手对弈,从15秒至30分钟。
u/nnnnnnnim100percentn · Reddit
I trained a chess neural network. See the results as it starts learning. I trained one neural net for thirty minutes and saved snapshots along the way. Five of them are deployed as opponents you can play right now. You can also set up any position and watch all five answer it side by side, or put two of them in an arena and let them fight. Runs entirely in your browser. Beat one and you can put your game on the leaderboard. submitted by /u/nnnnnnnim100percentn

选择阵营并投票在实时对战中移动前线。
@fizix100 · X
Who should take the lead: ChatGPT or Claude?

将社交文本转换为精美的10秒动画视频,可在LinkedIn或X上分享,无需注册。
@HeyBiscuitLady · X
Nobody reads text these days, everyone likes to see moving things. I made Postmotion to put your text in motion. Check it out: I vibecoded this app in @Biscuit_so

从文本或图像生成5-15秒视频,支持调整分辨率和帧控制。
wowinter15 · HN
Transform text and images into cinematic AI videos

Turn one idea into a reviewable short-form video for TikTok, YouTube Shorts, and Instagram Reels. AI writes the script, generates cinematic scenes, and…
@Theodore_DI · X

猜测流行文化人物哪个数据更高来建立连胜。
@KameronLew17611 · X
Check out what I just built with Lovable!

压缩任意视频到指定文件大小,无水印无需注册。
mengyuxuan · V2EX
写了个在线压视频的站,能压到指定大小,顺手聊两个踩坑 起因很土。给客户发一个 60 多 M 的录屏,Gmail 说超了 25M ,扔网盘对方公司的网又打不开。本机有 ffmpeg ,但每次都得去翻 crf 该给多少,笔记本风扇还要吼两分钟。想找个在线的,搜出来前几个一半给你打水印,一半让你先注册。 于是自己搓了一个: https://vidsmaller.com 先把话说在前面:编码这一层是买的第三方转码 API ,不是自建 ffmpeg 集群。剩下的东西(登录、额度、计费、下载代理、i18n 、后台)都是自己写的,Next.js + Drizzle + Supabase ,跑在 Vercel 上。 能干的事: - 直接填数字。要 18MB 就填 18 ,它按这个体积去编码,输出基本落在你要的值上 - Discord 20M 、WhatsApp 16M 、邮件附件这些常见上限做成了滑块下面的按钮,不用自己算 - 也能完全手调,CRF 、分辨率、最高码率都在高级里 - 不加水印,免费也不加 - 不登录就能直接试,单文件 500M 以内;注册了免费 30 次