
Aural - AI Interview Platform for Voice, Chat & Video
用于语音、聊天和视频面试的 AI 平台,提供自动转录和分析。
Aural — 开源 AI 面试平台,支持语音、聊天和视频面试,提供自适应追问、结构化评分、面试练习与自托管 - [查看仓库](https://github.com/1146345502/aural-oss)
完整作品展
技术栈
19 projects

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

用 AI 创作多模态内容的对话式创意画布。
BananaCanvas AI — 前沿的创意工作区,结合了基于对话的 AI 交互和无限画布,用于多模态内容创作。

API 和 MCP 服务器,可将社交视频和播客转录为带时间戳的文本。
chandler_casey · Product Hunt
TranscriptFetch Video and audio transcripts, structured for AI

用 AI 语音为角色创建产品广告,导出无水印竖屏视频用于社交媒体。
@MarkZofMarkZ · X
New one... just launched a few minutes ago:

开源Markdown文档框架,内置AI助手回答文档相关问题。
u/jm_ka · Reddit
SmartDocs - open-source docs framework with AI chat; just add your API key. SmartDocs is an open-source Markdown documentation with built-in AI chat. The pitch: write docs in Markdown, add your API key to .env, and every page gets a grounded AI assistant. Self-hosted, your data, your control. Tech: Next.js + Markdoc + Tailwind. No vector DB — uses graph-backed retrieval (keyword scoring + link traversal) inspired by Karpathy's LLM Wiki pattern. Live demo (no key needed): https://www.ge

用AI将故事变成有画面、对白和配音的动画视频。
butterFlying · V2EX
把你写的故事变成有声音的动画短片: C2Anime 你有没有写过一个故事,想看看里面的人物真正动起来? C2Anime 可以把故事、小说片段和脑海里的创意变成有画面、有对白、有声音的动画短片。可以做自己的原创故事,也可以把喜欢的经典短篇改编成动画,分享给朋友或发布到社交平台。没有动画制作经验,也能尝试把文字变成作品。 首页可以直接看完整成片:《最后一片叶子》《猴爪》《敞开的窗户》,还有一些 30 多秒的原创小故事。先看看效果,再想想你最想拍哪个故事。 看看成片: https://c2anime.com/?utm_source=v2ex&utm_medium=community&utm_campaign=launch_sep2026 样片可免费观看,制作视频按积分收费。欢迎来玩,也想看看大家会用它讲出什么故事。

与maicivy交互式简历对话,提出问题并生成个性化求职信。
u/StillHaammer · Reddit
I replaced my PDF CV with something you can actually ask questions to I kept rewriting the same cover letter and changing three adjectives every time. Got annoyed enough to build the thing that does it instead. It's a Go API with a Next.js front. You can ask it about my projects and it answers from my actual history, not a canned bio. Paste a job description in and it writes the letter. https://maicivy.etheryale.com Stack is boring on purpose: Go, Postgres, Redis, Next 14. The AI part