LogoFollow AI builders
  • Home
  • Features
  • Builders
  • Submit Builder
LogoFollow AI builders

Follow Real AI Builders — Discover the Minds Behind the Next AI Revolution

TwitterX (Twitter)Email
Company
  • Contact
Legal
  • Cookie Policy
  • Privacy Policy
  • Terms of Service
© 2026 Follow AI builders All Rights Reserved.

Follow AI Builders — Not Influencers

Discover real AI creators shaping the future. Track their latest blogs, X posts, YouTube videos, WeChat Official Account posts, and GitHub commits — all in one place.

GR
Guillermo Rauch
𝕏x•24 minutes ago

Loving this winter day ⛄️ 🌁

Loving this winter day ⛄️ 🌁
View on X
JL
Jason Liu
𝕏x•28 minutes ago

baby keem set up an 1hr meeting with me what should i show him? codex app? vibe coding minecraft mods? how to make clis?

View on X
JL
Jason Liu
𝕏x•40 minutes ago

2023 - improved the tool decorator in @LangChain 2023 - created instructor 2024 - openai cites instructor in part of structured outputs 2025 - ??? 2026 - 'do you want to be an board observer of the openai api changes?'

View on X
JL
Jason Liu
𝕏x•42 minutes ago
Retweeted from @Steve

RT Steve Ruiz I got the live performance of this last night from @jxnlco . That's dev rel. if you want to announce anything to me, my dms are open Original tweet: https://x.com/steveruizok/status/2030379369806376999

@OpenAI Developers

We’re launching Codex for Open Source to support the contributors who keep open-source software running. Maintainers can use Codex to review code, understand large codebases, and strengthen security coverage without taking on even more invisible work. http://developers.openai.com/codex/community/codex-for-oss

View quoted post
View on X
AK
Andrej Karpathy
⚡github•about 1 hour ago

Activity on repository

karpathy pushed autoresearch

karpathy pushed autoresearch

View on GitHub
SR
Sebastian Raschka
⚡github•about 1 hour ago

Activity on repository

rasbt deleted

rasbt deleted

View on GitHub
SR
Sebastian Raschka
⚡github•about 1 hour ago

Activity on repository

rasbt pushed LLMs-from-scratch

rasbt pushed LLMs-from-scratch

View on GitHub
SR
Sebastian Raschka
⚡github•about 1 hour ago

Activity on rasbt/LLMs-from-scratch

rasbt contributed to rasbt/LLMs-from-scratch

rasbt contributed to rasbt/LLMs-from-scratch

View on GitHub
PL
Pieter Levels
𝕏x•about 1 hour ago

Digital nomads when they finally escape Bali

Your browser does not support the video tag.
@Marc Lou

I don’t miss Bali

View quoted post
View on X
AK
Andrej Karpathy
𝕏x•about 1 hour ago
Thread • 2 tweets

I packaged up the "autoresearch" project into a new self-contained minimal repo if people would like to play over the weekend. It's basically nanochat LLM training core stripped down to a single-GPU, one file version of ~630 lines of code, then: - the human iterates on the prompt (.md) - the AI agent iterates on the training code (.py) The goal is to engineer your agents to make the fastest research progress indefinitely and without any of your own involvement. In the image, every dot is a complete LLM training run that lasts exactly 5 minutes. The agent works in an autonomous loop on a git feature branch and accumulates git commits to the training script as it finds better settings (of lower validation loss by the end) of the neural network architecture, the optimizer, all the hyperparameters, etc. You can imagine comparing the research progress of different prompts, different agents, etc. https://github.com/karpathy/autoresearch Part code, part sci-fi, and a pinch of psychosis :)(I still have the bigger cousin running on prod nanochat, working a bigger model and on 8XH100, which looks like this now. I'll just leave this running for a while...)

I packaged up the "autoresearch" project into a new self-contained minimal repo if people would like to play over the weekend. It's basically nanochat LLM training core stripped down to a single-GP...
I packaged up the "autoresearch" project into a new self-contained minimal repo if people would like to play over the weekend. It's basically nanochat LLM training core stripped down to a single-GP...
View on X