@@ -60,7 +60,7 @@ transition: slide-left
6060
6161👤 ** Dima Kuchin**
6262
63- - Co-founder at Multinear
63+ - Co-founder at Multinear < img src = " ./assets/logo.svg " style = " width : 1.5 em ; height : 1.5 em ; display : inline-block ; margin-top : -0.2 em ; margin-left : 0.2 em ; " ></ img >
6464- Engineering leader
6565- Passionate about building reliable AI solutions
6666- Multiple AI projects from POC to production
@@ -71,7 +71,7 @@ transition: slide-left
7171
7272👤 ** Asaf Bord**
7373
74- - Co-founder at Multinear
74+ - Co-founder at Multinear < img src = " ./assets/logo.svg " style = " width : 1.5 em ; height : 1.5 em ; display : inline-block ; margin-top : -0.2 em ; margin-left : 0.2 em ; " ></ img >
7575- Product leader
7676- Specializes in AI product strategy
7777- Numerous AI projects in production
@@ -152,7 +152,7 @@ transition: slide-up
152152| <span style =" color : #00007F " >Typical User</span > | Business user | Data analyst, developer, PM |
153153| <span style =" color : #00007F " >Tables</span > | 10‑50 | 1000+ |
154154| <span style =" color : #00007F " >Accuracy</span > | <span v-mark =" { at: 1, color: 'red', type: 'circle' } " >95 %+</span > required | 70‑80 % acceptable |
155- | <span style =" color : #00007F " >Consistency</span > | <span v-mark =" { at: 1, color: 'red', type: 'underline' } " >Very important</span > | Not so important |
155+ | <span style =" color : #00007F " >Consistency</span > | <span v-mark =" { at: 1, color: 'red', type: 'underline' } " >Very important</span > | Not so important for data exploration |
156156
157157<div style =" padding-top : 3em ; text-align : center ;" >
158158 <b>More Use Cases</b>: 🔸 Client-facing app 🔸 Internal business logic
@@ -611,10 +611,12 @@ transition: slide-up
611611# 🔎 Eval-driven development
612612##
613613
614+ <br >
615+
614616- Experimentation: this is the way
615617- Iterative process
616618
617- <br >< br >
619+ <br >
618620
619621
620622``` mermaid {scale: 0.8}
@@ -660,13 +662,13 @@ transition: slide-up
660662# ⚙️ Development Workflow
661663##
662664
665+ <br >
666+
663667- Start with a goal
664668- Reverse engineer evals
665669- Experiment iterations
666670- Benchmark at the end
667671
668- <br >
669-
670672``` mermaid {scale: 0.9}
671673graph LR
672674 style DG fill:#F6FFED,stroke:#B7EB8F,stroke-width:2px,rx:10,ry:10
@@ -791,10 +793,20 @@ https://github.com/multinear/multinear
791793
7927941 . ⭐ Pinpoint * your* success criteria first
7937952 . 🤔 Make LLM think less, not more
794- 3 . 🔎 Reverse engineer evals
796+ 3 . 🔎 Reverse engineer examples and evals
7957974 . 📈 Experiment, iterate, benchmark
7967985 . 🚀 Production with confidence
797799
800+ <style >
801+ div {
802+ font-size : 1.2em ;
803+ }
804+
805+ li {
806+ line-height : 2.5 ;
807+ }
808+ </style >
809+
798810---
799811
800812# 📚 Resources
@@ -809,21 +821,36 @@ https://github.com/multinear/multinear
809821- [ Hamel Husain on evals] ( https://hamel.dev )
810822- [ Lenny Rachitsky episode on evals] ( https://x.com/lennysan/status/1909636749103599729 )
811823
824+
825+ <style >
826+ li {
827+ line-height : 2 ;
828+ }
829+ </style >
830+
831+ ---
832+ layout: cover
833+ background: ./assets/thanks.jpg
812834---
813835
814- ## What's next?
836+ < div style = " text-align : center ; text-shadow : 2 px 2 px 4 px #000 ; " >
815837
816838<br >
817839
818- - Register for the deep-dive workshop
819- - Follow us on LinkedIn / X
820- - Subscribe to the newsletter
840+ ## Thanks!
821841
822842<br >
823843
824- Use Multinear
844+ 🔸 Register for deep-dive workshop
845+
846+ 🔸 Follow us on LinkedIn and X
847+
848+ 🔸 Subscribe to the newsletter
825849
826- <img src =" ./assets/multinear.png " style =" width : 20em " ></img >
850+ <br >
851+
852+ 🔸 Use Multinear
827853
828- Thanks!
854+ < img src = " ./assets/multinear.png " style = " width : 20 em ; display : block ; margin-left : auto ; margin-right : auto ; " ></ img >
829855
856+ </div >
0 commit comments