-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathai.html
More file actions
379 lines (375 loc) · 24.8 KB
/
Copy pathai.html
File metadata and controls
379 lines (375 loc) · 24.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Pyrmont Brewery BeerAI: Machine Learning for Consistent Brewing & Inventory Tracking</title>
<meta name="description" content="Pyrmont Brewery BeerAI helps brewers make more consistent beer using machine learning, computer vision, and trend prediction modeling. Track inventory and optimize brewing based on past batches." />
<meta name="keywords" content="Pyrmont Brewery BeerAI, BeerAI, AI beer brewing, consistent beer, artificial intelligence, brewing technology, beer innovation, machine learning, beer quality, brewery automation, excellent beer, Perplexity, Yahoo, Google, Bing" />
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
<link rel="canonical" href="https://pyrmontbrewery.com/build/ai.html" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Pyrmont Brewery BeerAI: Using AI for Consistent, Excellent Beer" />
<meta name="twitter:description" content="Discover BeerAI by Pyrmont Brewery: Harnessing AI to produce excellent, consistent beer every time. Learn about our innovative brewing technology." />
<meta name="twitter:image" content="https://pyrmontbrewery.com/build/pyrmontbrewery_logo_1024x1024.png" />
<meta property="og:site_name" content="Pyrmont Brewery BeerAI" />
<meta property="og:locale" content="en_US" />
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '701956460214044');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=701956460214044&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-155182441-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-155182441-1');
</script>
<meta http-equiv="refresh" content="0;URL='https://pyrmontbrewery.com/build/ai.html'" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Pyrmont Brewery BeerAI",
"url": "https://pyrmontbrewery.com/",
"logo": "https://pyrmontbrewery.com/build/pyrmontbrewery_logo_1024x1024.png",
"sameAs": [
"https://twitter.com/pyrmontbrewery",
"https://facebook.com/pyrmontbrewery"
],
"description": "Pyrmont Brewery BeerAI uses artificial intelligence to produce excellent, consistent beer every time."
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "BeerAI",
"brand": "Pyrmont Brewery",
"description": "BeerAI is an advanced AI system for brewing consistent, high-quality beer at Pyrmont Brewery.",
"url": "https://pyrmontbrewery.com/build/ai.html"
}
</script>
</head>
<body style="background-color: #282c34; color: #fff; font-family: sans-serif; margin: 0; padding: 0;">
<main style="max-width: 700px; margin: 40px auto; padding: 24px; background: rgba(40,44,52,0.95); border-radius: 12px; box-shadow: 0 2px 16px rgba(0,0,0,0.2);">
<h1>Pyrmont Brewery BeerAI: Using AI to Produce Excellent, Consistent Beer Always</h1>
<p><strong>Pyrmont Brewery BeerAI</strong> leverages advanced artificial intelligence and machine learning to ensure every batch of beer is brewed to perfection. <strong>BeerAI</strong> is our proprietary system designed to optimize brewing processes, maintain quality, and deliver consistent, excellent beer every time. Discover how AI is revolutionizing the brewing industry and why Pyrmont Brewery is at the forefront of beer innovation.</p>
<ul>
<li>Machine learning for beer consistency and quality control</li>
<li>Computer vision for automated analysis of brewing processes</li>
<li>Inventory tracking for efficient brewery management</li>
<li>Predictive analytics for brewing trends and demand forecasting</li>
<li>Data-driven insights for recipe optimization</li>
</ul>
<h2>How BeerAI Works</h2>
<p>BeerAI uses advanced algorithms to analyze data from previous batches, monitor inventory, and predict future trends. Brewers can:
<ul>
<li>Compare new batches to historical data for consistency</li>
<li>Automate quality checks with computer vision</li>
<li>Forecast ingredient needs and brewing schedules</li>
</ul>
</p>
<h2>Get Started</h2>
<p>Discover how BeerAI can transform your brewery:</p>
<ul>
<li><a href="mailto:info@pyrmontbrewery.com" style="color:#61dafb;">Contact Us</a></li>
<li><a href="https://pyrmontbrewery.com/build/ai.html" style="color:#61dafb;">Learn More</a></li>
</ul>
<h2>AI Models Directory</h2>
<p>For webcrawlers, robots, and indexers: This page links to a comprehensive list of AI models relevant to computer vision, machine learning, and trend prediction. Brewers, researchers, and developers can explore these models for beer consistency, inventory tracking, and advanced analytics.</p>
<ul>
<li><a href="#aabo">AABO (Adaptive Anchor Box Optimization)</a></li>
<li><a href="#acne">ACNe (Attention Convolutional Network)</a></li>
<li><a href="#acol">ACoL: Adversarial Complementary Learning</a></li>
<li><a href="#adl">ADL</a></li>
<li><a href="#advpc">AdvPC</a></li>
<li><a href="#amoebanet">AmoebaNet</a></li>
<li><a href="#arch-net">Arch-Net</a></li>
<li><a href="#artgan">ArtGAN</a></li>
<li><a href="#assemble-net">AssembleNet++</a></li>
<li><a href="#attention-unet">Attention-Unet</a></li>
<li><a href="#auto-deeplab">AutoDeeplab</a></li>
<li><a href="#auto-exposure-fusion">Auto-Exposure Fusion</a></li>
<li><a href="#bam">BAM</a></li>
<li><a href="#barbershop">Barbershop</a></li>
<li><a href="#bevformer">BEVFormer</a></li>
<li><a href="#block-nerf">Block-NeRF</a></li>
<li><a href="#byte-track">ByteTrack</a></li>
<li><a href="#cam">CAM</a></li>
<li><a href="#cascade-3d-unet">Cascade 3D-Unet</a></li>
<li><a href="#cascade-cost-volume">Cascade Cost Volume</a></li>
<li><a href="#cascade-rcnn">Cascade RCNN</a></li>
<li><a href="#cbam">CBAM</a></li>
<li><a href="#cbnetv2">CBNETv2</a></li>
<li><a href="#center-net">CenterNet</a></li>
<li><a href="#centripetal-net">CentripetalNet</a></li>
<li><a href="#c-flow">C-Flow (Conditional Flow)</a></li>
<li><a href="#clipe-gen">CLIP-GEN</a></li>
<li><a href="#closed-loop-matters">Closed-Loop Matters</a></li>
<li><a href="#cola">COLA</a></li>
<li><a href="#colossal-ai">Colossal-AI</a></li>
<li><a href="#cutmix">CutMix</a></li>
<li><a href="#crf-rnn">CRF-RNN</a></li>
<li><a href="#darkgan">DARKGAN</a></li>
<li><a href="#deeplabv1">DeepLabv1</a></li>
<li><a href="#deeplabv2">DeepLabv2</a></li>
<li><a href="#deeplabv3plus">Deeplabv3+</a></li>
<li><a href="#deconvnet">DeconvNet</a></li>
<li><a href="#deep-hough-transform">Deep Hough Transform</a></li>
<li><a href="#deep-sim">DeepSim (Image Quality Assessment)</a></li>
<li><a href="#deep-snake">Deep Snake (Instance Segmentation)</a></li>
<li><a href="#deepgcn">DeepGCNs</a></li>
<li><a href="#deep-spectral-methods">Deep Spectral Methods for Unsupervised Semantic Segmentation</a></li>
<li><a href="#deceive-d">Deceive D: Adaptive Pseudo Augmentation</a></li>
<li><a href="#detr">DETR</a></li>
<li><a href="#dilated-net">DilatedNet</a></li>
<li><a href="#ddu-net">DDU-Net</a></li>
<li><a href="#dis">DIS (Deep Image Segmentation)</a></li>
<li><a href="#dnts">DiNTS (Differentiable Neural Topology Search)</a></li>
<li><a href="#does-thermal">Does Thermal data make the detection systems more reliable?</a></li>
<li><a href="#dpn">DPN</a></li>
<li><a href="#drn">DRN</a></li>
<li><a href="#dropblock">DropBlock</a></li>
<li><a href="#dssd">DSSD (Deconvolutional Single Shot Detector)</a></li>
<li><a href="#dynamic-rcnn">Dynamic RCNN</a></li>
<li><a href="#eagle-eye">Eagle Eye</a></li>
<li><a href="#editgan">EditGAN</a></li>
<li><a href="#efficient-det">EfficientDet</a></li>
<li><a href="#efficientnetv2">EfficientNetv2</a></li>
<li><a href="#efficient-person-search">Efficient Person Search</a></li>
<li><a href="#elastic-graph-neural-network">Elastic Graph Neural Network</a></li>
<li><a href="#elsa">ELSA</a></li>
<li><a href="#enet">ENet</a></li>
<li><a href="#enas">ENAS</a></li>
<li><a href="#ensemble-inversion">Ensemble Inversion</a></li>
<li><a href="#erfnet">ERFNet</a></li>
<li><a href="#espnetv2">ESPNetv2</a></li>
<li><a href="#exemplar-transformers">Exemplar Transformers</a></li>
<li><a href="#fcn">FCN</a></li>
<li><a href="#fbnet">FBNet</a></li>
<li><a href="#feddg">FedDG</a></li>
<li><a href="#few-shot-learner">Few-Shot Learner (FSL)</a></li>
<li><a href="#fast-localized-spectral-filtering">Fast Localized Spectral Filtering (Graph Kernel)</a></li>
<li><a href="#fpn">FPN (Feature Pyramid Network)</a></li>
<li><a href="#fractalet">FractalNet</a></li>
<li><a href="#gangealing">GANgealing</a></li>
<li><a href="#gaugan2">GauGAN2</a></li>
<li><a href="#geofill">GeoFill</a></li>
<li><a href="#gflownets">Generative Flow Networks (GFlowNets)</a></li>
<li><a href="#ghn-2">GHN-2 (Graph HyperNetworks)</a></li>
<li><a href="#glide">GLIDE</a></li>
<li><a href="#glip">GLIP</a></li>
<li><a href="#group-normalization">Group Normalization</a></li>
<li><a href="#groupvit">GroupViT</a></li>
<li><a href="#graph-attention-networks">Graph Attention Networks</a></li>
<li><a href="#graph-convolution-network">Graph Convolution Network</a></li>
<li><a href="#graphsage">GraphSAGE</a></li>
<li><a href="#hideandseek">HideandSeek</a></li>
<li><a href="#histogan">HistoGAN</a></li>
<li><a href="#hotor">HOTR (Human-Object Interaction Transformer)</a></li>
<li><a href="#hu-mman">HuMMan</a></li>
<li><a href="#hyperion-solarnet">HyperionSolarNet</a></li>
<li><a href="#idw-cnn">IDW-CNN</a></li>
<li><a href="#if-nets">IF-Nets (Implicit Function Networks)</a></li>
<li><a href="#imagenet-rethinking">ImageNet Rethinking</a></li>
<li><a href="#image-specific-convolutional-kernel-modulation">Image-specific Convolutional Kernel Modulation for Single Image Super-resolution</a></li>
<li><a href="#image-generation-research">Image-Generation Research With Manifold Matching Via Metric Learning</a></li>
<li><a href="#instant-teaching">Instant-teaching</a></li>
<li><a href="#involution">Involution</a></li>
<li><a href="#ivy">IVY</a></li>
<li><a href="#jojo-gan">JoJoGAN</a></li>
<li><a href="#kaleido-bert">Kaleido-BERT</a></li>
<li><a href="#keep-eyes-on-the-lane">Keep Eyes on the Lane (KEOTL)</a></li>
<li><a href="#keypointnerf">KeypointNeRF</a></li>
<li><a href="#kfiou-loss">The KFIoU Loss for Rotated Object Detection</a></li>
<li><a href="#lawin-transformer">Lawin Transformer</a></li>
<li><a href="#layercascade">LayerCascade</a></li>
<li><a href="#libra-rcnn">Libra R-CNN</a></li>
<li><a href="#light-head-rcnn">Light-Head-RCNN</a></li>
<li><a href="#liteflownet3">LiteFlowNet3</a></li>
<li><a href="#maddness">MADDNESS: Approximate Matrix Multiplication (AMM)</a></li>
<li><a href="#medical-transformer">Medical Transformer</a></li>
<li><a href="#medmnist">MedMNIST</a></li>
<li><a href="#megnet">MegNet</a></li>
<li><a href="#metaformer">MetaFormer</a></li>
<li><a href="#metnet-2">MetNet-2</a></li>
<li><a href="#morphnet">MorphNet</a></li>
<li><a href="#mr-cnn-s-cnn">MR-CNN & S-CNN</a></li>
<li><a href="#mutualnet">MutualNet</a></li>
<li><a href="#nca">NOC</a></li>
<li><a href="#neatnet">NeatNet</a></li>
<li><a href="#netadapt">NetAdapt</a></li>
<li><a href="#neuralprophet">NeuralProphet</a></li>
<li><a href="#non-local-sparse-attention">Non-Local Sparse Attention</a></li>
<li><a href="#oadtr">OadTR</a></li>
<li><a href="#onepassimagenet">OnePassImageNet</a></li>
<li><a href="#oriented-rcnn">Oriented R-CNN</a></li>
<li><a href="#panoptic-3d-scene-segmentation">Panoptic 3D Scene Segmentation</a></li>
<li><a href="#panoptic-segmentation">Panoptic Segmentation</a></li>
<li><a href="#parp">PARP: Improve the Efficiency of NN</a></li>
<li><a href="#parse-net">ParseNet</a></li>
<li><a href="#pcace">PCACE: A Statistical Approach to Ranking Neurons for CNN Interpretability</a></li>
<li><a href="#perfectshape">PerfectShape</a></li>
<li><a href="#pf-net-3d">PF-NET(3D) (Probabilistic Flow Network)</a></li>
<li><a href="#phalp">PHALP</a></li>
<li><a href="#pencil">PENCIL: Deep Learning with Noisy Labels</a></li>
<li><a href="#pixmix">PixMix</a></li>
<li><a href="#pnasnet">PNASNet</a></li>
<li><a href="#pointaugment">PointAugment</a></li>
<li><a href="#polka-lines">Polka Lines</a></li>
<li><a href="#poolformer">PoolFormer</a></li>
<li><a href="#pose2mesh">Pose2Mesh</a></li>
<li><a href="#pq-net">PQ-NET (Product Quantization Network)</a></li>
<li><a href="#ppdm">PPDM</a></li>
<li><a href="#pp-shitu">PP-ShiTu: A Practical Lightweight Image Recognition System</a></li>
<li><a href="#preactivation-resnet">Preactivation-Resnet</a></li>
<li><a href="#prime">PRIME</a></li>
<li><a href="#projectedgan">ProjectedGAN</a></li>
<li><a href="#psconvolution">PSConvolution</a></li>
<li><a href="#pytorchvideo">PytorchVideo</a></li>
<li><a href="#pyramid-vision-transformer">Pyramid Vision Transformer</a></li>
<li><a href="#q-vit">Q-ViT: Fully Differentiable Quantization for Vision Transformer</a></li>
<li><a href="#randla-net">RandLA-Net</a></li>
<li><a href="#rank-and-sort-loss">Rank and Sort Loss</a></li>
<li><a href="#refinenet">RefineNet</a></li>
<li><a href="#refinement-network-for-rgb-d">Refinement Network for RGB-D</a></li>
<li><a href="#repmlnet">RepMLNet</a></li>
<li><a href="#repvgg">RepVGG</a></li>
<li><a href="#residual-attention-network">Residual Attention Network</a></li>
<li><a href="#resnet-duc-hdc">ResNet-DUC-HDC</a></li>
<li><a href="#resnet38">Resnet38</a></li>
<li><a href="#resnext">ResNeXt</a></li>
<li><a href="#retnet">RetinaNet</a></li>
<li><a href="#rexnet">ReXNet</a></li>
<li><a href="#roam">ROAM (Recurrent Online Adaptive Model)</a></li>
<li><a href="#r-fcn">R-FCN</a></li>
<li><a href="#savi">SAVi</a></li>
<li><a href="#saol">SAOL</a></li>
<li><a href="#scan">SCAN (Semantic Clustering Analysis Network)</a></li>
<li><a href="#sdn">SDN (Switchable Normalisation Network)</a></li>
<li><a href="#sean">SEAN</a></li>
<li><a href="#semask">SeMask</a></li>
<li><a href="#semantic-diffusion-guidance">Semantic Diffusion Guidance</a></li>
<li><a href="#semantic-image-matting">Semantic Image Matting</a></li>
<li><a href="#sg-nn">SG-NN (Scene Graph Neural Network)</a></li>
<li><a href="#shufflenetv2">ShuffleNetV2</a></li>
<li><a href="#simaug">SimAug (Simulation Augmentation)</a></li>
<li><a href="#sipmask">SipMask</a></li>
<li><a href="#slip">SLIP: Self-supervision meets Language-Image Pre-training</a></li>
<li><a href="#slowfast">SlowFast</a></li>
<li><a href="#sne-roadseg">SNE-RoadSeg</a></li>
<li><a href="#soft-introvae">Soft-IntroVAE (Soft Introspective Variational Autoencoder)</a></li>
<li><a href="#spektral">Spektral (Graph Neural Network)</a></li>
<li><a href="#srcnn">SRCNN (Super-Resolution CNN)</a></li>
<li><a href="#stairnet">StairNet</a></li>
<li><a href="#stable-long-term-recurrent-video-super-resolution">Stable Long Term Recurrent Video Super Resolution</a></li>
<li><a href="#story-visualization">Story Visualization</a></li>
<li><a href="#sotr">SOTR</a></li>
<li><a href="#stylegan3">StyleGAN3</a></li>
<li><a href="#stylegan-human">StyleGAN-Human: A Data-Centric Odyssey of Human Generation</a></li>
<li><a href="#stylegan-v">StyleGAN-V</a></li>
<li><a href="#stylegan-xl">StyleGAN-XL: Scaling StyleGAN to Large Diverse Datasets</a></li>
<li><a href="#stylemapgan">StyleMAPGAN</a></li>
<li><a href="#styleswin">StyleSwin</a></li>
<li><a href="#supervised-deep-learning-identifies-semantic-disentanglement">Unsupervised deep learning identifies semantic disentanglement</a></li>
<li><a href="#swim-transformer">Swin Transformer</a></li>
<li><a href="#tdmt">Teachers do more than teach (TDMT)</a></li>
<li><a href="#tdm">TDM</a></li>
<li><a href="#tedi-gan">TediGAN</a></li>
<li><a href="#temporal-fusion-transformer">Temporal Fusion Transformer (TFT)</a></li>
<li><a href="#text-to-artistic-image-generation">Text to Artistic Image Generation</a></li>
<li><a href="#tide">Tide (Task-Informative Data Embedding)</a></li>
<li><a href="#tokenlearner">TokenLearner</a></li>
<li><a href="#total3dunderstanding">Total3DUnderStanding</a></li>
<li><a href="#trocr">TrOCR</a></li>
<li><a href="#transmix">TransMix</a></li>
<li><a href="#unet">U-Net</a></li>
<li><a href="#unet-plus-plus">Unet++</a></li>
<li><a href="#untrained-deep-nn">Untrained Deep NN</a></li>
<li><a href="#ufo2">UFO² (Unified Feature Optimization)</a></li>
<li><a href="#vggnet-for-covid19">VGGNet For Covid19</a></li>
<li><a href="#vi-transformer">Vision Transformer (ViT)</a></li>
<li><a href="#vision-transformer-deformable-attention">Vision Transformer with Deformable Attention</a></li>
<li><a href="#vip-deeplab">Vip-DeepLab</a></li>
<li><a href="#vmnet">VMNet</a></li>
<li><a href="#vln">VLP: A Survey on Vision-Language Pre-training</a></li>
<li><a href="#v-net">V-Net</a></li>
<li><a href="#weightnet">WeightNet</a></li>
<li><a href="#word">WORD: Organ Segmentation Dataset</a></li>
<li><a href="#yolact-plus-plus">Yolact++</a></li>
<li><a href="#yolo-series">YOLO Series</a></li>
<li><a href="#yolop">YOLOP</a></li>
<li><a href="#yolov5">YOLOv5</a></li>
</ul>
<h2>BeerAI: Tracing Quality Trends in Your Batches Using Machine Learning</h2>
<p><strong>BeerAI</strong> helps brewers trace quality trends in their batches using advanced machine learning and computer vision. The platform integrates production metrics, sensor data, and ingredient tracking to optimize brewing consistency and quality.</p>
<h3>How BeerAI Works</h3>
<ol>
<li><strong>Production Metrics Aggregation:</strong> Software gathers production metrics in real time.</li>
<li><strong>Computer Vision Tools:</strong> Use computer vision to record brewing variables.</li>
<li><strong>Synthesise Data Points:</strong> Calculate inferred data points from collected metrics.</li>
<li><strong>Combine with Raw Ingredient Data:</strong> Integrate raw ingredient data into the graph (CoA/datasheet).</li>
<li><strong>Pre-populate Brew Sheets:</strong> Automatically fill brew sheets, creating best-of-breed batches.</li>
<li><strong>Determine Batch Similarity:</strong> Analyze batch similarities and variances, simulate for improvement.</li>
</ol>
<h3>Sensor Integration</h3>
<ul>
<li><strong>Brewhouse Sensors:</strong> Sight glass matching, threshold alarms, grant/fill ramping, IoT devices (Raspberry Pi, camera, thermoscope, capacitance, ultrasound).</li>
<li><strong>Cellar Sensors:</strong> Cold side continual monitoring, photo capture/scan, VDK estimations, IoT devices/phone apps.</li>
<li><strong>Sensory Feedback:</strong> Blind taste bias control, fault canary, expected esters (web app).</li>
<li><strong>Ingredient CoA Datasheet Scan:</strong> Photographic inventory recording, barcode/text reading, specification checks (phone camera).</li>
<li><strong>Hemocytometer Viability:</strong> Cell counting, contaminants, records suggested pitching (IoT device, Raspberry Pi, camera, microscope, lens).</li>
<li><strong>Product Ratings:</strong> Batch feedback, good/bad adjustments, tag skews from events/promotions (web app).</li>
</ul>
<h3>Smarter Brew Sheets</h3>
<ul>
<li>Pre-populated field calculations</li>
<li>Easy adjustments/substitutions</li>
<li>Flag important steps/measurements</li>
<li>Collaboration brewing options</li>
</ul>
<h3>Insightful Simulations</h3>
<ul>
<li>Scenario projections: What if we did/changed this?</li>
<li>Multi-site brewing, regional ingredient predictions</li>
<li>AR vessel/value state overlays, flow/fill monitoring</li>
<li>Experimental brews/fault finding, tank turnaround</li>
<li>Seasonal market supply/demand, shared buying</li>
</ul>
<h3>How will this be achieved?</h3>
<ul>
<li>Companion phone app with shared digital whiteboards</li>
<li>Expected value state, sight glass, fluid/colour/turbidity, temp, head pressure, etc.</li>
<li>Easy options to redact/change/add content or events later</li>
<li>Unlimited sensors, cameras, lenses—innovation and experimentation</li>
<li>System self learns and adapts over time</li>
<li>Constantly assessing expectations vs. normal</li>
</ul>
<h3>Why do things this way? What's novel?</h3>
<ul>
<li>Brewers maintain their own quality standards</li>
<li>Remote brewer can optionally share real-time knowledge</li>
<li>Open source allows anyone to extend or integrate with their existing sensors and logs</li>
<li>Production optimisation insights</li>
<li>Colab and multi-site brewing: export metrics needed to match a batch in another brewery</li>
<li>Provides confidence to improve product diversity, mitigate supply chain issues</li>
</ul>
<div style="text-align:center; margin:32px 0;">
<img src="beerai.jpg" alt="BeerAI - Tracing quality trends in your batches using machine learning" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 2px 16px rgba(0,0,0,0.2);" />
</div>
<p style="margin-top:32px; font-size:0.9em; color:#bbb;">Pyrmont Brewery BeerAI is a technology platform for brewers. All trademarks are property of their respective owners.</p>
</main>
</body>
</html>