EastofSilicon Tools and workflows from the Chinese internet

Infinite Slop makes content judgment a scheduled task

16 min read 3,643 words geekparkifanrwoshipm

Qwen-style content operations are moving the job from asking for a good draft to building a loop that can decide what deserves the next draft. In woshipm, Anson Zheng describes livestream review as a way to improve the next session, not merely summarize basic metrics: which scripts held users, which questions kept appearing in comments, and where shoppers hesitated before conversion. The same logic appears in the article's three-stage AI livestream process, from preparation to live interaction and conversion, then review and optimization.

The useful unit is the operating loop.

That is clearer in woshipm's 5-step short-video review workflow: organize data, explain data, analyze comments, optimize expression, and build a content matrix. The author's point is not that AI replaces the host or the operator. It turns judgment into repeatable checks: keep this topic going, adjust that wording, extend this user problem, turn that theme into a series.

The loop matters more than the prompt

The useful unit in these examples is not a prompt. It is a loop. GeekPark's editor deployed Qwen as a scheduled task, and that task watched the official websites, code repositories, and media reports of nine large-model companies. On the evening of August 20, it captured Moonshot AI's kimi-code 0.38.0 update on GitHub, then treated the item as something to be scored and routed, not merely summarized.

August sequence of AI-run operating loops
  1. August 7Qwen APP launches a work assistant for complex tasks
  2. August 20Qwen captures the kimi-code 0.38.0 GitHub update
  3. August 28Tencent releases and open-sources Hunyuan Hy4 preview
  4. August 29Rehan Sheikh connects an AI video model to Twitch
  5. August 30Infinite Slop launches an infinite AI-generated video page

The routing mattered. The editor's rules gave the update 3 points because Moonshot AI was a first-tier company, 6 points because it released a new model, and 2 points because the source was official GitHub confirmation. The total was 11 points. Because the score was above 9 points, Qwen triggered an automatic article-drafting task. It also sent the editor an organized story card every hour instead of pushing every captured update.

That is newsroom judgment turned into a scheduled task.

The same pattern appears in content operations. Woshipm describes a 5-step AI review workflow for short-video teams: organize data, explain data, analyze the comment section, optimize expression, and build a content matrix. The author's point is not that AI writes better captions on command. It is that operators can more quickly decide which content should continue, which expressions need adjustment, which user problems can be extended, and which topics can become series.

Livestream operations use the loop even more explicitly. Anson Zheng proposes a three-stage AI process: pre-livestream preparation, in-livestream interaction and conversion, and post-livestream review and optimization. A useful review should identify which scripts retained users, which questions kept appearing in comments, where users hesitated at conversion points, and what should change in the next livestream.

That does not replace the host. Zheng argues that AI cannot replace live performance or an operator's judgment about users, but it can turn experience-based actions into a reusable process. His enterprise-agent argument follows the same line: companies pay when agents enter workflows, reduce repetitive action, and improve a business result, not when they merely chat in a dialog box.

Pick the first workflow by risk and repeatability

The first automation candidate should be work that is repetitive, bounded, and easy to review before it touches the customer. Anson Zheng's livestream examples on woshipm fit that profile. Before a livestream, the team can ask AI to clarify at least five issues: who the audience is, why viewers should stay, what concerns they may raise, how the host should pace the session, and where interaction or conversion should happen. The example prompt for a 90-minute AI office productivity course is planning work, not live authority.

That is the safer end of the spectrum.

Question banks and script variants are also good early targets because the cost of being wrong is visible before airtime. Woshipm's example asks AI to organize the 30 questions users are most likely to ask, then separates scripts into entry scripts, retention scripts, conversion scripts, and interaction scripts. Another prompt asks for 3 spoken lines for each of 4 user stages, including people just entering, staying for 30 seconds, asking about course content, or hesitating over whether to buy.

Sales follow-up sits one step closer to revenue risk, but the handoff can still be rule-shaped. In woshipm's sales workflow example, an AI customer service system company collected 300 sales leads through an online livestream. Zheng argues the agent should judge the customer's stage, organize likely concerns, and generate follow-up language. Users who watched a full livestream and submitted company size get the highest priority; users who downloaded a solution but did not book a demo are routed toward cases and ROI calculations.

Newsroom drafting and customer-service escalation need tighter gates. According to geekpark, Qwen's scheduled news task processed 2102 leads from August 7 to publication, with 193 entering the story-idea range and 66 reaching the 8-point drafting threshold; a score above 9 points triggered automatic drafting for the kimi-code 0.38.0 update. Each story card still carried source, summary, score breakdown, rationale, and missing confirmation. Customer service has the same lesson: escalate refund, complaint, and contract issues to humans, and generate reply suggestions without automatically sending them.

Scoring rules are encoded judgment

GeekPark's Qwen setup shows why scoring rules matter more than a clever prompt. The editor did not ask the model to "find important AI news" and trust its taste. The scoring system was made from company tier, event type, and information source, according to geekpark.

The kimi-code 0.38.0 update became a clean example. GeekPark's editor gave it 3 points because Moonshot AI was treated as a first-tier company, 6 points because it was a new model release, and 2 points because official GitHub evidence confirmed it. The total was 11 points. A score above 9 points triggered Qwen's automatic article-drafting task.

That threshold is encoded judgment.

The useful part is not that Qwen "understood" the newsroom. It inherited a boundary. First-tier companies received 3 base points, while second-tier companies received 1 base point. A new model release added 6 points; a new product added 5 points. Open source added 4 points. An API or price adjustment added 3 points, financing added 2 points, and overseas expansion added 1 point. Official confirmation added 2 points, while an early leak from a reliable source added 1 point.

The card format added another guardrail. Each Qwen story card listed the original source, fact summary, score breakdown, recommendation rationale, and information still requiring confirmation, according to geekpark. That makes the machine's recommendation inspectable before it becomes editorial action.

Anson Zheng's enterprise-agent examples make the same point from another angle. In sales, he argues that an agent should help judge the customer's stage, organize likely concerns, and generate follow-up language for that state. In customer service, the agent should identify issue types, call knowledge-base answers, escalate refund, complaint, and contract issues to humans, and generate reply suggestions without automatically sending them.

The pattern is permission design. AI prepares the case. Humans keep the judgment.

Maintenance becomes the real workload

After the first workflow is built, the work shifts from asking better prompts to keeping the machine's inputs and checkpoints current. Woshipm's short-video example makes that visible: the team is told to maintain a table with title, topic selection, publishing time, playback volume, completion rate, like rate, save rate, and comment keywords. The AI can explain the table, but only if the table keeps being filled.

Comments need the same care. Woshipm's author recommends classifying them by user problem, extracting high-frequency needs, and turning controversial viewpoints into new short-video topics. That turns audience reaction into a topic queue, but the queue decays if nobody reviews whether the same needs are still appearing.

The content matrix is also a maintenance object. The article's prompt divides a 30-day plan into 5 content lines and 6 topics under each line; its 5-step workflow runs through data organization, data explanation, comment analysis, expression optimization, and matrix building. Those steps are less like a one-time plan than a recurring editorial operating rhythm.

Geekpark's newsroom setup shows the technical version of the same burden. Qwen built four crawler routes for page changes across media, Hugging Face, and official websites, then added GitHub to a full scan at the top of each hour. It also needed deduplication, so repeated reposts became one event rather than noise.

The schedule mattered as much as the crawler. Qwen sent the editor an organized story card every hour, then summarized technology news from 9:00 to 22:00 at 10 p.m. and supplemented 22:00 to 7:00 at 7:30 the next morning.

Enterprise agents inherit the same upkeep. In woshipm's SaaS example, product materials, sales proposals, customer cases, and training documents become useful only when missing answers are recorded as knowledge gaps and owners are reminded to supplement them. In the online course example, weekly reviews connect content placement, livestream conversion, course sales, and customer service feedback, then identify the three conversion problems to verify next week.

When to use AI-run operating loops, and when not to

  • A short-video or livestream team is using AI only to write scripts, while the rest of the operation still depends on ad hoc human judgment. Use AI to structure the whole operating loop: prepare the livestream, support in-livestream interaction and conversion, then review and optimize afterward. The cited livestream workflow asks teams to define the target audience, retention reasons, user concerns, host pacing, and conversion points before going live, then use post-livestream review to identify which scripts retained users, which questions recurred, where users hesitated, and what to improve next.
  • A content team has published videos but treats each one as an isolated attempt. Use AI for repeatable review rather than one-off generation. The short-video workflow organizes recent video data into a table with title, topic selection, publishing time, playback volume, completion rate, like rate, save rate, and comment keywords, then analyzes topic selection, title, opening, script structure, and user value. It also turns comment sections into demand signals and uses them to extend new topics.
  • A newsroom or analyst team needs to monitor many sources without pushing every small update to editors. Use a monitored, scored, routed workflow. In GeekPark's example, Qwen monitored official websites, code repositories, and media reports of nine large-model companies, deduplicated repeated items, scored leads by company tier, event type, and information source, and sent an organized story card every hour. A total score above 9 points triggered automatic drafting; from August 7 to publication, the task processed 2102 leads, with 193 entering the story-idea range and 66 reaching the 8-point drafting threshold.
  • An enterprise wants agents to produce business value rather than act as a generic chatbot. Embed agents in specific workflows with human checkpoints. The enterprise examples cover content, sales, customer service, knowledge base, and management workflows. In customer service, the recommended agent identifies issue types, calls knowledge-base answers, escalates refund, complaint, and contract issues to humans, generates reply suggestions without automatically sending them, and summarizes frequent issues every week.
  • A team needs to evaluate whether a long-task model is ready for operational use. Test the whole loop: task execution, error recovery, testing, feedback, and revision. GeekPark's Hunyuan Hy4 preview tests included an expense-audit task completed in 3 minutes 27 seconds, a Canvas game task that ran 15 Node logic tests and 14 Chromium browser end-to-end tests before delivery, and a Three.js racing game that required feedback and a second 20 minutes 8 seconds pass to produce a 0.57MB single-file version that could be launched by double-clicking.
  • A team wants to run an always-on AI video channel or interactive slop stream. Treat it as an expensive, policy-sensitive experiment, not a default content-ops pattern. Infinite Slop selects chat prompts, generates new video with visuals, dialogue, and sound effects, and queues playback, while trying to connect prompts into a coherent storyline. But Rehan Sheikh's similar AI livestream was banned on Twitch, banned again after moving to Kick, and later moved to Rumble; the posted Twitch ban reason mentioned rules including DMCA rules. Cost can also be extreme: at fal's public list price of $0.08 per second for 768p standard pricing, a 7x24-hour uninterrupted AI channel would theoretically cost about $207,000 per month.

Model power helps, but it does not create demand

Hunyuan Hy4 preview shows why stronger models matter, but also why model strength is not the same as demand. According to geekpark, Tencent released and open-sourced it on August 28, moving from 295B to 770B total parameters, from 21B to 49B active parameters, and from 256K to 1M context length compared with Hy3. Pricing also changes the operating math: 6 yuan per million input tokens, 18 yuan per million output tokens, and 0.3 yuan per million tokens for cache hits.

That makes longer loops more plausible.

GeekPark's tests framed the model less as a chatbot and more as a worker that can carry state through a task. In an expense-audit test, Hunyuan Hy4 preview reviewed 6 expense claims, two versions of expense policies, a budget ledger, and 3 approval emails across 12 materials. It finished in 3 minutes 27 seconds, approved 4294 yuan from 5364 yuan in claims, reduced 230 yuan, and returned 840 yuan for supplementary materials. In a native Canvas game test, it delivered a 30.5KB game.ts file, an index.html file, and a double-click runnable single-file version after 32 minutes 1 second, after running 15 Node logic tests and 14 Chromium browser end-to-end tests.

The contradiction appears when production becomes endless. ifanr reported that Infinite Slop, launched on August 30, turns chat prompts into real-time AI videos with visuals, dialogue, and sound effects, then puts them into a playback queue while trying to connect each prompt to previous clips. Its developer posted that the site had 37,000 viewers on its first day online and a peak of more than 1000 concurrent users.

Abundance still needs a reason to watch. ifanr also noted that "Nothing, Forever" once drew about 15,000 concurrent viewers, while fal research's public H3 Max data says a 5-second, 768p video with sound can complete within 3 seconds. At $0.08 per second, ifanr calculated a 7x24-hour channel would theoretically cost about $207,000 per month. Cheaper tokens and faster video help teams run the loop. They do not decide what should stay in it.

How Chinese AI workflows turn judgment into repeatable operating loops

DimensionShort-video reviewLivestream commerceGeekPark Qwen newsroom taskEnterprise AI agentsHunyuan Hy4 preview testsInfinite Slop / FAL livestreams
Operating loopOrganize data, explain data, analyze the comment section, optimize expression, and build a content matrixPre-livestream preparation, in-livestream interaction and conversion, and post-livestream review and optimizationMonitor sources, score leads, deduplicate events, send story cards, and draft when thresholds are metEnter workflows, reduce repetitive action, and improve a business resultReview materials, generate outputs, run tests, receive feedback, debug, and deliver revised filesSelect chat prompts, generate video with visuals, dialogue, and sound effects, then place video into a playback queue
Inputs the AI is asked to readRecent short-video data, including title, topic selection, publishing time, playback volume, completion rate, like rate, save rate, and comment keywordsTarget audience, user concerns, host pacing, interaction points, conversion points, and likely livestream questionsOfficial websites, code repositories, media reports, Hugging Face, GitHub, and other page changesSales chat records, customer FAQs, official website product materials, product materials, sales proposals, customer cases, training documents, data, and feedbackExpense claims, expense policies, a budget ledger, approval emails, game requirements, local tests, and user feedbackChat-box prompts and previous videos
Rules or scoring usedAnalyze performance across five dimensions: topic selection, title, opening, script structure, and user valueClassify questions into price concerns, learning concerns, effectiveness concerns, trust concerns, and use-case concernsCompany tier, event type, and information source; the kimi-code 0.38.0 update scored 11 pointsClassify customer concerns by role or workflow stage; escalate refund, complaint, and contract issues to humansExpense-audit policies, Node logic tests, Chromium browser end-to-end tests, and feedback-driven debuggingTry to connect a new prompt with previous videos to form a coherent storyline
Checkpoint before actionWhether title is clear, opening has a hook, and users can understand within 5 seconds why the video relates to themClarify at least five issues before a livestream: target audience, why users stay, likely concerns, host pacing, and interaction and conversion pointsA total score above 9 points triggered Qwen's automatic article-drafting taskAnswers should cite sources, record missing answers as knowledge gaps, and remind responsible people to supplement materialsRan 15 Node logic tests and 14 Chromium browser end-to-end tests before delivery in one game testBackend generation and playback queue before viewers see the next video
Human role preservedOperator decides which content is worth continuing, which expressions need adjustment, and which topics can become seriesAI cannot replace a host's live performance or an operator's judgment about usersEditor designed scheduled tasks, scoring rules, and confirmation requirementsHumans handle issues requiring intervention and pay for workflow results rather than AI conceptsFeedback was given after the first delivery, and the model generated a revised single-file versionPlatform moderation still intervened: the Twitch account was banned, then banned again after moving to Kick
Feedback into next cycleComments become user-demand signals and new short-video topicsReview identifies which scripts retained users, repeated questions, conversion hesitation points, and what to optimize in the next livestreamStory cards list information still requiring confirmation, and summaries run from 9:00 to 22:00 and 22:00 to 7:00Frequent service issues become new knowledge base content; management agents suggest actions to verify next weekAfter feedback, Hunyuan Hy4 preview generated a 0.57MB single-file version in 20 minutes 8 secondsNew prompts are connected with previous videos to continue the stream
Scale or performance disclosedThe article suggests a 30-day content matrix prompt with 5 content lines and 6 topics under each lineExample prompt asks for a complete 90-minute livestream structure and 30 likely user questionsFrom August 7 to publication, Qwen processed 2102 leads, with 193 entering the story-idea range and 66 reaching the 8-point drafting thresholdSales workflow example collected 300 sales leads through an online livestreamExpense audit completed in 3 minutes 27 seconds; first Three.js run took 1 hour 39 minutesInfinite Slop had 37,000 viewers on its first day online and a peak of more than 1000 concurrent users
Pricing disclosednot disclosed in sourcesnot disclosed in sourcesnot disclosed in sourcesnot disclosed in sourcesHunyuan Hy4 preview is priced at 6 yuan per million input tokens, 18 yuan per million output tokens, and 0.3 yuan per million tokens for cache hitsAt fal's public list price of $0.08 per second for 768p standard pricing, a 7x24-hour uninterrupted AI channel would theoretically cost about $207,000 per month

Watch the handoff moments in your own loop. GeekPark's Three.js test is useful because the failure was ordinary: Hunyuan Hy4 preview first delivered a version that needed a local server, while double-clicking index.html showed a white screen. The fix was not a better prompt. After feedback, it produced a 0.57MB single-file build in 20 minutes 8 seconds, then adjusted the UnrealBloom threshold from 0.55 to 0.78 for the rainy night overexposure.

That is the unit to copy. Pick one recurring task, define the allowed inputs, the failure signal, the revision rule, and the review gate. If the agent cannot recover after errors, it is still a generator, not an operator.

For readers outside China

  • Availability: The source material is China-focused and does not consistently say what is available outside China. Infinite Slop is described as a web page at infiniteslop.ai. Hunyuan Hy4 preview is described as open-sourced and integrated into WorkBuddy, CodeBuddy, Yuanbao, and ima, with access through Tencent Cloud TokenHub and OpenRouter. FAL is described as an AI audio-video multimedia generation platform for developers. Qwen is discussed through Qwen APP and a GeekPark editor's scheduled task. Availability by country, account requirements, and English-language support are not disclosed in sources.
  • Pricing: The sources disclose two prices. Hunyuan Hy4 preview is priced at 6 yuan per million input tokens, 18 yuan per million output tokens, and 0.3 yuan per million tokens for cache hits. fal's public list price is $0.08 per second for 768p standard pricing, and a 7x24-hour uninterrupted AI channel would theoretically cost about $207,000 per month. Pricing for Qwen APP, Infinite Slop, WorkBuddy, CodeBuddy, Yuanbao, ima, Tencent Cloud TokenHub access terms, and OpenRouter terms is not disclosed in sources.
  • Closest Western equivalents: Qwen scheduled newsroom monitoring resembles an AI-assisted editorial radar or agentic RSS/news-monitoring workflow, but the specific Western equivalent is not named in the source material.; The livestream and short-video workflows are closest to AI-assisted content-ops systems for TikTok, YouTube Shorts, and live commerce, though no Western product comparison is provided in the sources.; Enterprise workflow agents are closest to internal copilots or workflow automation agents for sales, customer service, knowledge bases, and management reporting; specific Western vendors are not named in the source material.; Infinite Slop and the fal Twitch experiment resemble always-on AI livestream experiments; the source material names the 2023 AI Twitch livestream "Nothing, Forever" as a prior comparison.; Hunyuan Hy4 preview's long-task tests are closest to coding agents or productivity models that can run tests, debug, and iterate, but specific Western model comparisons are not disclosed in sources.
  • Data residency: Data residency is not disclosed in sources. Several examples imply potentially sensitive inputs: sales chat records, customer FAQs, official website product materials, sales leads, class inquiries, product materials, sales proposals, customer cases, training documents, content data, advertising data, sales data, customer service feedback, expense claims, expense policies, a budget ledger, and approval emails. The sources describe workflow use and model behavior, but they do not state where data is stored, whether data is used for training, or what enterprise privacy controls apply.

Sources

The evidence: 77 facts from 6 Chinese articles

Each line below was extracted from the article it sits under, in Chinese, before any of this was written. The writing is done from these and never from the source prose - that separation is structural, not a promise. How we work.

geekpark编辑部来了 AI 实习生|千问入职 20 天,我给它写了一份实习小结

  • Moonshot AI updated kimi-code 0.38.0 on GitHub on the evening of August 20.
  • Qwen captured the kimi-code 0.38.0 GitHub update through a scheduled task deployed by the GeekPark editor.
  • Qwen pushed a 3100-word draft article titled "Moonshot AI Bets Its $50 Billion Valuation on a Code Model" to the GeekPark editor's Feishu.
  • Qwen APP completed a feature update on August 7 that included launching a "work assistant" for complex tasks.
  • The GeekPark editor used Qwen to deploy a local scheduled task for finding story ideas after the Qwen APP update on August 7.
  • The Qwen scheduled task monitored the official websites, code repositories, and media reports of nine large-model companies.
  • The GeekPark editor's scoring rules gave the kimi-code 0.38.0 update 3 points for Moonshot AI being a first-tier company, 6 points for releasing a new model, and 2 points for official GitHub confirmation.
  • The kimi-code 0.38.0 update received a total score of 11 points under the GeekPark editor's Qwen scoring rules.
  • A total score above 9 points triggered Qwen's automatic article-drafting task for the kimi-code 0.38.0 update.
  • Qwen built four crawler routes to check page changes across media, Hugging Face, and official websites, and added GitHub to a full scan at the top of each hour.
  • Qwen created a deduplication mechanism so that the same news item reposted by multiple media outlets would be judged as one event.
  • The GeekPark editor's scoring system for Qwen consisted of three parts: company tier, event type, and information source.
  • Under the GeekPark editor's scoring rules, first-tier companies received 3 base points and second-tier companies received 1 base point.
  • Under the GeekPark editor's scoring rules, a new model release added 6 points, a new product added 5 points, open source added 4 points, an API or price adjustment added 3 points, financing added 2 points, and overseas expansion added 1 point.
  • Under the GeekPark editor's scoring rules, official confirmation added 2 points and an early leak from a reliable source added 1 point.
  • Qwen sent the GeekPark editor an organized story card every hour rather than pushing every captured update.
  • Each Qwen story card listed the original source, fact summary, score breakdown, recommendation rationale, and information still requiring confirmation.
  • The GeekPark editor set Qwen to summarize technology news from 9:00 to 22:00 at 10 p.m. and to supplement news from 22:00 to 7:00 at 7:30 the next morning.
  • Qwen officially joined GeekPark's "Geek Morning News" column and participated in organizing several issues.
  • From August 7 to the time of publication, Qwen's scheduled news task processed 2102 leads, with 193 entering the story-idea range and 66 reaching the 8-point drafting threshold.

geekpark腾讯重金投入 AI 之后,混元 Hy4 preview 交出了什么答卷

  • Tencent released and open-sourced Hunyuan Hy4 preview on August 28.
  • Hunyuan Hy4 preview increased total parameters from 295B to 770B, active parameters from 21B to 49B, and context length from 256K to 1M compared with Hy3.
  • Hunyuan Hy4 preview was integrated into WorkBuddy, CodeBuddy, Yuanbao, and ima, and can be called through Tencent Cloud TokenHub and OpenRouter.
  • Hunyuan Hy4 preview is priced at 6 yuan per million input tokens, 18 yuan per million output tokens, and 0.3 yuan per million tokens for cache hits.
  • Tencent disclosed that Hy3's API call volume reached more than 68 times that of the previous-generation model one week after Hy3 was released in July.
  • Tencent organized 163 experts to conduct blind tests on 203 engineering tasks, and Hunyuan Hy4 preview scored an average of 2.99/4, compared with Kimi K3's 2.94 and GLM 5.3's 2.92.
  • In GeekPark's expense-audit test, Hunyuan Hy4 preview reviewed 6 expense claims, two versions of expense policies, a budget ledger, and 3 approval emails across 12 materials.
  • In GeekPark's expense-audit test, Hunyuan Hy4 preview completed the task in 3 minutes 27 seconds and generated a Markdown expense audit report.
  • In GeekPark's expense-audit test, the 6 claims totaled 5364 yuan, and Hunyuan Hy4 preview approved 4294 yuan, reduced 230 yuan, and returned 840 yuan for supplementary materials.
  • In GeekPark's native Canvas game test, Hunyuan Hy4 preview delivered a 30.5KB game.ts file, an index.html file, and a double-click runnable single-file version after 32 minutes 1 second.
  • In GeekPark's native Canvas game test, Hunyuan Hy4 preview ran 15 Node logic tests and 14 Chromium browser end-to-end tests before delivery.
  • In GeekPark's Three.js 3D racing game test, Hunyuan Hy4 preview's first development run took 1 hour 39 minutes and involved 27 file modifications.
  • In GeekPark's Three.js 3D racing game test, Hunyuan Hy4 preview created a track with 14 sequential checkpoints and 164 collision boxes.
  • In GeekPark's Three.js 3D racing game test, Hunyuan Hy4 preview's first delivery required a local server, and double-clicking index.html produced a white screen because of browser loading restrictions.
  • After receiving feedback on the Three.js 3D racing game, Hunyuan Hy4 preview generated a 0.57MB single-file version in 20 minutes 8 seconds that did not require a server and could be launched by double-clicking.
  • In the Three.js 3D racing game debugging process, Hunyuan Hy4 preview raised the UnrealBloom threshold from 0.55 to 0.78 to fix severe overexposure in the rainy night scene.
  • Tencent disclosed for the second quarter that new AI businesses including Hunyuan, Yuanbao, CodeBuddy, WorkBuddy, and Xiaowei had a combined net impact of about 10.5 billion yuan on Non-IFRS operating profit.
  • Tencent prioritized computing power allocation first for training self-developed models, then for supporting inference demand in products such as WorkBuddy, and only then for external provision through Tencent Cloud.

ifanr500 万人围观,AI 终于造出了「无限泔水机」

  • Infinite Slop is a web page launched on August 30 that presents an infinite loop of interactive, AI-generated real-time video content.
  • The developer of Infinite Slop posted on X that the website had 37,000 viewers on its first day online and a peak of more than 1000 concurrent users.
  • Infinite Slop selects a prompt from the chat box, generates a new video with visuals, dialogue, and sound effects in the backend, and then places the video into a playback queue.
  • Infinite Slop tries to connect a new prompt with previous videos to form a coherent storyline.
  • On August 29, fal engineer Rehan Sheikh connected an AI video model to a Twitch livestream to create an infinite interdimensional cable-style AI stream.
  • Rehan Sheikh's demonstration post received more than 5 million views in two days.
  • FAL is an AI audio-video multimedia generation platform for developers.
  • FAL engineers connected H3 Max, a model redesigned from the open-source MiniMax H3 model, to Twitch to continuously generate short videos for a livestream.
  • Rehan Sheikh said in the comments that his Twitch livestream account was banned, that he was banned again after moving to Kick, and that he eventually moved the livestream to Rumble.
  • Rehan Sheikh posted a Twitch ban reason in the comments that mentioned the livestream content violated rules including DMCA rules.
  • Pieter Levels showed an H3 Max test in which a 15-second video took about 9 seconds to generate.
  • Pieter Levels said he developed Infinite Slop while sitting in a sauna, remotely connected to a server by mobile phone, and had Claude Code help build the website.
  • Pieter Levels registered the domain infiniteslop.ai for Infinite Slop.
  • An X trending topic about Infinite Slop was titled "AI Video Breakthrough Powers Endless Chat-Driven Livestreams".
  • fal research's public official data says H3 Max can complete a 5-second, 768p video with sound within 3 seconds and has throughput about 35 times that of MiniMax's official H3 interface.
  • H3 Max can generate videos of 5 to 15 seconds at 480p or 768p, with audio and visuals generated together.
  • MiniMax H3 Max, after Fal post-training, ranked first on Artificial Analysis's image-to-video ranking and Design Arena's image-to-video ranking.
  • At fal's public list price of $0.08 per second for 768p standard pricing, a 7x24-hour uninterrupted AI channel would theoretically cost about $207,000 per month.
  • The 2023 AI Twitch livestream "Nothing, Forever", an AI version of "Seinfeld", once attracted about 15,000 concurrent viewers.

woshipmAI直播运营:如何把AI嵌入直播前、中、后三个环节?

  • The article gives an example prompt asking AI to design a complete 90-minute livestream structure for an AI office productivity course aimed at workplace professionals.
  • The article gives an example prompt asking AI to organize the 30 questions users are most likely to ask in a livestream for an AI office productivity course.
  • The article's example AI prompt classifies livestream user questions into price concerns, learning concerns, effectiveness concerns, trust concerns, and use-case concerns.
  • The article divides livestream scripts into four categories: entry scripts, retention scripts, conversion scripts, and interaction scripts.
  • The article's example prompt asks AI to write 3 spoken lines for each of 4 user stages in a livestream: just entering the livestream room, staying for 30 seconds, asking about course content, and hesitating over whether to buy.
  • The article lists five types of interaction for selling an AI office course: pain-point interaction, scenario interaction, cognition interaction, outcome interaction, and conversion interaction.
  • The article gives an example prompt asking AI to design 30 interaction questions for an AI office productivity course livestream across five categories: triggering retention, exposing pain points, building trust, pushing conversion, and collecting feedback.
  • The article proposes a three-stage AI livestream operations process: pre-livestream preparation, in-livestream interaction and conversion, and post-livestream review and optimization.

woshipmAI短视频复盘:那些被忽略的“稳定出爆款”的关键数据

  • Anson Zheng is the original author of the woshipm article about using AI to review short-video performance.
  • The article gives examples of comments on a video about using AI to write weekly reports, including requests for product-manager templates, daily-report writing, avoiding detection that AI wrote the report, operations-review prompts, and data organization.
  • The article contrasts the opening line "Today I will share several AI office tips, and I hope they help everyone" with a stronger opening: "Many people did not improve their work efficiency after using AI; the reason is not that the tool is bad, but that the first question was wrong."
  • The article lists five possible content lines for an "AI office efficiency" account: AI writing, AI analysis, AI operations, AI communication, and AI pitfall avoidance.
  • The article suggests a 30-day content matrix prompt that divides an account into 5 content lines and gives 6 topics under each line.
  • The article presents a 5-step AI review workflow for short-video teams: organize data, explain data, analyze the comment section, optimize expression, and build a content matrix.

woshipmAI智能体在企业怎么落地?关键看这5个核心工作流

  • In a content workflow example, an enterprise service software company operates a video account aimed at business owners and managers.
  • In the content workflow example, the company's previous process was for operations staff to think of 10 topics each week, the boss to choose several, content staff to write scripts, and editors to publish the videos.
  • In a sales workflow example, an AI customer service system company collected 300 sales leads through an online livestream.
  • In a customer service workflow example, an online education company receives many daily user inquiries about class start times, invoice issuance, refunds, and whether courses are suitable for beginners.
  • In a knowledge base workflow example, a SaaS company has large amounts of product materials, sales proposals, customer cases, and training documents.
  • In a management workflow example, an online course company reviews content placement, livestream conversion, and course sales every week.