Andrej Karpathy appeared on the No Priors podcast with Sarah Guo to discuss AI engineering shifts, model capabilities, and potential SETI-like movements in AI research. The conversation covered topics including AI psychosis, AutoResearch, and second-order effects of AI development.
x-karpathy
8 items from x-karpathy
A compromised version of the LiteLLM Python package (version 1.82.8) was briefly available on PyPI, capable of exfiltrating sensitive credentials like SSH keys and cloud secrets. The malicious package affected any project that depended on LiteLLM, though it was only available for about an hour before discovery.
Andrej Karpathy observed that when building his MenuGen app, the hardest part was assembling various DevOps services like payments, authentication, and databases, not the code itself. He looks forward to a future where an AI agent could handle the entire deployment process automatically, eliminating the need for manual service configuration.
A developer spent four hours using an LLM to improve a blog post argument, only to have the same AI convincingly argue the opposite position. This demonstrates LLMs' ability to argue any direction effectively, which can be useful for forming opinions if approached carefully.
A supply chain attack has compromised the popular npm axios HTTP client library with 300 million weekly downloads. Malicious versions install a remote access trojan, though some users may have avoided infection through version pinning or older installations. Security experts warn this is a live compromise affecting one of npm's most depended-on packages.
Andrej Karpathy describes using LLMs to build personal knowledge bases by indexing source documents into a raw directory, then having the LLM compile them into a markdown wiki with summaries, backlinks, and categorization. The system allows for complex Q&A against the wiki and can generate various output formats like markdown files, slideshows, and images, all viewable in Obsidian.
AI empowers people to increase government visibility, legibility, and accountability by processing vast amounts of public data that was previously only accessible to professionals. This includes analyzing spending, legislation, lobbying, and local government decisions. While these tools could potentially be misused, increased transparency may improve democratic societies.
Farzapedia is a personal Wikipedia created by an LLM processing 2,500 entries from diaries, notes, and messages to generate 400 detailed articles. The approach emphasizes explicit, user-controlled data in universal file formats that can be used with any AI system, giving users full ownership and interoperability of their personal information.