Karpathy
PulseAugur coverage of Karpathy — every cluster mentioning Karpathy across labs, papers, and developer communities, ranked by signal.
12 day(s) with sentiment data
-
AI-maintained wiki MindBase now runs locally on free models
The developer of MindBase, an AI-maintained wiki application, has successfully transitioned it to run entirely on free, local AI models, removing the need for API keys or cloud-based editors. Key improvements include si…
-
Karpathy's nanochat uses simplified GRPO for RL loop
Andrej Karpathy's nanochat project includes a simplified reinforcement learning loop, labeled GRPO, that deviates from the standard GRPO algorithm. This loop uses a basic policy gradient method, essentially REINFORCE wi…
-
New Bongochat Model Leads GPQA-Dumb Benchmark Despite Major Flaws
A new open-source model named Bongochat has emerged as the leader in the GPQA-Dumb category, a benchmark where lower scores indicate better performance. The model, trained locally on an RTX 5070 using Claude Code and ba…
-
OpenAI co-founder Karpathy explores new AI directions with creative applications
Andrej Karpathy, a co-founder of OpenAI, is exploring new directions in AI, moving beyond traditional benchmarks. He recently used Claude Opus 5 to transform a paragraph from "Lord of the Rings" into a 3D browser scene,…
-
AI agents to disrupt markets, open models shift, and creative tools advance · 10 sources tracked
This week's AI news roundup covers several key themes: the potential for AI agents to disrupt intermediary structures in fields like healthcare and manufacturing, moving beyond simple automation to fundamentally alter m…
-
Andrej Karpathy's bio edit sparks AI career speculation
Andrej Karpathy, a prominent AI researcher formerly of Tesla and OpenAI, sparked widespread speculation about his next career move after subtly altering his online biography. The internet interpreted his updated bio as …
-
Karpathy reflects on AI's artistic code generation for The Lord of the Rings
Andrej Karpathy, a prominent AI researcher, shared his thoughts on an AI's ability to generate a substantial amount of code to render "The Lord of the Rings." He mused on the philosophical implications of such a feat, q…
-
Andrej Karpathy unveils new AI project 'Pelican'
Andrej Karpathy, a prominent AI researcher, has shared details about his new AI project named Pelican. This project appears to be a personal endeavor, as indicated by its association with his social media presence and t…
-
New Claude User Seeks Guidance on Advanced Features and Workflows
A new user of Claude is seeking guidance on how to leverage the AI tool more effectively in their professional workflow. They have recently incorporated Claude into their company and are trying to understand advanced fe…
-
Anthropic updates context engineering rules for Claude 5 models
Anthropic has detailed new best practices for context engineering with its Claude 5 generation models, emphasizing a shift from rigid instructions to allowing the AI more judgment. The company found that by removing ove…
-
TINY_SCHILLER corpus simplifies German literary text for small language models
A new corpus named TINY_SCHILLER has been released, designed to facilitate the development and education of small language models using German literary text. This corpus is a single-file, drop-in replacement for the pop…
-
AI agents enhanced with multi-modal inputs reduce correction loops
Omar Sanseviero discusses how adding more modalities to AI agents can enhance their understanding and reduce correction loops. He introduces the concept of a 'task' which bundles various inputs like voice notes, screen …
-
CodeAlmanac launches as a Karpathy-style codebase wiki from conversations
CodeAlmanac is a new open-source project that aims to create a codebase wiki from user conversations, inspired by Andrej Karpathy's approach. The tool is designed to function as a personalized knowledge base for develop…
-
CodeAlmanac launches AI-powered codebase wiki tool
CodeAlmanac is a new tool that creates a living wiki for codebases, drawing context from AI coding agents. It stores this wiki as plain markdown files within a Git repository, allowing it to be reviewed like any other c…
-
Author studies Andrej Karpathy's open development methods
The author plans to study Andrej Karpathy's GitHub repositories and published work to understand his approach to building in the open. This initiative is inspired by Karpathy's own methods and aims to replicate his open…
-
Garry Tan's gstack enhances Claude Code for engineering workflows
The gstack configuration for Claude Code, developed by Garry Tan, is a highly-regarded tool for managing engineering workflows, boasting over 122,000 GitHub stars. It effectively simulates a virtual engineering team wit…
-
AI research explores knowledge-centric and harness-based self-improvement
Researchers are exploring new paradigms for AI self-improvement, moving beyond agent-centric optimization to knowledge-centric approaches. One method involves agents contributing insights to a shared, persistent knowled…
-
AI system Holi-Spatial generates 3D annotations from 2D video without human input
A team of Chinese researchers has developed Holi-Spatial, an AI system that automatically generates 3D spatial data annotations from ordinary 2D videos without human intervention. This system bypasses the need for expen…
-
New programming language "machin" runs 1B LLM 4x faster on laptop CPU
A developer has created a new programming language called "machin" that compiles through C and is designed for AI agents. Using this language, they successfully ran the TinyLlama-1.1B model on a laptop CPU at 20 tokens …
-
Andrej Karpathy likens LLMs to 'people spirits'
Andrej Karpathy discussed Large Language Models (LLMs) in a talk, describing them as "people spirits." He characterized these models as stochastic simulations of human behavior, trained on extensive text datasets.