Python, every mention
48 scenes (2024) · ← back to Python
tap a year for its mentions
every year 2024 anyone Shawn Wang 47Samuel Colvin 28Chris Lattner 18Bret Taylor 12Jeremy Howard 11Alessio Fanelli 10Gorkem Yurtseven 7Eric Ries 7Akshay Agrawal 7Jack Hopkins 6
Verbatim, from the transcripts: the passages where Python comes up
Best of 2024 in Agents (from #1 on SWE-Bench Full, Prof. Graham Neubig of OpenHands/AllHands)
- ▶ 8:21 Graham Neubig And the method that we adopt in open hands instead is we provide these tools, but we provide them by just giving a coding agent the ability to call arbitrary Python code. 3 times in the scene
Best of 2024: Open Models [LS LIVE! at NeurIPS 2024]
- ▶ 34:43 unnamed speaker Here, I'm asking it to create a canvas that's used PyScript to execute Python in my browser. 2 times in the scene
Windsurf: The Enterprise AI IDE
- ▶ 37:33 unnamed speaker Um, yeah, I gave, I gave Prev and Kevin a lot of shit for my Python issues.
0 to over $8M ARR in 2 months as a Claude Wrapper (Bolt.new, Qodo)
- ▶ 19:42 Shawn Wang Like you can run Git, you can run Node, you can run, uh, maybe Python, uh, someday.
- ▶ 1:25:55 Shawn Wang We've talked about Python forever, Ruby maybe. 4 times in the scene
The new Claude 3.5 Sonnet, Computer Use, and Building SOTA Agents — with Erik Schluntz, Anthropic
- ▶ 6:19 Erik Schluntz It's, first of all, it's only Python repos.
- ▶ 1:08:39 Shawn Wang Mostly unless you're using Python.
Why Compound AI + Open Source will beat Closed AI — with Lin Qiao, CEO of Fireworks AI
Singapore: the AI Engineer Nation — with Minister Josephine Teo
- ▶ 40:11 Shawn Wang And like, is that's the third one that we speak Python as a second language.
[Paper Club] SWE-Bench [OpenAI Verified/Multimodal] + MLE-Bench with Jesse Hu
- ▶ 2:12 Jesse Hu From 12 Python repos, uh, the repos like Django, uh, can't remember the rest of them, a bunch of numeric computing, uh, repos, uh, things that are really well maintained, have a big community, have a lot of unit tests, um,
- ▶ 33:23 Jesse Hu Um, the idea here is like, you know, screw all this Python stuff, uh, scientific computing, no one cares. 3 times in the scene
Building the Silicon Brain - Drew Houston of Dropbox
- ▶ 13:11 Drew Houston There's, like, a front-end React thing and a Python back-end thing, and so it can do these, like, end-to-end diffs, basically. 2 times in the scene
Production AI Engineering starts with Evals
- ▶ 44:46 Ankur Goyal And this one, um, is, uh, Python code. 2 times in the scene
- ▶ 55:19 Ankur Goyal Async Python is really hard to use, so we made it easy to use. 2 times in the scene
- ▶ 1:02:51 Ankur Goyal At the time, and still, like, AI is sort of at least nominally dominated by Python, but product building is dominated by TypeScript.
- ▶ 1:06:49 Ankur Goyal Speaking of TypeScript, we only had a Python SDK.
[Paper Club] Berkeley Function Calling Paper Club! — Sam Julien, Writer
- ▶ 3:42 Sam Julien A lot of the, um, this initial set of function calling was very focused on specific like language tasks, um, across Python and other languages.
Building AGI in Real Time (OpenAI Dev Day 2024)
- ▶ 1:06:13 Simon Willison I've had it write me custom SQLite extensions in C, and compile them, and run them inside of Python, and it works.
- ▶ 1:20:09 Alistair Pullen Um, again, like to your point, JavaScript, JavaScript, JavaScript, Python, right? 2 times in the scene
Language Agents: From Reasoning to Acting — with Shunyu Yao of OpenAI, Harrison Chase of LangGraph
- ▶ 12:45 Shunyu Yao Because if you think about a web agent versus, you know, like a function calling agent calling a Python API, you would think of them as very different.
- ▶ 38:18 Shunyu Yao Python and you can call any package and then you can literally also browse internet or do whatever you want, like control a robot or whatever.
llm.c's Origin and the Future of LLM Compilers - Andrej Karpathy at CUDA MODE
- ▶ 18:14 Andrej Karpathy There's no need for Python, no need for PyTorch.
- ▶ 22:17 Andrej Karpathy So I don't actually know if we, like, the use of Python and PyTorch and everything else is just a crutch, because we humans are finite.
Building AGI with OpenAI's Structured Outputs API
- ▶ 15:00 Shawn Wang Oh, no Python! 3 times in the scene
- ▶ 39:13 Michelle Pokrass I know some folks want to match programming languages like Python.
- ▶ 1:02:39 Alessio Fanelli We have a Python notebook that does the diarization for the pod, but I would just like, you can translate like 50 languages, but you cannot tell me who's speaking.
Personal benchmarks vs HumanEval - with Nicholas Carlini of DeepMind
- ▶ 11:56 Nicholas Carlini Like tell me how to run a Python program in a Docker container.
- ▶ 29:52 Nicholas Carlini And it turns out that it can, and it can turn the compiled source code, which is impossible for any human to understand into the Python code that is entirely reasonable to understand.
Is finetuning GPT4o worth it?
- ▶ 11:04 Alistair Pullen Even when, like, you had 3.5 16 K, 16 K suddenly felt huge, because you've gone from four to 16, but even then, 16 K is, like, a lot of Python files are longer than 16 K.
Answer.ai & AI Magic with Jeremy Howard
- ▶ 50:28 Jeremy Howard So yeah, there's this thing called fast HTML, um, which basically lets you create a complete web application in a single Python file. 4 times in the scene
- ▶ 1:00:48 Jeremy Howard You know, where the outcome of the dialogue is, you know, the, the artifacts that you want, whether it be a piece of analysis, or whether it be a Python library, or whether it be a technical blog post, or whatever.
[LLM Paper Club] Llama 3.1 Paper: The Llama Family of Models
- ▶ 27:27 unnamed speaker Um, is one of the benchmark data sets that people use to, to benchmark coding, and it's very simple, like they have a 150 questions, and it's almost like autocomplete, like solve this simple puzzle in Python or things like that.
- ▶ 1:09:02 unnamed speaker Like, uh, you can try this in Python and add 0.1 plus 0.1, you might get 0.19999, not 0.2.
State of the Art: Training 70B LLMs on 10,000 H100 clusters
- ▶ 34:35 Josh Albrecht It's like bash and Python and SSH and Docker.
How To Hire AI Engineers (ft. James Brady and Adam Wiggins of Elicit)
- ▶ 13:46 James Brady Backend Python code all the way to the, to the front end in TypeScript and find that is, I mean, we're probably doing this anyway, but it really helps one reason around the shapes of the data, which can going to be going back and forth. 4 times in the scene
This World Does Not Exist — Joscha Bach, Karan Malhotra, Rob Haisfield (WorldSim, WebSim, Liquid AI)
- ▶ 1:03:36 Joscha Bach If you ask the LLM to translate a bit of Python into a little bit of C, and it's performing this task, obviously it is understanding in the sense that it has a,
High Agency Pydantic over VC Backed Frameworks — with Jason Liu of Instructor
- ▶ 4:39 Jason Liu If you just optimize your Python code here, we can probably make an extra million dollars.
- ▶ 12:29 Jason Liu Like, if you were gonna go make, like, HTTP requests in Python, you would obviously import requests. 2 times in the scene
- ▶ 26:45 Jason Liu I think because it's just, again, it's like, it's just Python, right?
- ▶ 33:05 Jason Liu Like, I think, like, because of my background, it's like, yeah, like the Python stuff, I'll write myself, but you know, I will also just use Vercel happily.
Open Source AI is AI we can Trust — with Soumith Chintala of Meta AI
- ▶ 12:45 unnamed speaker Is, is there a future in which, because Mojo or Modulus Mojo is kind of a superset of Python, is there a future in which PyTorch might use Mojo features optionally? 3 times in the scene
A Brief History of the Open Source AI Hacker - with Ben Firshman of Replicate
- ▶ 2:54 Ben Firshman We used Python, which was a big mistake, where Python's really hard to get booting up fast, because you have to load up the whole Python runtime before it can run anything. 2 times in the scene
- ▶ 43:45 Ben Firshman And so a lot of these, a lot of these larger companies are like using us for a lot of their, their, you know, inference, but it's like a lot of custom models and them like writing the Python themselves because they've got machine learning…
- ▶ 51:03 Ben Firshman And what they understand is they're like, I need this version of Python, I need these Python packages, and somebody told me to app get install something. 2 times in the scene
Truly Serverless Infra for AI Engineers - with Erik Bernhardsson of Modal
- ▶ 4:20 Erik Bernhardsson It's like a C++ library with Python bindings, and you could mmap big files and, and into memory, and, like, they had some lookups, and, uh, I, I used, like, this kind of recursive
- ▶ 33:00 Shawn Wang Uh, but no, they have Mojo, the, the sort of Python SDK.
- ▶ 45:44 Erik Bernhardsson Separate from the, like, core Python SDK in modal.
The Four Wars of the AI Stack - Dec 2023 Recap
- ▶ 1:05:34 unnamed speaker So you go from, um, punch cards to, like, COBOL to C to Python, um, just to make it easier for the person to read and write the code. 2 times in the scene