{
  "text": "嘿朋友們,之前我發了一期全員AI的一人公司的視頻。\n評論區問的最多的一句話,到底是怎麼搭的呀?\n這期視頻我就不講概念,從零搭一遍,那你跟著我做就行。\n但是開頭我得先說一句實話,你可能根本就不需要搭一整個公司,你可能只需要一個agent就夠了。\n那先看一眼我現在每天是怎麼工作的。\n現在我每天開工第一件事情就是在終端調出我的CEO,然後問一下我各個項目的進度,\n以及今天我最重要的要做的事情是什么\n如果事情太多不够直观的话\n我就会让他打开我的这个公司仪表盘\n那大家看到的就是这个画面\n这里可以查看我各个项目的进度\n然后我就会让我的CEO继续干那些还没有干完的活\n或者就是去更新一下我目前的一些商单信息\n或者是我视频的一个进度\n那我这个艺人公司呢\n现在它是有两条业务的\n一个就是携带码的\n会制作一些小产品一些小项目\n那另外一个呢就是我的自媒体\n然后我这里一共有五个员工\n但是我这段时间用下来呢\n我发现最有用的还是写代码的这一条线\n就是有CEO\n有代代\n有XX\nCEO他把我分配任务\n代代呢就是我写代码的工程师\n那XX呢就是进行代码审核的\n那其他任务呢\n其实都是我直接告诉CEO\n然后他直接去调用相应的SKU来完成的\n根本用不上一整个团队\n那为什么我一上来就说\n你可能不需要搭建一整个公司呢\n因为之前我那个视频发出去之后\n也有很多朋友过来咨询\n然后我跟这些朋友们交流的过程中呢\n我发现很多人的业务中\n其实并不需要搭建一整个团队来完成\n其实一个agent就足够了\n判断的标准也很简单\n就是你是要做一次性的任务\n还是想让他跑起来帮你做成一个系统\n那如果是做一次性的活呢\n比如说整理文件或者写份报告\n或者每周出一次数据\n这一个agent就够用了\n而且还省钱\n只有当你要做的事情越来越多\n或者需要webcoding一些小的项目\n需要有人写有人审还有人拍板\n那才轮得到去搭建一整个团队\n所以我们今天就分两段走\n我先教你怎么把一个agent用起来\n再教你什么时候\n然后怎样去把它扩展成一个公司\n第一步呢就是我们的这个工具准备\n那说到这儿\n这也是我上一个视频被问到最多的问题\n就是我的那一套艺人公司到底花了多少钱\n其实我那个公司呢我是用了两个AI\n首先第一个就是Cloud\n还有就是ChatGPT的Codex\n那他们两个呢\n我分别都是订阅的比较基础的那个版本\n就是20美金一个月\n然后两个加起来也就是40美金一个月\n但是其实大家完全可以用一个就够用了\n我们今天呢就直接用ChatGPT的Codex来进行演示\n那现在ChatGPT的桌面端呢\n它和之前的那个Codex已经合并了\n现在统一叫做ChatGPT\n那你安装好之后呢\n它左上角有一个这个模式切换\n里面有两个模式\n一个是ChatGPT\n还有一个是Codex\n那ChatGPT里面呢\n又分别分为chat跟work两个选项\n那我们简单来说一下他们之间的区别\n那这个chat呢就是纯聊天\n就是平时问问题用的那个\n那这个work呢\n它是可以帮你做一些成套的工作的\n比如说帮你分析文件\n或者做表格出一个报告\n它也能连你的网盘日历这些\n那codex呢才是我们真正要用的agent\n它是可以写代码\n能读取能编辑你本地的文件\n它还能通过命令行呢\n去调用你电脑里的一些工具\n比如说可以调用你的Obsidian\n那你可以这样理解\n这个Chat呢\n它就像是一个顾问\n它能回答你的问题\n那Work呢\n像是公司里的那个全能的执行助理\n它是能干活的\n那Codex呢\n它就像是工程师兼技术执行官\n那我们要用的呢\n就是这个Codex\n它不仅仅是可以在你的桌面端\n这个对话框里面跟你说话\n它其实也是可以在终端命令行里面跟你说话的\n比如说我们调出终端\n如果你是Mac电脑\n那就是Command加空格电\n输入终端\n然后调出终端\n然后在这里直接输入codex\n然后你就可以直接跟它进行对话了\n那我们新手呢\n就直接可以用桌面端的这个对话框就可以了\n那这三个模式呢\n现在所有的套餐它都是可以打开的\n包括免费版的\n那区别只是在用量和额度上面\n那第二步呢\n就是先让一个agent替你干活\n那安装好之后呢\n先别急着搭建团队\n你先想清楚一件事\n你最想让这个AI agent帮你解决哪一个问题\n你可以找出你工作中那种不用动脑子的\n但是很耗费时间又很繁琐的任务\n你先拿它来开刀\n比如说我最开始呢\n就是让他做了这几件事\n第一个就让他帮我整理一下桌面\n清理一下我的硬盘缓存\n那第二个呢就是让他读取报表\n生成一份全新的报告\n那我会告诉他我的这个报表在哪里\n比如说现在我这里有一份\n苹果公司的财报\n然后我们打开看一下\n然后他这里全都是这些数字的\n非常的不直观\n我们就把这份报告拖到Codex这边\n让它把我们把这份报告\n变成一个可视化的报告\n就是这样发给它\n我们稍等一会儿\nOK我们可以看到它已经做好了\n我们就打开来看一下吧\n那它是把这份财报\n做成了一个这个可视化的\n现在的数据就清晰多了\n就直接可以当PPT来使用了\n这个颜色呀底色背景\n如果你不喜欢的话\n都可以在这个对话框里面跟它沟通\n然后让它按照你的要求来进行修改\n那第三个呢\n就是连接我的Obsidian知识库\n这里呢\n他就可以读取我的Obsidian\n走的呢\n其实是命令行\n他调用的也是Obsidian的命令行\n那这个呢\n我在我第二大脑教程的那期视频里\n也有详细的讲过\n如果感兴趣的话\n大家可以去那边看看\n如果你拥有了这一个Agent呢\n你就可以像培训一个新员工一样\n去培训他\n你可以告诉他你的业务是什么\n然后你的文件存在哪一个地方\n需要他帮你做什么\n你可以先从最小的那个任务开始\n再一点一点的去扩大\n你先感受一下\n拥有一个Agent\n到底是一个什么样子的感觉\n那什么时候你会觉得一个agent不够用了呢\n那我自己是这样的\n如果你用了一段时间呢\n然后你发现你要做的事情越来越多\n你发现你需要webcoding一些小工具\n那这个时候呢\n就是需要搭建一个团队了\n那我们就来搭建这套AI团队\n我们要建的呢\n就是CEO代代查查这一条线\nCEO呢就是制定计划的\n代代就是写代码的\n查查呢就是做审查的\n那做法呢\n就是你直接打开Codex的这个对话框\n然后跟他说一段话\n帮我建立一个一人公司\n框架是CEO负责统筹规划公司的业务\n把我的想法想清楚\n再拆成任务安排给其他子agent的执行\n那代码工程师呢\n他叫代代\n负责的就是执行写代码\n听从CEO的安排\n代码审查员呢叫XX\n他负责审查代代写完的代码\n查漏洞\n有问题呢\n打包回代代重写\n直到没有问题为止\n还有一个参考文章\n你也可以一起复制给他\n让他参考这一篇文章\n去帮你进行一个设置\n那之后呢\n他可能会问你几个问题\n一个情况来进行回答就可以了\n然后你的一人公司\n这三个员工呢\n就建立好了\n就是这么简单\n真的没有什么复杂的\n在这个过程里呢\n我一行代码都没有写\n没有新建文件夹\n全程就是在对话框里面跟他说话\n那所有的这个文件呢\n都是他自己来创建的\n那真正让你的公司帮你干活呢\n还是需要在实用过程中\n不断的去完善的\n所以我们直接来派一个活\n让他来干一下\n我们来体验一下这个过程\n比如说我们让这套架构\n帮我们做一个股市仪表盘\n那就先跟你的CEO商量这件事情\n你可以跟他说你的诉求\n就说我想要做一个股市仪表盘\n然后一个网页能显示A股大盘\n美股大盘 港股大盘\n还有我关心的几个ETF\n比如说上证50\n还有我跟踪的标普500 VOO\n还有我关心的几个行业的板块\n比如说芯片 能源 存储\n那另外还想要加一些AI上市公司的新闻\n比如说一些重要的IPO信息\n那就可以这样让他来搭建\n那如果遇到问题不用怕\n你就直接让他帮你一点一点去解决就好了\n這套流程呢,就是你派活給CEO,然後CEO呢進行任務的分工。讓代代去寫代碼。代代寫完代碼之後呢,會交給查查。查查查查到問題呢,就會返回給代碼進行修改。\n代代修改完之后又会交给XX继续来检查\n有问题呢会再改\n直到最后一轮没有任何问题了\n咱会返回给CEO\n那CEO呢就会告诉你整个项目完成了\n那其实在这个过程中呢\n我们已经完成了一个循环工程\n也就是loop engineering\n这个词呢是今年6月份在国外活起来的\n一句话概括呢其实就是\n你不用再考虑那个一句话的提示词了\n而是去设计那个循环\n它其实很简单\n就是在agent干活的时候呢\n不靠人在旁边盯着\n而是让他自己去迭代\n自己去验收\n你要做的呢\n只是两件事情\n第一个就是你要把你的要求告诉他\n那他呢就会自动把这个要求\n写进他相应的.md文件里面\n那之后他就会照着去执行\n那第二个呢\n也是最容易被忽略的\n就是你得告诉他什么时候才算干完\n比如说我给的这个验收标准\n就是做出来的东西验收了都能用\n并且没有暴露我的隐私和密钥\n如果没有加这条呢\n他可能会做一个半成品就交差了\n你可以照着这个思路\n设计一套适合你的这个循环\n让你的AI一直干活\n你就可以在旁边休息了\n但是这里就要注意\n你的token消耗了\n我目前是订阅的这个基础版\n就是现在项目一多\n感觉越来越不够用了\n当你拥有了一个聪明的CEO呢\n几个能干活的工程师\n那怎么用好他们呢\n还是需要你在使用的过程中\n不断的进行磨合的\n你就可以把他们想象成\n你雇来的新员工\n那他也有可能是你遇到过的\n最聪明的新员工了\n那还有一些小技巧\n比如说你可以给他们安装上相应的skill\n比如说CEO\n你就可以给他安装上马斯克人设的skill\n或者是乔布斯人设的skill\n或者给你的代码工程师呢\n就安装上一些写代码的比较好的逻辑的skill\n那这些skill呢\n我都会整理在我的文档里放在评论区\nAI就算再能干\n但有一样东西\nAI到现在还是替代不了你\n那就是品位\n那我这里说的品位呢\n不只是漂亮不漂亮\n而是更广义的我们人类的一个偏好\n比如说功能好不好用\n按钮顺不顺手\n或者是外观好不好看\n那我这套公司呢\n其实它完全可以自己跑起来\n自己做一个产品\n然后自己上架\n可我到现在呢\n还没有让它这么直接去上架\n因为在上架之前呢\n我总是想要自己先用一用\n感受一下\n这个AI机器呢\n它能够自己迭代一万遍\n但是这个东西好不好用\n美不美\n是不是那个味儿\n这一关还得是你自己来把\n那搭建一个AI团队呢\n真的很简单\n就是一句话的事\n男的呢\n不是在搭建这个过程\n是你到底要用它来解决什么问题\n如果你完全还没有用过agent的\n我建议你今天先别想公司这两个字\n而是就先让它帮你解决一件\n你工作中真实存在的一个问题\n哪怕只是帮你整理一下桌面\n或者是清理一下硬盘\n然后再找那件又繁琐又重复\n还不用动脑子的事\n你就像培训一个新员工一样去培训他\n等到你觉得一个人手不够用的时候\n你再回来看这条视频的后半段\n对了我也想问问你\n你现在最想扔给AI让它干的是哪一件事情\n评论区可以跟我说说\n说不定就能成为我下一期视频要拆解的项目\nOK我是用大白话带大家看懂AI世界的Martina\n我们下期见\n拜拜",
  "language": "zh",
  "duration": 665.483938,
  "segments": [
    {
      "start": 0.0,
      "end": 4.0,
      "text": "嘿朋友們,之前我發了一期全員AI的一人公司的視頻。",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17250967025756836,
      "no_speech_prob": 9.591324262592238e-12,
      "compression_ratio": 1.3595505617977528,
      "source": "whisper"
    },
    {
      "start": 4.0,
      "end": 7.5,
      "text": "評論區問的最多的一句話,到底是怎麼搭的呀?",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17250967025756836,
      "no_speech_prob": 9.591324262592238e-12,
      "compression_ratio": 1.3595505617977528,
      "source": "whisper"
    },
    {
      "start": 7.5,
      "end": 11.5,
      "text": "這期視頻我就不講概念,從零搭一遍,那你跟著我做就行。",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17250967025756836,
      "no_speech_prob": 9.591324262592238e-12,
      "compression_ratio": 1.3595505617977528,
      "source": "whisper"
    },
    {
      "start": 12.5,
      "end": 20.0,
      "text": "但是開頭我得先說一句實話,你可能根本就不需要搭一整個公司,你可能只需要一個agent就夠了。",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17250967025756836,
      "no_speech_prob": 9.591324262592238e-12,
      "compression_ratio": 1.3595505617977528,
      "source": "whisper"
    },
    {
      "start": 20.0,
      "end": 22.5,
      "text": "那先看一眼我現在每天是怎麼工作的。",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17250967025756836,
      "no_speech_prob": 9.591324262592238e-12,
      "compression_ratio": 1.3595505617977528,
      "source": "whisper"
    },
    {
      "start": 22.5,
      "end": 29.0,
      "text": "現在我每天開工第一件事情就是在終端調出我的CEO,然後問一下我各個項目的進度,",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17250967025756836,
      "no_speech_prob": 9.591324262592238e-12,
      "compression_ratio": 1.3595505617977528,
      "source": "whisper"
    },
    {
      "start": 29.0,
      "end": 31.74,
      "text": "以及今天我最重要的要做的事情是什么",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 31.74,
      "end": 33.92,
      "text": "如果事情太多不够直观的话",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 33.92,
      "end": 36.34,
      "text": "我就会让他打开我的这个公司仪表盘",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 36.34,
      "end": 38.0,
      "text": "那大家看到的就是这个画面",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 38.0,
      "end": 40.56,
      "text": "这里可以查看我各个项目的进度",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 40.56,
      "end": 44.18,
      "text": "然后我就会让我的CEO继续干那些还没有干完的活",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 44.18,
      "end": 47.28,
      "text": "或者就是去更新一下我目前的一些商单信息",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 47.28,
      "end": 49.08,
      "text": "或者是我视频的一个进度",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 49.08,
      "end": 50.34,
      "text": "那我这个艺人公司呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 50.34,
      "end": 51.76,
      "text": "现在它是有两条业务的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 51.76,
      "end": 52.94,
      "text": "一个就是携带码的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 52.94,
      "end": 55.1,
      "text": "会制作一些小产品一些小项目",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 55.1,
      "end": 56.9,
      "text": "那另外一个呢就是我的自媒体",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561567624409994,
      "no_speech_prob": 3.3455099801571464e-11,
      "compression_ratio": 1.4914772727272727,
      "source": "whisper"
    },
    {
      "start": 56.9,
      "end": 59.16,
      "text": "然后我这里一共有五个员工",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 59.16,
      "end": 61.04,
      "text": "但是我这段时间用下来呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 61.04,
      "end": 63.6,
      "text": "我发现最有用的还是写代码的这一条线",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 63.6,
      "end": 64.94,
      "text": "就是有CEO",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 64.94,
      "end": 65.62,
      "text": "有代代",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 65.62,
      "end": 66.36,
      "text": "有XX",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 66.36,
      "end": 68.02,
      "text": "CEO他把我分配任务",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 68.02,
      "end": 70.02,
      "text": "代代呢就是我写代码的工程师",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 70.02,
      "end": 72.14,
      "text": "那XX呢就是进行代码审核的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 72.14,
      "end": 73.52,
      "text": "那其他任务呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 73.52,
      "end": 75.26,
      "text": "其实都是我直接告诉CEO",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 75.26,
      "end": 77.92,
      "text": "然后他直接去调用相应的SKU来完成的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 77.92,
      "end": 79.48,
      "text": "根本用不上一整个团队",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 79.48,
      "end": 81.02,
      "text": "那为什么我一上来就说",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 81.02,
      "end": 83.1,
      "text": "你可能不需要搭建一整个公司呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 83.1,
      "end": 85.72,
      "text": "因为之前我那个视频发出去之后",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09915181673490084,
      "no_speech_prob": 1.8552650735137455e-11,
      "compression_ratio": 1.4277286135693215,
      "source": "whisper"
    },
    {
      "start": 85.72,
      "end": 87.64,
      "text": "也有很多朋友过来咨询",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 87.64,
      "end": 89.82,
      "text": "然后我跟这些朋友们交流的过程中呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 89.82,
      "end": 91.46,
      "text": "我发现很多人的业务中",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 91.46,
      "end": 93.6,
      "text": "其实并不需要搭建一整个团队来完成",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 93.6,
      "end": 95.78,
      "text": "其实一个agent就足够了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 95.78,
      "end": 97.4,
      "text": "判断的标准也很简单",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 97.4,
      "end": 99.34,
      "text": "就是你是要做一次性的任务",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 99.34,
      "end": 102.22,
      "text": "还是想让他跑起来帮你做成一个系统",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 102.22,
      "end": 103.86,
      "text": "那如果是做一次性的活呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 103.86,
      "end": 106.24,
      "text": "比如说整理文件或者写份报告",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 106.24,
      "end": 107.82,
      "text": "或者每周出一次数据",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 107.82,
      "end": 109.12,
      "text": "这一个agent就够用了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 109.12,
      "end": 109.84,
      "text": "而且还省钱",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 109.84,
      "end": 111.74,
      "text": "只有当你要做的事情越来越多",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 111.74,
      "end": 114.24,
      "text": "或者需要webcoding一些小的项目",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.06893273074217517,
      "no_speech_prob": 2.7643084002382246e-11,
      "compression_ratio": 1.38544474393531,
      "source": "whisper"
    },
    {
      "start": 114.24,
      "end": 116.92,
      "text": "需要有人写有人审还有人拍板",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 116.92,
      "end": 119.16,
      "text": "那才轮得到去搭建一整个团队",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 119.16,
      "end": 121.22,
      "text": "所以我们今天就分两段走",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 121.22,
      "end": 123.64,
      "text": "我先教你怎么把一个agent用起来",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 123.64,
      "end": 125.16,
      "text": "再教你什么时候",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 125.16,
      "end": 127.26,
      "text": "然后怎样去把它扩展成一个公司",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 127.26,
      "end": 130.54,
      "text": "第一步呢就是我们的这个工具准备",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 130.54,
      "end": 131.58,
      "text": "那说到这儿",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 131.58,
      "end": 134.28,
      "text": "这也是我上一个视频被问到最多的问题",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 134.28,
      "end": 136.86,
      "text": "就是我的那一套艺人公司到底花了多少钱",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 136.86,
      "end": 139.76,
      "text": "其实我那个公司呢我是用了两个AI",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 139.76,
      "end": 141.12,
      "text": "首先第一个就是Cloud",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 141.12,
      "end": 143.14,
      "text": "还有就是ChatGPT的Codex",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09460262457529704,
      "no_speech_prob": 1.9300776255004592e-11,
      "compression_ratio": 1.3512747875354107,
      "source": "whisper"
    },
    {
      "start": 143.14,
      "end": 144.34,
      "text": "那他们两个呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 144.34,
      "end": 146.56,
      "text": "我分别都是订阅的比较基础的那个版本",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 146.56,
      "end": 147.78,
      "text": "就是20美金一个月",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 147.78,
      "end": 150.14,
      "text": "然后两个加起来也就是40美金一个月",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 150.14,
      "end": 152.72,
      "text": "但是其实大家完全可以用一个就够用了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 152.72,
      "end": 155.98,
      "text": "我们今天呢就直接用ChatGPT的Codex来进行演示",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 155.98,
      "end": 158.12,
      "text": "那现在ChatGPT的桌面端呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 158.12,
      "end": 160.56,
      "text": "它和之前的那个Codex已经合并了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 160.56,
      "end": 162.48,
      "text": "现在统一叫做ChatGPT",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 162.48,
      "end": 163.68,
      "text": "那你安装好之后呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 163.68,
      "end": 165.72,
      "text": "它左上角有一个这个模式切换",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 165.72,
      "end": 167.02,
      "text": "里面有两个模式",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 167.02,
      "end": 167.88,
      "text": "一个是ChatGPT",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 167.88,
      "end": 169.26,
      "text": "还有一个是Codex",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 169.26,
      "end": 170.66,
      "text": "那ChatGPT里面呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07091435884174548,
      "no_speech_prob": 2.2734807092472664e-11,
      "compression_ratio": 1.4375,
      "source": "whisper"
    },
    {
      "start": 170.66,
      "end": 173.28,
      "text": "又分别分为chat跟work两个选项",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 173.28,
      "end": 175.52,
      "text": "那我们简单来说一下他们之间的区别",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 175.52,
      "end": 177.76,
      "text": "那这个chat呢就是纯聊天",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 177.76,
      "end": 179.88,
      "text": "就是平时问问题用的那个",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 179.88,
      "end": 180.98,
      "text": "那这个work呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 180.98,
      "end": 183.72,
      "text": "它是可以帮你做一些成套的工作的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 183.72,
      "end": 184.96,
      "text": "比如说帮你分析文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 184.96,
      "end": 186.56,
      "text": "或者做表格出一个报告",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 186.56,
      "end": 188.92,
      "text": "它也能连你的网盘日历这些",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 188.92,
      "end": 191.52,
      "text": "那codex呢才是我们真正要用的agent",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 191.52,
      "end": 192.98,
      "text": "它是可以写代码",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 192.98,
      "end": 195.42,
      "text": "能读取能编辑你本地的文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 195.42,
      "end": 197.1,
      "text": "它还能通过命令行呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 197.1,
      "end": 199.16,
      "text": "去调用你电脑里的一些工具",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07677267443749212,
      "no_speech_prob": 1.892648711365741e-11,
      "compression_ratio": 1.3419540229885059,
      "source": "whisper"
    },
    {
      "start": 199.16,
      "end": 200.64,
      "text": "比如说可以调用你的Obsidian",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 200.64,
      "end": 202.02,
      "text": "那你可以这样理解",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 202.02,
      "end": 203.3,
      "text": "这个Chat呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 203.3,
      "end": 204.42,
      "text": "它就像是一个顾问",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 204.42,
      "end": 206.16,
      "text": "它能回答你的问题",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 206.16,
      "end": 206.94,
      "text": "那Work呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 206.94,
      "end": 209.44,
      "text": "像是公司里的那个全能的执行助理",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 209.44,
      "end": 210.62,
      "text": "它是能干活的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 210.62,
      "end": 211.52,
      "text": "那Codex呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 211.52,
      "end": 213.68,
      "text": "它就像是工程师兼技术执行官",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 213.68,
      "end": 215.18,
      "text": "那我们要用的呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 215.18,
      "end": 216.0,
      "text": "就是这个Codex",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 216.0,
      "end": 218.48,
      "text": "它不仅仅是可以在你的桌面端",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 218.48,
      "end": 220.02,
      "text": "这个对话框里面跟你说话",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 220.02,
      "end": 223.2,
      "text": "它其实也是可以在终端命令行里面跟你说话的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 223.2,
      "end": 224.52,
      "text": "比如说我们调出终端",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 224.52,
      "end": 226.0,
      "text": "如果你是Mac电脑",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 226.0,
      "end": 227.34,
      "text": "那就是Command加空格电",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 227.34,
      "end": 228.36,
      "text": "输入终端",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 228.36,
      "end": 229.1,
      "text": "然后调出终端",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07771778106689453,
      "no_speech_prob": 2.0542834794357034e-11,
      "compression_ratio": 1.4828571428571429,
      "source": "whisper"
    },
    {
      "start": 229.1,
      "end": 230.88,
      "text": "然后在这里直接输入codex",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 230.88,
      "end": 232.98,
      "text": "然后你就可以直接跟它进行对话了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 232.98,
      "end": 234.32,
      "text": "那我们新手呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 234.32,
      "end": 237.16,
      "text": "就直接可以用桌面端的这个对话框就可以了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 237.16,
      "end": 238.4,
      "text": "那这三个模式呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 238.4,
      "end": 240.66,
      "text": "现在所有的套餐它都是可以打开的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 240.66,
      "end": 241.98,
      "text": "包括免费版的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 241.98,
      "end": 244.22,
      "text": "那区别只是在用量和额度上面",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 244.22,
      "end": 246.24,
      "text": "那第二步呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 246.24,
      "end": 248.22,
      "text": "就是先让一个agent替你干活",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 248.22,
      "end": 249.9,
      "text": "那安装好之后呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 249.9,
      "end": 251.4,
      "text": "先别急着搭建团队",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 251.4,
      "end": 252.56,
      "text": "你先想清楚一件事",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 252.56,
      "end": 255.54,
      "text": "你最想让这个AI agent帮你解决哪一个问题",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 255.54,
      "end": 258.44,
      "text": "你可以找出你工作中那种不用动脑子的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08405802443220808,
      "no_speech_prob": 1.7373031832579322e-11,
      "compression_ratio": 1.3756906077348066,
      "source": "whisper"
    },
    {
      "start": 258.44,
      "end": 261.04,
      "text": "但是很耗费时间又很繁琐的任务",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 261.04,
      "end": 262.6,
      "text": "你先拿它来开刀",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 262.6,
      "end": 263.64,
      "text": "比如说我最开始呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 263.64,
      "end": 264.92,
      "text": "就是让他做了这几件事",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 264.92,
      "end": 267.12,
      "text": "第一个就让他帮我整理一下桌面",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 267.12,
      "end": 268.72,
      "text": "清理一下我的硬盘缓存",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 272.28,
      "end": 274.44,
      "text": "那第二个呢就是让他读取报表",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 274.44,
      "end": 276.28,
      "text": "生成一份全新的报告",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 276.96,
      "end": 279.32,
      "text": "那我会告诉他我的这个报表在哪里",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 279.32,
      "end": 281.16,
      "text": "比如说现在我这里有一份",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 281.16,
      "end": 283.0,
      "text": "苹果公司的财报",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 283.0,
      "end": 284.44,
      "text": "然后我们打开看一下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 284.44,
      "end": 286.36,
      "text": "然后他这里全都是这些数字的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 286.36,
      "end": 288.08,
      "text": "非常的不直观",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.14566383129212915,
      "no_speech_prob": 1.827291616629534e-11,
      "compression_ratio": 1.4407894736842106,
      "source": "whisper"
    },
    {
      "start": 288.08,
      "end": 290.42,
      "text": "我们就把这份报告拖到Codex这边",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 290.42,
      "end": 291.8,
      "text": "让它把我们把这份报告",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 291.8,
      "end": 293.0,
      "text": "变成一个可视化的报告",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 293.0,
      "end": 294.24,
      "text": "就是这样发给它",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 294.24,
      "end": 295.4,
      "text": "我们稍等一会儿",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 295.4,
      "end": 296.78,
      "text": "OK我们可以看到它已经做好了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 296.78,
      "end": 298.4,
      "text": "我们就打开来看一下吧",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 298.4,
      "end": 299.76,
      "text": "那它是把这份财报",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 299.76,
      "end": 301.86,
      "text": "做成了一个这个可视化的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 301.86,
      "end": 303.92,
      "text": "现在的数据就清晰多了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 303.92,
      "end": 306.1,
      "text": "就直接可以当PPT来使用了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 306.1,
      "end": 308.24,
      "text": "这个颜色呀底色背景",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 308.24,
      "end": 309.1,
      "text": "如果你不喜欢的话",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 309.1,
      "end": 311.12,
      "text": "都可以在这个对话框里面跟它沟通",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 311.12,
      "end": 313.3,
      "text": "然后让它按照你的要求来进行修改",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 313.3,
      "end": 314.48,
      "text": "那第三个呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 314.48,
      "end": 315.98,
      "text": "就是连接我的Obsidian知识库",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.09444442162146935,
      "no_speech_prob": 2.495754991560517e-11,
      "compression_ratio": 1.4184782608695652,
      "source": "whisper"
    },
    {
      "start": 315.98,
      "end": 317.22,
      "text": "这里呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 317.22,
      "end": 318.6,
      "text": "他就可以读取我的Obsidian",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 318.6,
      "end": 319.46,
      "text": "走的呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 319.46,
      "end": 320.3,
      "text": "其实是命令行",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 320.3,
      "end": 322.16,
      "text": "他调用的也是Obsidian的命令行",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 322.16,
      "end": 322.96,
      "text": "那这个呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 322.96,
      "end": 324.9,
      "text": "我在我第二大脑教程的那期视频里",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 324.9,
      "end": 325.82,
      "text": "也有详细的讲过",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 325.82,
      "end": 326.88,
      "text": "如果感兴趣的话",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 326.88,
      "end": 327.98,
      "text": "大家可以去那边看看",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 327.98,
      "end": 329.68,
      "text": "如果你拥有了这一个Agent呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 329.68,
      "end": 331.84,
      "text": "你就可以像培训一个新员工一样",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 331.84,
      "end": 332.52,
      "text": "去培训他",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 332.52,
      "end": 334.3,
      "text": "你可以告诉他你的业务是什么",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 334.3,
      "end": 336.14,
      "text": "然后你的文件存在哪一个地方",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 336.14,
      "end": 337.52,
      "text": "需要他帮你做什么",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 337.52,
      "end": 339.64,
      "text": "你可以先从最小的那个任务开始",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 339.64,
      "end": 341.0,
      "text": "再一点一点的去扩大",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 341.0,
      "end": 342.14,
      "text": "你先感受一下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 342.14,
      "end": 343.02,
      "text": "拥有一个Agent",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 343.02,
      "end": 344.46,
      "text": "到底是一个什么样子的感觉",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07996821973882794,
      "no_speech_prob": 1.9600199935299045e-11,
      "compression_ratio": 1.4854881266490765,
      "source": "whisper"
    },
    {
      "start": 344.46,
      "end": 348.1,
      "text": "那什么时候你会觉得一个agent不够用了呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 348.1,
      "end": 349.66,
      "text": "那我自己是这样的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 349.66,
      "end": 351.5,
      "text": "如果你用了一段时间呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 351.5,
      "end": 353.3,
      "text": "然后你发现你要做的事情越来越多",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 353.3,
      "end": 355.14,
      "text": "你发现你需要webcoding一些小工具",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 355.14,
      "end": 356.06,
      "text": "那这个时候呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 356.06,
      "end": 357.42,
      "text": "就是需要搭建一个团队了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 357.42,
      "end": 359.54,
      "text": "那我们就来搭建这套AI团队",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 359.54,
      "end": 360.68,
      "text": "我们要建的呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 360.68,
      "end": 362.6,
      "text": "就是CEO代代查查这一条线",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 362.6,
      "end": 364.26,
      "text": "CEO呢就是制定计划的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 364.26,
      "end": 365.64,
      "text": "代代就是写代码的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 365.64,
      "end": 367.38,
      "text": "查查呢就是做审查的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 367.38,
      "end": 368.14,
      "text": "那做法呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 368.14,
      "end": 370.24,
      "text": "就是你直接打开Codex的这个对话框",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 370.24,
      "end": 371.84,
      "text": "然后跟他说一段话",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 371.84,
      "end": 373.66,
      "text": "帮我建立一个一人公司",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08753848075866699,
      "no_speech_prob": 1.7849883029996683e-11,
      "compression_ratio": 1.4619718309859155,
      "source": "whisper"
    },
    {
      "start": 373.66,
      "end": 376.72,
      "text": "框架是CEO负责统筹规划公司的业务",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 376.72,
      "end": 378.36,
      "text": "把我的想法想清楚",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 378.36,
      "end": 381.28,
      "text": "再拆成任务安排给其他子agent的执行",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 381.28,
      "end": 382.56,
      "text": "那代码工程师呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 382.56,
      "end": 383.04,
      "text": "他叫代代",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 383.04,
      "end": 385.02,
      "text": "负责的就是执行写代码",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 385.02,
      "end": 386.16,
      "text": "听从CEO的安排",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 386.16,
      "end": 388.16,
      "text": "代码审查员呢叫XX",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 388.16,
      "end": 390.44,
      "text": "他负责审查代代写完的代码",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 390.44,
      "end": 391.1,
      "text": "查漏洞",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 391.1,
      "end": 391.84,
      "text": "有问题呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 391.84,
      "end": 393.04,
      "text": "打包回代代重写",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 393.04,
      "end": 394.88,
      "text": "直到没有问题为止",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 394.88,
      "end": 396.52,
      "text": "还有一个参考文章",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 396.52,
      "end": 397.58,
      "text": "你也可以一起复制给他",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 397.58,
      "end": 398.9,
      "text": "让他参考这一篇文章",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 398.9,
      "end": 400.26,
      "text": "去帮你进行一个设置",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 400.26,
      "end": 401.28,
      "text": "那之后呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 401.28,
      "end": 402.56,
      "text": "他可能会问你几个问题",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.07561809963650173,
      "no_speech_prob": 1.8563688780615095e-11,
      "compression_ratio": 1.392330383480826,
      "source": "whisper"
    },
    {
      "start": 403.66,
      "end": 405.74,
      "text": "一个情况来进行回答就可以了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 405.74,
      "end": 407.16,
      "text": "然后你的一人公司",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 407.16,
      "end": 408.1,
      "text": "这三个员工呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 408.1,
      "end": 408.94,
      "text": "就建立好了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 408.94,
      "end": 410.0,
      "text": "就是这么简单",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 410.0,
      "end": 411.12,
      "text": "真的没有什么复杂的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 411.12,
      "end": 412.22,
      "text": "在这个过程里呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 412.22,
      "end": 413.78,
      "text": "我一行代码都没有写",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 413.78,
      "end": 415.24,
      "text": "没有新建文件夹",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 415.24,
      "end": 417.26,
      "text": "全程就是在对话框里面跟他说话",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 417.26,
      "end": 419.0,
      "text": "那所有的这个文件呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 419.0,
      "end": 420.7,
      "text": "都是他自己来创建的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 420.7,
      "end": 423.26,
      "text": "那真正让你的公司帮你干活呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 423.26,
      "end": 424.92,
      "text": "还是需要在实用过程中",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 424.92,
      "end": 426.18,
      "text": "不断的去完善的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 426.18,
      "end": 427.8,
      "text": "所以我们直接来派一个活",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 427.8,
      "end": 428.5,
      "text": "让他来干一下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 428.5,
      "end": 429.84,
      "text": "我们来体验一下这个过程",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 429.84,
      "end": 431.68,
      "text": "比如说我们让这套架构",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 431.68,
      "end": 433.12,
      "text": "帮我们做一个股市仪表盘",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.08772609108372738,
      "no_speech_prob": 4.3304151930989576e-11,
      "compression_ratio": 1.4917582417582418,
      "source": "whisper"
    },
    {
      "start": 433.12,
      "end": 436.0,
      "text": "那就先跟你的CEO商量这件事情",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 436.0,
      "end": 437.64,
      "text": "你可以跟他说你的诉求",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 437.64,
      "end": 439.66,
      "text": "就说我想要做一个股市仪表盘",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 439.66,
      "end": 442.24,
      "text": "然后一个网页能显示A股大盘",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 442.24,
      "end": 443.6,
      "text": "美股大盘 港股大盘",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 443.6,
      "end": 444.96,
      "text": "还有我关心的几个ETF",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 444.96,
      "end": 445.76,
      "text": "比如说上证50",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 445.76,
      "end": 448.26,
      "text": "还有我跟踪的标普500 VOO",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 448.26,
      "end": 450.32,
      "text": "还有我关心的几个行业的板块",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 450.32,
      "end": 451.94,
      "text": "比如说芯片 能源 存储",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 451.94,
      "end": 455.14,
      "text": "那另外还想要加一些AI上市公司的新闻",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 455.14,
      "end": 457.42,
      "text": "比如说一些重要的IPO信息",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 457.42,
      "end": 458.86,
      "text": "那就可以这样让他来搭建",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 458.86,
      "end": 460.4,
      "text": "那如果遇到问题不用怕",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.0765027230785739,
      "no_speech_prob": 1.625639033109305e-11,
      "compression_ratio": 1.3909090909090909,
      "source": "whisper"
    },
    {
      "start": 460.4,
      "end": 463.3,
      "text": "你就直接让他帮你一点一点去解决就好了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11291956901550293,
      "no_speech_prob": 8.14241382651737e-12,
      "compression_ratio": 0.8852459016393442,
      "source": "whisper"
    },
    {
      "start": 465.453,
      "end": 476.853,
      "text": "這套流程呢,就是你派活給CEO,然後CEO呢進行任務的分工。讓代代去寫代碼。代代寫完代碼之後呢,會交給查查。查查查查到問題呢,就會返回給代碼進行修改。",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.17215369297907904,
      "no_speech_prob": 1.103918085415545e-11,
      "compression_ratio": 1.400611620795107,
      "source": "whisper"
    },
    {
      "start": 476.853,
      "end": 480.013,
      "text": "代代修改完之后又会交给XX继续来检查",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 480.013,
      "end": 481.533,
      "text": "有问题呢会再改",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 481.533,
      "end": 483.473,
      "text": "直到最后一轮没有任何问题了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 483.473,
      "end": 484.813,
      "text": "咱会返回给CEO",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 484.813,
      "end": 488.033,
      "text": "那CEO呢就会告诉你整个项目完成了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 488.033,
      "end": 490.693,
      "text": "那其实在这个过程中呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 490.693,
      "end": 492.593,
      "text": "我们已经完成了一个循环工程",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 492.593,
      "end": 493.753,
      "text": "也就是loop engineering",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 493.753,
      "end": 497.093,
      "text": "这个词呢是今年6月份在国外活起来的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 497.093,
      "end": 498.753,
      "text": "一句话概括呢其实就是",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 498.753,
      "end": 501.293,
      "text": "你不用再考虑那个一句话的提示词了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 501.293,
      "end": 503.133,
      "text": "而是去设计那个循环",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 503.133,
      "end": 504.653,
      "text": "它其实很简单",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 504.653,
      "end": 506.313,
      "text": "就是在agent干活的时候呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.10580908144758047,
      "no_speech_prob": 2.7635400912107144e-11,
      "compression_ratio": 1.3230337078651686,
      "source": "whisper"
    },
    {
      "start": 506.313,
      "end": 507.513,
      "text": "不靠人在旁边盯着",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 507.513,
      "end": 509.033,
      "text": "而是让他自己去迭代",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 509.033,
      "end": 509.953,
      "text": "自己去验收",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 509.953,
      "end": 511.113,
      "text": "你要做的呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 511.113,
      "end": 511.873,
      "text": "只是两件事情",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 511.873,
      "end": 514.253,
      "text": "第一个就是你要把你的要求告诉他",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 514.253,
      "end": 516.693,
      "text": "那他呢就会自动把这个要求",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 516.693,
      "end": 518.693,
      "text": "写进他相应的.md文件里面",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 518.693,
      "end": 520.293,
      "text": "那之后他就会照着去执行",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 520.293,
      "end": 521.293,
      "text": "那第二个呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 521.293,
      "end": 522.853,
      "text": "也是最容易被忽略的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 522.853,
      "end": 525.353,
      "text": "就是你得告诉他什么时候才算干完",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 525.353,
      "end": 527.253,
      "text": "比如说我给的这个验收标准",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 527.253,
      "end": 529.693,
      "text": "就是做出来的东西验收了都能用",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 529.693,
      "end": 531.573,
      "text": "并且没有暴露我的隐私和密钥",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 531.573,
      "end": 532.893,
      "text": "如果没有加这条呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 532.893,
      "end": 534.933,
      "text": "他可能会做一个半成品就交差了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08534402703520041,
      "no_speech_prob": 2.5866666447660336e-11,
      "compression_ratio": 1.4021739130434783,
      "source": "whisper"
    },
    {
      "start": 534.933,
      "end": 536.393,
      "text": "你可以照着这个思路",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 536.393,
      "end": 538.073,
      "text": "设计一套适合你的这个循环",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 538.073,
      "end": 539.833,
      "text": "让你的AI一直干活",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 539.833,
      "end": 541.313,
      "text": "你就可以在旁边休息了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 541.313,
      "end": 542.613,
      "text": "但是这里就要注意",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 542.613,
      "end": 543.673,
      "text": "你的token消耗了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 543.673,
      "end": 545.393,
      "text": "我目前是订阅的这个基础版",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 545.393,
      "end": 546.873,
      "text": "就是现在项目一多",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 546.873,
      "end": 548.093,
      "text": "感觉越来越不够用了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 548.093,
      "end": 550.453,
      "text": "当你拥有了一个聪明的CEO呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 550.453,
      "end": 552.273,
      "text": "几个能干活的工程师",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 552.273,
      "end": 553.693,
      "text": "那怎么用好他们呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 553.693,
      "end": 555.713,
      "text": "还是需要你在使用的过程中",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 555.713,
      "end": 556.833,
      "text": "不断的进行磨合的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 556.833,
      "end": 558.353,
      "text": "你就可以把他们想象成",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 558.353,
      "end": 559.313,
      "text": "你雇来的新员工",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 559.313,
      "end": 561.473,
      "text": "那他也有可能是你遇到过的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 561.473,
      "end": 562.553,
      "text": "最聪明的新员工了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 562.553,
      "end": 563.833,
      "text": "那还有一些小技巧",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08091671366087148,
      "no_speech_prob": 1.8135383819672946e-11,
      "compression_ratio": 1.414438502673797,
      "source": "whisper"
    },
    {
      "start": 563.833,
      "end": 566.253,
      "text": "比如说你可以给他们安装上相应的skill",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 566.253,
      "end": 567.313,
      "text": "比如说CEO",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 567.313,
      "end": 569.573,
      "text": "你就可以给他安装上马斯克人设的skill",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 569.573,
      "end": 571.333,
      "text": "或者是乔布斯人设的skill",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 571.333,
      "end": 573.293,
      "text": "或者给你的代码工程师呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 573.293,
      "end": 576.173,
      "text": "就安装上一些写代码的比较好的逻辑的skill",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 576.173,
      "end": 577.313,
      "text": "那这些skill呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 577.313,
      "end": 580.553,
      "text": "我都会整理在我的文档里放在评论区",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 580.553,
      "end": 582.673,
      "text": "AI就算再能干",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 582.673,
      "end": 583.553,
      "text": "但有一样东西",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 583.553,
      "end": 585.533,
      "text": "AI到现在还是替代不了你",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 585.533,
      "end": 586.753,
      "text": "那就是品位",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 586.753,
      "end": 588.253,
      "text": "那我这里说的品位呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 588.253,
      "end": 589.513,
      "text": "不只是漂亮不漂亮",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 589.513,
      "end": 592.113,
      "text": "而是更广义的我们人类的一个偏好",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 592.113,
      "end": 593.433,
      "text": "比如说功能好不好用",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.08324290519982726,
      "no_speech_prob": 1.710260058573887e-11,
      "compression_ratio": 1.4837758112094395,
      "source": "whisper"
    },
    {
      "start": 593.433,
      "end": 594.533,
      "text": "按钮顺不顺手",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 594.533,
      "end": 596.093,
      "text": "或者是外观好不好看",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 596.093,
      "end": 597.473,
      "text": "那我这套公司呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 597.473,
      "end": 599.433,
      "text": "其实它完全可以自己跑起来",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 599.433,
      "end": 600.533,
      "text": "自己做一个产品",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 600.533,
      "end": 601.493,
      "text": "然后自己上架",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 601.493,
      "end": 603.053,
      "text": "可我到现在呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 603.053,
      "end": 604.733,
      "text": "还没有让它这么直接去上架",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 604.733,
      "end": 606.053,
      "text": "因为在上架之前呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 606.053,
      "end": 607.993,
      "text": "我总是想要自己先用一用",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 607.993,
      "end": 608.653,
      "text": "感受一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 608.653,
      "end": 610.073,
      "text": "这个AI机器呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 610.073,
      "end": 611.613,
      "text": "它能够自己迭代一万遍",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 611.613,
      "end": 613.373,
      "text": "但是这个东西好不好用",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 613.373,
      "end": 613.993,
      "text": "美不美",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 613.993,
      "end": 615.453,
      "text": "是不是那个味儿",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 615.453,
      "end": 617.013,
      "text": "这一关还得是你自己来把",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 617.013,
      "end": 618.593,
      "text": "那搭建一个AI团队呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 618.593,
      "end": 619.433,
      "text": "真的很简单",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 619.433,
      "end": 620.413,
      "text": "就是一句话的事",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 620.413,
      "end": 621.373,
      "text": "男的呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 621.373,
      "end": 622.793,
      "text": "不是在搭建这个过程",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.09267486181014624,
      "no_speech_prob": 1.945240669931625e-11,
      "compression_ratio": 1.4550724637681158,
      "source": "whisper"
    },
    {
      "start": 622.793,
      "end": 625.473,
      "text": "是你到底要用它来解决什么问题",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 625.473,
      "end": 627.453,
      "text": "如果你完全还没有用过agent的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 627.453,
      "end": 630.173,
      "text": "我建议你今天先别想公司这两个字",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 630.173,
      "end": 632.833,
      "text": "而是就先让它帮你解决一件",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 632.833,
      "end": 635.253,
      "text": "你工作中真实存在的一个问题",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 635.253,
      "end": 637.293,
      "text": "哪怕只是帮你整理一下桌面",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 637.293,
      "end": 638.493,
      "text": "或者是清理一下硬盘",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 638.493,
      "end": 641.773,
      "text": "然后再找那件又繁琐又重复",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 641.773,
      "end": 642.893,
      "text": "还不用动脑子的事",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 642.893,
      "end": 645.693,
      "text": "你就像培训一个新员工一样去培训他",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 645.693,
      "end": 648.193,
      "text": "等到你觉得一个人手不够用的时候",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 648.193,
      "end": 650.153,
      "text": "你再回来看这条视频的后半段",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 650.153,
      "end": 651.873,
      "text": "对了我也想问问你",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.070625425695063,
      "no_speech_prob": 1.545269120994952e-11,
      "compression_ratio": 1.3492957746478873,
      "source": "whisper"
    },
    {
      "start": 651.873,
      "end": 654.773,
      "text": "你现在最想扔给AI让它干的是哪一件事情",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1431137519546702,
      "no_speech_prob": 1.5621169288659864e-11,
      "compression_ratio": 1.055,
      "source": "whisper"
    },
    {
      "start": 654.773,
      "end": 656.553,
      "text": "评论区可以跟我说说",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1431137519546702,
      "no_speech_prob": 1.5621169288659864e-11,
      "compression_ratio": 1.055,
      "source": "whisper"
    },
    {
      "start": 656.553,
      "end": 659.253,
      "text": "说不定就能成为我下一期视频要拆解的项目",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1431137519546702,
      "no_speech_prob": 1.5621169288659864e-11,
      "compression_ratio": 1.055,
      "source": "whisper"
    },
    {
      "start": 659.253,
      "end": 661.773,
      "text": "OK我是用大白话带大家看懂AI世界的Martina",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1431137519546702,
      "no_speech_prob": 1.5621169288659864e-11,
      "compression_ratio": 1.055,
      "source": "whisper"
    },
    {
      "start": 661.773,
      "end": 663.193,
      "text": "我们下期见",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1431137519546702,
      "no_speech_prob": 1.5621169288659864e-11,
      "compression_ratio": 1.055,
      "source": "whisper"
    },
    {
      "start": 663.193,
      "end": 663.673,
      "text": "拜拜",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1431137519546702,
      "no_speech_prob": 1.5621169288659864e-11,
      "compression_ratio": 1.055,
      "source": "whisper"
    }
  ],
  "transcript_selection": {
    "schema": "videonote.transcript_selection.v1",
    "status": "SELECTED",
    "requested_language": "zh",
    "duration": 665.483938,
    "reference_path": null,
    "reference_kind": null,
    "reference_language": null,
    "selected_source": "whisper_segmented",
    "decision_reason": "source_unavailable_or_untrusted_whisper_passed",
    "whisper_rejected": false,
    "source_profile": {
      "segment_count": 0,
      "duration_coverage": 0.0,
      "usable_full": false,
      "usable_partial": false,
      "hallucination_region_count": 0,
      "hallucination_regions": [],
      "language": {
        "requested": "zh",
        "matched": false
      }
    },
    "whisper_profile": {
      "segment_count": 358,
      "first_start": 0.0,
      "final_end": 663.673,
      "duration_coverage": 0.997279,
      "maximum_gap_seconds": 3.56,
      "inverted_count": 0,
      "language": {
        "requested": "zh",
        "matched": true,
        "latin": 400,
        "han": 3661,
        "kana": 0,
        "hangul": 0
      },
      "hallucination_region_count": 0,
      "hallucination_regions": [],
      "usable_full": true,
      "usable_partial": true
    },
    "comparison": {
      "window_seconds": 30.0,
      "compared_window_count": 0,
      "median_score": 0.0,
      "divergent_window_count": 0,
      "divergent_ratio": 0.0,
      "divergent_windows": []
    }
  }
}