注册并分享邀请链接,可获得视频播放与邀请奖励。

与「CTR」相关的搜索结果

CTR 贴吧
一个关键词就是一个贴吧,路径全站唯一。
创建贴吧
用户
未找到
包含 CTR 的内容
这位法国 AI 选手 Jeanviet 用 Claude 完成他 80% 的 Youtube 视频制作,果然大家都在设计内容工厂 AI Agent 要不是我把 Claude Token 烧光了,高低把转录好的视频放上来,现就将就着看文字版咯 jeanviet (Romain) 的 YouTube 自动化流水线 视频 URL: 核心步骤拆解 1. 输入脚本/URL — 把视频脚本文本或 YouTube URL 粘贴进自建工具"YouTube Rod",作为整条流水线的起点。 2. Claude 生成标题 — Claude CLI(一次生成 10 个标题候选,每个附带 CTR 评分和选择理由,挑一个最强的。 3. 关键词→参考缩略图 — 选定标题后 Claude 自动输出关键词,用这些关键词搜出大量高点击率的参考缩略图供灵感选择。 4. AI 批量生成缩略图 — 选一张参考图后,用 GPT Image 2(通过 Replicate)生成 5+1 张变体:第一张忠实还原参考,后五张做创意发散。 5. Photoshop 精修 — 把 AI 缩略图拉进 Photoshop,用生成式填充调尺寸,抠出人物加曝光/对比度/锐度让脸部更突出,最终定稿。 6. 生成描述/标签/章节 — Claude 根据脚本自动生成视频描述、合作伙伴模板、章节标记和 500 字符内的 SEO 标签,直接复制粘贴到 YouTube 后台。 7. 一键触发全平台分发 — 点击"发布 + 创建 Lead Magnet",系统自动生成 Instagram Story、LinkedIn 帖子、Twitter 推文、Skool 社群帖,全部从一个 URL 出发。 8. Shorts 自动工厂 — 通过 Opus Clip 自动从长视频中裁出多条短视频,顶部加 hook 文字 + CTA(评论关键词即送完整视频链接)。 9. DM 自动回复 — 用户在任何平台评论关键词(如"short"),ManyChat 自动私信发送对应视频链接,跨平台打通。 10. 周报 Newsletter 自动生成 — 每周三自动生成一期 Newsletter,以最新 YouTube 视频为核心内容,推送给邮件订阅用户。 11. YouTube 选题雷达 — 每日自动爬取 241 个同赛道频道,计算每条视频的"病毒系数"(如播放量 vs 日常均值 ×25),筛出爆款供选题参考。 12. Claude CLI 批量出脚本 — 基于选题雷达的结果,Claude 直接在 CLI 中批量产出适配自己风格的脚本和 SEO 长青选题(如"什么是 vibe coding")。
显示更多
Afterprime trades AUDCAD at 46% less than IC Markets cTrader. Execution averages sub-50ms. The $5.35 AUDCAD cost includes a $1 Flow Rewards rebate. Access is invite-only and regulated by FSA SD057. #AUDCAD# #ICMarkets# #Afterprime#
显示更多
Grok Build just got another meaningful upgrade, bringing permanent session deletion, smarter diagnostics, better keyboard guidance, and stronger reliability across session management, background tasks, and compaction Release Notes: v0.2.118 Features: • Sessions can now be permanently deleted from the dashboard by pressing Ctrl+X twice on an idle row, or from the welcome list with d then y. • Keyboard shortcuts help (Ctrl+.) now shows how to browse prompt history and search the conversation. • grok doctor now warns when tmux is reducing colors and can fix the config. Bug Fixes: • /btw now retries on temporary model overload instead of failing immediately. • Session sharing is temporarily disabled. • [stop] / Ctrl+C during /compact now cancels instead of no-opping. • Automatic recaps no longer appear twice after the same turn. • Background task wait timeout descriptions and limits now match the client's actual configured ceiling. • Background tasks no longer stay stuck as 'Running' in the tasks pane when they finish quickly. • Plan mode indicator now disappears right after approving a plan instead of lingering. • Dragging the scrollbar in the plan preview now works as expected. • Compaction now correctly handles certain context-length errors from the inference API.
显示更多
0
56
287
44
转发到社区
My biggest tip for Grok Build is to VOICE PROMPT. ctrl + space then speak. It is WAY faster than typing. AND Grok is very good at understanding what you want if you just start speaking in a rambling stream of consciousness that is indistinguishable from verbal diarrhea.
显示更多
肩こりすごいよ〜՞ඉ ̫ඉ՞
0
53
2.7K
49
转发到社区
Grok Build new update brings a guided /tutorial tour, smarter search tool overrides, live workflow progress with one-click failed-run resume, and a wide reliability pass across workflows, voice, and tools Release Notes: v0.2.112 Breaking Changes: • CLI version policy now has separate soft update floors/ceilings and hard startup requirements Features: • New /tutorial slash command opens an opt-in nine-topic onboarding tour of Grok. • New tool_overrides option lets you set date cutoffs and domain allowlists for the agent's built-in search tools. • New toolOverrides option lets you set date cutoffs and domain allowlists for the agent's built-in search tools. • New config options let you add query parameters or environment-backed headers to custom model providers and control which variables reach shell tools. • Terminal and environment fixes are now consolidated under the /doctor command with clearer guidance. • Marketplace add now rejects non-git URLs at add time instead of failing later. • Slash commands can now show optional bracket tags (e.g. [new]) via config or remote settings. • Queued prompts now offer an [edit] mouse button alongside Send now and cancel. • Voice shortcut toggle in settings can disable the Ctrl+Space/F8 keybind without disabling voice entirely. • Image edit can now use a remotely configured model slug instead of the hardcoded default. • `grok doctor fix` can now repair common tmux clipboard and passthrough problems. • Per-provider auth helpers now work on Windows and can run from a configurable working directory. • /resume now shows only native Grok sessions by default and shows a hint when external sessions are hidden. • `grok --resume` can now resume a session by its title as well as by ID. • Workflows overlay now shows live per-agent progress and automatically follows the active phase. • Workflow runs that failed can now be resumed; scratch file limits were also increased. • Hooks can now be defined in config.toml in addition to JSON files. • Clicking the "still running" status now opens the tasks pane. Bug Fixes: • File attachments now appear correctly when resuming or replaying conversations. • Terminal output from remote clients is now recorded so read-file hints and monitors function correctly. • Background shell commands now correctly report their real exit codes instead of always showing -1. • Marketplace source refreshes no longer hang the TUI or trap you in the extensions modal. • Background task tray now correctly clears killed tasks and keeps task descriptions after reconnect. • Dashboard overlay now correctly returns after forking a dashboard-attached session. • Linux voice dictation now works on PipeWire versions before 1.6. • Fork from a rewound session now copies the correct live-branch history. • Account pane now shows name and email even after the access token expires. • Voice mode now lets you edit already-dictated text without closing the microphone. • Fixed startup hangs on Linux after concurrent launches or rapid restarts. • MCP tools now appear without restart after enrolling or updating a managed service. • Plugin subagents now see the same MCP tools as the parent session. • Copy confirmations now show shorter messages when the clipboard succeeds. • Repeated identical tool calls now end the turn silently instead of showing a stop banner. • Web search now defaults to grok-4.5. • Voice dictation text is no longer dropped when pressing Enter to send. • Bash mode (`!`) now shows yellow prefix and action label in minimal mode. • Parked turns no longer spam duplicate "Worked for" markers in the transcript.
显示更多
2️⃣ 屏幕卡住了但不想重启 Windows + Ctrl + Shift + B 重启显卡驱动 屏幕闪一下就好了,你打开的东西都还在
Exactly! I’ve been hooked on Grok’s speech-to-text for weeks now, tryping feels like ancient tech in comparison. 😂 That Ctrl + Space combo is pure magic. I can ramble out full story ideas, strategy breakdowns, or even complex Igbo translations in one breath, and it captures the nuance without twisting my words. No more losing my train of thought mid-sentence. Anthropic’s version? It starts strong but derails fast on anything technical or layered. Grok just gets the full context. The real game-changer is feeding those long, detailed voice notes straight into Grok 4.5 in Build mode. It turns messy thoughts into polished gold, posts, threads, even content calendars. If you’re not using this yet, you’re leaving serious productivity on the table. Who else has switched to voice-first with Grok? Drop your best tip below, let’s level up together! 🚀💡 #Grok# #AI# 💖🪄💡
显示更多
I’ve gotten so used to Grok’s speech-to-text that typing now feels like hell Quick tip: Even when you’re using another agentic coding harness, try Grok STT through Grok Build Anthropic’s speech-to-text is still pretty basic actually in my experience. With longer technical prompts, it can quickly go off the rails and completely distort what you were trying to say Just press Ctrl + Space, start speaking, and let Grok transcribe the entire thought in real-time You can then copy it into another tool or press Enter and send it directly to Grok 4.5 right there in Grok Build It’s fast, highly accurate and paired with one of the most capable and efficient frontier models available Long, detailed rambling is often exactly what an AI agent needs to understand what you actually want
显示更多
0
12
75
19
转发到社区
Eriika Kirk would have played this T-X role seamlessly..
0
5
482
48
转发到社区