Ivan Kutil (@ivankutil) 's Twitter Profile
Ivan Kutil

@ivankutil

👨‍💻 Cloud | AppsScript | Workspace
👾 @GoogleDevExpert (GDE)
💡 @GoogleCloud Champion Innovator
🚀 co-founder&CTO @AppSatori
🤖 AI & ML
🔬 science
🃏 h4x0r

ID: 171220030

linkhttps://kutil.org calendar_today26-07-2010 21:12:40

1,1K Tweet

927 Takipçi

211 Takip Edilen

Ivan Kutil (@ivankutil) 's Twitter Profile Photo

I'm here! #GoogleCloudNext I've got badge today and then burger by Gordon Ramsay ☺️🍔 YouTube shorts video youtube.com/shorts/Pq40_aE… #LasVegas

Google Cloud UK & Ireland (@googlecloud_uki) 's Twitter Profile Photo

As the Official Data Analytics Partner of the England Team, find out how The FA is using Google Cloud AI to find the next generation of England football stars. #GoogleCloudAI Read the blog: goo.gle/3UKICR4

As the Official Data Analytics Partner of the England Team, find out how <a href="/FA/">The FA</a> is using Google Cloud AI to find the next generation of England football stars. #GoogleCloudAI   

Read the blog: goo.gle/3UKICR4
Jeff Dean (@jeffdean) 's Twitter Profile Photo

As part of Google's 1,000 Languages Initiative, a commitment to support the 1,000 most spoken languages, & w/help of our PaLM 2 LLM, we're adding support for 110 new languages (spoken by 614M people) to Google Translate (now supporting 243 languages). 🎉 blog.google/products/trans…

AppsScriptInfo (@appsscriptinfo) 's Twitter Profile Photo

Smart replacing images in Google Slides with Gemini Pro API and Vertex AI by Ivan Kutil (contributed by Martin Hawksey) #GoogleWorkspace @WorkspaceDevs #GoogleAppsScript #AppsScript pulse.appsscript.info/p/2024/07/smar…

Smart replacing images in Google Slides with Gemini Pro API and Vertex AI by <a href="/ivankutil/">Ivan Kutil</a> (contributed by <a href="/mhawksey/">Martin Hawksey</a>) #GoogleWorkspace @WorkspaceDevs #GoogleAppsScript #AppsScript pulse.appsscript.info/p/2024/07/smar…
SkalskiP (@skalskip92) 's Twitter Profile Photo

football AI code is finally open-source - player detection and tracking - team clustering - camera calibration I still need to work on README; don't judge me on that code: github.com/roboflow/sports

Will Crichton (@tonofcrates) 's Twitter Profile Photo

Love this figure from Google's "pipes for SQL" paper. Matching syntactic and semantic order is a great heuristic for a well-designed API.

Love this figure from Google's "pipes for SQL" paper. Matching syntactic and semantic order is a great heuristic for a well-designed API.
👩‍💻 Paige Bailey (@dynamicwebpaige) 's Twitter Profile Photo

👇 If you haven't already tried it: Chrome now has an embedded version of Gemini - and specialized guides for developers detailing how to use other local models within your browser.

👇 If you haven't already tried it: <a href="/googlechrome/">Chrome</a> now has an embedded version of Gemini - and specialized guides for developers detailing how to use other local models within your browser.
Ivan Kutil (@ivankutil) 's Twitter Profile Photo

🤖 Can AI Watch YouTube video and Take Notes for You? Automating Insights with #Gemini 1.5 Pro & #GoogleAppsScript Non-stop #YouTube research bot, which find new related videos, watch it and taking notes into the same Google Docs kutil.org/2024/09/youtub… #AISprint #GoogleCloud

🤖 Can AI Watch YouTube video and Take Notes for You? Automating Insights with #Gemini 1.5 Pro &amp; #GoogleAppsScript

Non-stop #YouTube research bot, which find new related videos, watch it and taking notes into the same Google Docs

kutil.org/2024/09/youtub…

#AISprint #GoogleCloud
Sebastian Raschka (@rasbt) 's Twitter Profile Photo

It's 2025, and I’ve finally updated my Python setup guide to use uv + venv instead of conda + pip! Here's my go-to recommendation for uv + venv in Python projects for faster installs, better dependency management: github.com/rasbt/LLMs-fro… (Any additional suggestions?)

It's 2025, and I’ve finally updated my Python setup guide to use uv + venv instead of conda + pip! 
Here's my go-to recommendation for uv + venv in Python projects for faster installs, better dependency management: github.com/rasbt/LLMs-fro…
(Any additional suggestions?)
Ivan Kutil (@ivankutil) 's Twitter Profile Photo

Automate your workflows in #GoogleWorkspace with AI agents 1.Describe task in text 2. Let ✨Gemini 2.0 Flash Thinking generate the code 3. Run it instantly in #GoogleAppsScript #VertexAISprint Google Workspace Developers @GoogleDevExpert Google for Developers Google Cloud Tech kutil.org/2025/02/agents…

Ivan Kutil (@ivankutil) 's Twitter Profile Photo

My key takeaways from #GoogleIOConnect - use NotebookLM to prepare prompts (with grounding to docs) for Firebase Studio - MCP toolbox connect to your database - GenAI Processors,lightweight Python library for parallel content processing #BuildWithGemini -

My key takeaways from #GoogleIOConnect

- use NotebookLM to prepare prompts (with grounding to docs) for Firebase Studio
- MCP toolbox connect to your database
- GenAI Processors,lightweight Python library for parallel content processing

#BuildWithGemini

-
Ivan Kutil (@ivankutil) 's Twitter Profile Photo

Vibe-scraping with #GoogleAppsScript is here! 1) Insert URL of webpage 2) define what you want to get in plain English 3) let Gemini 2.5 Flash with URL Context feature to get structured data kutil.org/2025/06/vibe-s… #AISprint #GoogleAIStudio @GoogleDevExpert Google Workspace Developers

Vibe-scraping with #GoogleAppsScript is here!

1) Insert URL of webpage
2) define what you want to get in plain English
3) let Gemini 2.5 Flash with URL Context feature to get structured data 

kutil.org/2025/06/vibe-s…

#AISprint #GoogleAIStudio <a href="/GoogleDevExpert/">@GoogleDevExpert</a> <a href="/workspacedevs/">Google Workspace Developers</a>
Rohan Paul (@rohanpaul_ai) 's Twitter Profile Photo

Google DeepMind Team Close to Solving One of the Seven Millennium Prize Problems with AI. If the team nails the proof, fluid mechanics gains a solid foundation and AI earns bragging rights as a serious research partner. For these 7 unsolved math puzzles, there's a $1Mn prize

Google DeepMind Team Close to Solving One of the Seven Millennium Prize Problems with AI.

If the team nails the proof, fluid mechanics gains a solid foundation and AI earns bragging rights as a serious research partner.

For these 7 unsolved math puzzles, there's a $1Mn prize
Jack Wotherspoon (@jackwoth98) 's Twitter Profile Photo

Finally had some time to work on a Gemini CLI feature I've been meaning to get to for a while now. Full control of MCP servers from the command line. Devs shouldn't need to learn about settings.json 😅 ✅gemini mcp add <name> <commandOrUrl> [options] ✅gemini mcp remove <name>