Anthony Goldbloom
@antgoldbloom
Working on something new; investment partner at @aixventureshq; previously CEO of @kaggle
Nice bumping into two data science legends (@hadleywickham and @wesmckinn) at the Databricks conference on the 18th birthday of ggplot2

Cursor, WindSurf, and Copilot suck with Jupyter notebooks. They are great when you are writing regular code, but notebooks are a different monster. Vincent is an extension fine-tuned to work with notebooks. 10x better than the other tools! Here is a quick video:
Kaggle launched an LLM eval product kaggle.com/benchmarks This has the potential solve the biggest challenge in the LLM ecosystem: strong and diverse evals
I was historically a big Colab user. Now use Marimo daily from my local machine. So excited for this!
Announcing molab: a cloud-hosted marimo notebook workspace with link-based sharing. Experiment on AI, ML and data using the world’s best Python (and SQL!) notebook. Launching with examples from @huggingface, @weights_biases, and using @PyTorch marimo.io/blog/announcin…
Announcing molab: a cloud-hosted marimo notebook workspace with link-based sharing. Experiment on AI, ML and data using the world’s best Python (and SQL!) notebook. Launching with examples from @huggingface, @weights_biases, and using @PyTorch marimo.io/blog/announcin…
Thanks @jonathangrahl for trying it out!
HOLY CRAP! The founders of Kagle have just released a new tool to find leads, and its insanely good and fast. I've tried almost all that exist and nothing gets close to this. sumble.com
Proud that Sumble appeared on the top of Hacker News today!
Show HN: Sumble – knowledge graph for GTM data – query tech stack, key projects sumble.com (news.ycombinator.com/item?id=445010…)
Amazing to welcome one of the all time greats of AI and NLP to @aixventureshq Link in reply.
I’ve joined @aixventureshq as a General Partner, working on investing in deep AI startups. Looking forward to working with founders on solving hard problems in AI and seeing products come out of that! Thank you @ychernova at @WSJ for covering the news: wsj.com/articles/ai-re…
At the AIX Ventures Founder Summit, @antgoldbloom (AIX Ventures Partner, CEO @ Sumble) discussed Navigating the AI Market. He reminds us: “Innovation is noisy; customers provide the clearest signal. Our team stays grounded by only applying LLM advances when they create real…
We’ve always admired the fantastic community work @kaggle has been doing thanks to pioneers like @antgoldbloom, @jeremyphoward @drfeifei and many others. Surely one of the most impactful organization in the development & democratization of AI that doesn't get enough recognition!…
Is there anything that's underhyped in AI? YES. It's stories about what didn't work and what went wrong. The call for speakers for @TMLS_TO is open and you can apply to share your stories of AI failure in the negative results track that I'm chairing: torontomachinelearning.com/speak/
I've spent the past 3 years working with @themylesfiles and @DylanMadisetti to fix Python notebooks — version with Git, run as scripts, reuse as modules. Why @marimo_io stores notebooks as Python, not JSON: marimo.io/blog/python-no…
Introducing marimo AI ✨ Go from idea to Python (or SQL) notebook in seconds — — play with the notebook in our WebAssembly playground‚ or run it locally with the open-source marimo notebook.
I had the occasion to recreate @antgoldbloom's breakdown of what users do on Kaggle 3y+ later my perspective is now total awe at what Kaggle's comparatively small, but massively mighty Competitions community has accomplished in terms of AI/ML industry influence. Making progress…
Here's the latest breakdown of what users do on Kaggle. We started as machine learning competitions, there's clearly much more to Kaggle these days. In particular, there continues to be a large amount of interest in Kaggle's public datasets.
I've been using a data science agent called Vincent for the past few months and really like it! It works natively with Jupyter notebooks in VSCode: marketplace.visualstudio.com/items?itemName… Write a prompt and creates a first draft of the notebook. Data science use cases are narrow enough that it…
📣Calling Israeli #founders building AI-focused startups. Join us for a must-attend session we’re co-hosting with #strtup4strtup, bringing together investors from leading #SiliconValley VCs to discuss the following 👇
Jupyter notebooks suffer from a reproducibility crisis — just 4% of notebooks on GitHub reproduce. That's why @Stanford researchers decided the world needed a new open-source Python notebook. The result was @marimo_io. Learn more in our blog 👇
Tomorrow between 11am and 2pm, @chrmanning, the world's most cited NLP researcher, is running a session on Deepseek and it's implications. Here's a link if you want to join: lu.ma/vvkddaz9
holy damn, this is awesome. the new `--watch` command on @marimo_io paired with markdown extensions 🤯 ``` marimo edit notebook\.md --watch ```