惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
Engineering at Meta
Engineering at Meta
有赞技术团队
有赞技术团队
博客园_首页
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
IT之家
IT之家
MongoDB | Blog
MongoDB | Blog
Y
Y Combinator Blog
B
Blog
The GitHub Blog
The GitHub Blog
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Stack Overflow Blog
Stack Overflow Blog
C
Check Point Blog
Microsoft Azure Blog
Microsoft Azure Blog
D
DataBreaches.Net
I
InfoQ
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
腾讯CDC
H
Help Net Security

Gemini Models

Introducing Gemini 3.8 Live and 3.8 Live Extended Thinking Proactive cyber defense for governments and enterprises Introducing Gemini 3.8 Flash and 3.8 Flash Cyber The latest AI news we announced in August 2026 Introducing agentic video understanding with Gemini Gemini Omni 1.1 Flash lets you build with more control Intelligent transcription with Gemini 3.5 Transcribe What does “full-stack” AI actually mean? Introducing Gemini 3.7 Flash Omni experts share what excites them most about the model. See what 5 builders are making with Gemini Omni The latest AI news we announced in July 2026 Inside our 353,000-person vibe coding course Simplify your morning with this vibe-coded schedule app. Introducing Gemini Robotics ER 2 Introducing Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber The latest AI news we announced in June 2026 Start building with Nano Banana 2 Lite and Gemini Omni Flash Introducing computer use in Gemini 3.5 Flash Fluid, natural voice translation with Gemini 3.5 Live Translate The latest AI news we announced in May 2026 How we used Gemini to build Google I/O 2026 9 demos of Gemini Omni and Gemini 3.5 in action Catch up on 12 major I/O 2026 moments I/O 2026 I/O 2026: Welcome to the agentic Gemini era Gemini 3.5: frontier intelligence with action Introducing Gemini Omni The latest AI news we announced in April 2026 Join the new AI Agents Vibe Coding Course from Google and Kaggle
How Gemini Flash agents are helping a Michigan dairy farmer
News from Google Team · 2026-07-29 · via Gemini Models

Paul Windemuller, a Michigan dairy farmer, is changing the way he works by using AI agents built with Gemini 3.6 Flash to help manage his farm.



Your browser does not support the audio element.

Listen to article

[[duration]] minutes

This content is generated by Google AI. Generative AI is experimental

Dairy farming operates on tight margins, making data analysis essential for managing complex biological and environmental variables. Since modern farms generate massive volumes of information, the challenge lies in analyzing it quickly to make decisions. That’s why Paul Windemuller turned to Gemini 3.6 Flash.

In 2014, Paul and Brittany started Dream Winds Dairy in Michigan with 30 leased cows. Over 12 years, it grew into a highly automated facility milking 260 Holsteins. As a 2024 Nuffield International Farming Scholar studying ag tech and AI, Paul approaches dairy farming as a technological challenge.

His operations generate continuous data streams: sensor collars track each cow, a local weather station records climate metrics, and an online portal logs milk quality and shipments.

However, these systems operate in isolated software silos. Every morning, Paul spent hours downloading files, merging spreadsheets, and calculating performance. This kept him away from actually looking after the cows.

Delegating the office work to AI agents

Dashboard Overview

To reclaim his time, Paul built a local, multi-agent AI system using Gemini 3.6 Flash inside Google Antigravity to integrate siloed farm data and calculate daily profitability.

Instead of APIs or web scraping, the system uses a local, directory-based file-interface. When CSV data exports or photos of papers receipts, PDFs, and invoices are saved to a monitored folder, Gemini’s multimodal power extracts and merges visual and numeric metrics — keeping data under Paul’s control.

A specialized multi-agent workflow replaces long prompts with specialized, orchestrated roles:

  • Orchestrator: Manages the overall daily workflow.
  • Ingestion Agents: Standardize raw files (milking robot exports, feed logs).
  • Analysis Agent: Evaluates biological and weather impacts.
  • Reporting Agent: Generates clear, natural language summaries.

The system automatically transforms raw files into a cohesive business overview.

Leveling the playing field for small businesses

Ultimately, Paul’s ambition is to empower independent farmers with technology they can use to streamline their operations the same way he has been able to for his own business. Not only is building the tool a hurdle for many, but once they have them, operating at farm scale was a cost challenge that needed to be solved.

The daily agentic workflows that require continuous reasoning, parsing, and tool execution have been too expensive for small businesses like his. Gemini 3.6 Flash helped make Paul's daily operation more cost-effective.

Designed for advanced reasoning, tool use, and coding, Gemini 3.6 Flash features a 1 million token context window and a 64,000 token maximum output. Benchmark evaluations show it achieves roughly a 17 percent reduction in output tokens compared to Gemini 3.5 Flash, at a lower cost per output token, significantly lowering the cost of running agentic loops.

Measuring success by Static Variable Margin

The system is designed to optimize for Paul’s primary metric: Daily Static Variable Margin (SVM). Unlike traditional metrics like Income Over Feed Cost, which fluctuates with volatile milk and feed prices, SVM holds market prices constant, isolating the true biological and operational efficiency from market noise. This grounds the agentic system in a truth Paul can rely on to give him actionable insights for farm operations.

Various Feeding & Economics graphs

How the agentic workflow calculates SVM

  • Biological Performance: Ingestion agents parse milk yields, components (butterfat/protein), somatic cell count, and feed.
  • Static Revenue: Applies fixed prices based on historical pay standards ( Federal Order 33 January prices) to actual milk solids produced.
  • Static Feed Cost: Uses fixed ingredient prices to isolate changes in actual feed volume consumed.
  • Static Income Over Feed Cost: Subtracts the static feed cost from static revenue.
  • Variable Costs: Subtracts per-cow expenses (replacements, breeding, vet supplies) while excluding overhead (labor, utilities, depreciation), ensuring SVM changes reflect only biological efficiency and health.

Generating the Daily Briefing

Calculating numbers is only half the battle. Busy farmers don’t have time to decode spreadsheets every morning at 3:00 AM. To save time, the reporting agent translates results into a daily Farm CEO Briefing that isolates daily margin drivers. For example, if SVM drops by $0.15 per cow, it pinpoints specific causes:

  • Dry Matter Intake: -$0.08 ( humidity reduced feed intake)
  • Somatic Cell Count: -$0.04 (slight increase indicating potential health issues)
  • Discarded Milk: -$0.03 (two cows entered the treatment pen)

It ends with actionable recommendations, such as adjusting ventilation for heat stress. Since the system runs on local file exports, all sensitive data stays on the farm.

Scaling independent businesses beyond the spreadsheet

Paul’s agentic system built in Antigravity highlights a major shift for small businesses, which he hopes can inspire and teach others how they may evaluate using AI in their daily workflows. By pairing multi-agent architecture with the low cost token efficiency of Gemini 3.6 Flash, he built an automated operating layer that eliminates hours of manual spreadsheet work, allowing him to step out of the office, and focus on growing his business.

Get the latest news from Google in your inbox

Sign up for our newsletters with product updates, event information, special offers, and more.

Your information will be used in accordance with Google's privacy policy. You may opt out at any time.