
Best Free AI Lyrics Generator - Create Professional Lyrics in Seconds
Generate professional lyrics with control over style, mood, structure, and rhyme in seconds.
AI Lyrics Generator — AI 歌词生成 & 改进
The full gallery
Tech stack
60 projects

Generate professional lyrics with control over style, mood, structure, and rhyme in seconds.
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 analyzes your video to find the strongest visual moment and generates a YouTube thumbnail.
@useclicklab · X
an AI tool that watches your video, finds its strongest moment, and turns it into a clickable YouTube thumbnail.

Play chess against five neural network models trained for different durations, from 15 seconds to 30 minutes old.
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

Choose a side and vote to move the battle front line in real-time.
@fizix100 · X
Who should take the lead: ChatGPT or Claude?

Convert social media text into polished 10-second animated videos for LinkedIn or X, no signup required.
@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

Create 5-15 second videos from text or images with adjustable resolution and frame controls.
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

Guess which pop culture figure has the higher stat in each round and build your streak.
@KameronLew17611 · X
Check out what I just built with Lovable!

Compress any video to an exact file size, no watermark or signup.
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 次