
PodClip AI - YouTube Video Summarizer
用AI摘要YouTube视频和播客,保存和下载摘要及文稿。
@slaven_ra · X
- recently added subscribe to Youtube channel feature to receive auto-summaries via email on each new published video
完整作品展
技术栈
60 projects

用AI摘要YouTube视频和播客,保存和下载摘要及文稿。
@slaven_ra · X
- recently added subscribe to Youtube channel feature to receive auto-summaries via email on each new published video

将视频转换为 Midjourney 和 Stable Diffusion 的 AI 提示词。
Video to Prompt — 将视频内容转换为可用于 AI 创作的提示词

一次存储共享记忆,在AI系统和团队中复用。
Repeater22746 · HN
ContextVault – Shared memory layer for your AI and your team

从单一简报为多个平台生成社交媒体帖子、视觉素材和视频
@Meet_Archy_AI · X
Craft social media campaigns in minutes - from one brief to multi-network campaign in minutes

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

用 AI 根据提示生成表单,可视化定制,内置数据分析。
wephora · Product Hunt
Wephora Build Smarter Forms with AI

用AI World Generator从文本和照片实时生成互动3D世界,用于游戏、研究和机器人。
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

浏览精选 AI 图像提示词,在网页内直接用 Flux AI 生成图像。
Flux AI Image Generator — 文生图网站,基于 fluxai 包含 prompt 翻译优化功能(开源)

Solvo:将你的文档转化为AI客服聊天小组件,自动回答客户问题并引用来源。
@dhruvkumar1805 · X

优化提示词,为 AI 模型生成更结构化、有效的提示语句
PromptArk — 帮助用户优化提示词,用户输入简单的提示词,AI 辅助生成更结构化,更详细的提示词

通过AI文本提示快速生成和编辑图像视频。
Imagable AI — 人工智能 图片编辑和生成工具,用户可以不需要设计的技术即可通过提示词一键生成和编辑照片或图片。

Flint是为AI代理设计的可视化语言,用于创建交互式数据可视化。
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple