
One Way Video Interview Software | Free Trial, No Credit Card
异步进行单向视频面试,AI系统自动评分
emunova · HN
OneWayInterview – type a job role, AI builds the async video interview
完整作品展
技术栈
35 projects

异步进行单向视频面试,AI系统自动评分
emunova · HN
OneWayInterview – type a job role, AI builds the async video interview


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


通过AI聊天界面一站式创建视频,自动生成脚本、配音和编辑。
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 和 MCP 服务器,可将社交视频和播客转录为带时间戳的文本。
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.

自动为社交媒体上的 talking-head videos 添加 captions、cuts 和 zooms。
@subtions · X
create publishing ready videos in under 40 seconds. Join the waitlist to get a month of pro free:

用于语音、聊天和视频面试的 AI 平台,提供自动转录和分析。
Aural — 开源 AI 面试平台,支持语音、聊天和视频面试,提供自适应追问、结构化评分、面试练习与自托管 - [查看仓库](https://github.com/1146345502/aural-oss)

向视频添加时间戳问题和投票,创建互动学习体验。
@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

从热门视频创建品牌资产,自动发布到多个社交平台。
@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