
siteroast-ai
Get AI-powered critiques of any website in under 30 seconds.
cs_vertex · Product Hunt
SiteRoast AI Roast any website with AI in under 30 seconds
The full gallery
Tech stack
10 projects

Get AI-powered critiques of any website in under 30 seconds.
cs_vertex · Product Hunt
SiteRoast AI Roast any website with AI in under 30 seconds

Cull, enhance, and generate photos with AI in your browser.
ansheng_hu · Product Hunt
MomentSift Cull, enhance, and create better photos with AI

Generate 30-second AI videos from prompts, images, and reference assets with cinematic controls.

Take first. Hold the spot 24 hours. Pay $1 more before the clock hits zero or the seat opens. Rank is the bid.
@MarkZofMarkZ · X
formerly known as ... well that one didn't work, so new name and new game!

AI-powered job application tool for Pakistani tech professionals. Tailored cover letters, ATS-optimized PDFs, and keyword scores in 90 seconds.
@DesigningAsad · X

Get your free ATS score in 60 seconds, tailor your resume to any job description, generate a matching cover letter, and track every application — free forever.
@ReachRole · X

AI tool that transforms job postings into ATS-optimized resumes and cover letters in 30 seconds.
@CareerCobraAI · X
We make landing interviews a calculated endeavor, not a lucky chance. Tired of rejections, or simply just re-doing resumes and cover letters over and over again? Give us a shot 🎊

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

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

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