
One Way Video Interview Software | Free Trial, No Credit Card
Conduct one-way video interviews asynchronously with AI-based scoring for hiring decisions.
emunova · HN
OneWayInterview – type a job role, AI builds the async video interview
The full gallery
Tech stack
35 projects

Conduct one-way video interviews asynchronously with AI-based scoring for hiring decisions.
emunova · HN
OneWayInterview – type a job role, AI builds the async video interview

Post short videos, discover creators, and connect with others.
@OIsreal7674 · X

Turn proposals into short video walkthroughs inside branded, trackable quotes. Close more work and get paid faster with Quotecasts.
@_willygagne_ · X
enhances the proposal you send to your client with videos and automates the negotiation process all while facilitating payment collection

Upload your resume, get a custom lifetime link, and track recruiter engagement in real time.
@Sadathn_ · X

Create videos entirely through a single chat interface with AI-generated writing, voiceover, and editing.
u/Real-Estate-Agentx44 · Reddit
Built an AI video tool where one chat writes, voices, generates, and edits the whole video - is all-in-one actually useful or do you prefer separate tools? I've been building ViewPress AI , an AI video generator, and I'm at the point where I want honest feedback before I keep pushing in one direction. Instead of jumping between a script tool, a voice tool, an image/video generator, and an editor, you describe what you want in one chat and the agent handles the whole thing. It

API and MCP server that transcribes social videos and podcasts with timestamps.
chandler_casey · Product Hunt
TranscriptFetch Video and audio transcripts, structured for AI

Cueits turns a talking-head short into a 1080×1920 video with a generated infographic panel above you — every reveal anchored to the exact word that motivates it. Three answers, ab
@imhstark · X
Happy to connect 🤝 I’m building Cueits: It’s in beta though. Would live an follow back, if you’re open to it.

Automatically add captions, cuts and zooms to talking-head videos for social media.
@subtions · X
create publishing ready videos in under 40 seconds. Join the waitlist to get a month of pro free:

Conduct AI-powered voice, chat, and video interviews with automated transcripts and insights.
Aural — 开源 AI 面试平台,支持语音、聊天和视频面试,提供自适应追问、结构化评分、面试练习与自托管 - [查看仓库](https://github.com/1146345502/aural-oss)

Add timestamped questions and polls to videos to create interactive learning experiences.
@josephnordqvist · X

Access real interview questions from top companies across every industry. Contribute to the community and unlock premium content to land your dream job.
@InterviewChip · X

Create and auto-publish branded video assets from trending content to multiple social 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