
MiniMax H3: Free 2K AI Video Generator with Native Audio
Generate 2K AI videos (5-15 sec) from text, images, and audio references with native stereo audio.
The full gallery
Tech stack
20 projects

Generate 2K AI videos (5-15 sec) from text, images, and audio references with native stereo audio.

Turn YouTube videos, PDFs, and URLs into Anki flashcard decks in seconds.
u/holios89 · Reddit
Built an AI SaaS that turns your notes/articles/PDFs into study flashcards — looking for harsh feedback (and bugs) Hey folks, Solo/small side project here: Deckly ( deckly.one ) — an AI-powered flashcard generator for spaced-repetition learning (Anki-compatible export). You give it text, a PDF, or an article link, it generates a deck of flashcards (Q&A, Cloze, or multiple choice), optionally with TTS audio and images per card, and you can study it right in the browser or export to `.apkg`.

Analyze your landing page's conversion potential with a free inspector tool or book a custom design in 24 hours.
@rapidlander_ · X
I design and deliver landing pages in 24 hours for founders who are launching now. Free inspector on the site too, paste your URL and it scores your page on what actually kills conversions.

Transform photos into animated videos instantly with AI.
Img2Video — 用文本或图像生成短视频(AI)非常适合社交媒体,立即开始创作爆款内容吧!

AI-powered video clipping and social publishing for creators
@TociNwaoha · X
Clipping and auto posting

Create finished AI songs with generated lyrics, vocals, stems, and mastering in 30 seconds.
@creativeaigrl · X

List your project. Use Nitro. Push it to #1.
@edinsoncode · X
Add your startup in

Transform trending videos into branded assets and auto-publish to multiple platforms.
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and