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.
we build and use a bunch of agents internally, this is a great write up of what is probably our most impactful one
RT OpeningAi.com | Available Great, insightful writing on how coding agents are reshaping engineering, product, and design. Original tweet: https://x.com/openingai_com/status/2031062839977455673
loved this from @karpathy over the weekend I built "autoresearch but for agents" Same idea — give an AI coding agent your agent code + an eval dataset, let it experiment autonomously overnight. It modifies the code, runs evals via LangSmith, keeps improvements, discards regressions. You wake up to a better agent. Bring your own agent (any framework or none), dataset, and eval metrics. https://github.com/hwchase17/autoresearch-agents
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
RT Sarah Chieng [Technical] Write & Learn #3 coming up w/ @swyx @byAnhtho > at the new @KernelLabs_ai office > 30 spots > apply at https://partiful.com/e/bUWru87loS2336UvRFiq Original tweet: https://x.com/SarahChieng/status/2031062711430197629
more saturday morning writing with friends ✍️ @QuinnyPig @swyx @dexhorthy @dylan522p @alyciazcary @chongz @brainstub @elephant_lumps @emilyhanyf @darkproger @JuanPa @mattyp @sberens @swunicorn
Activity on repository
hwchase17 pushed autoresearch-agents
View on GitHubRT Nithin K Anil true at the infrastructure layer too. agents can now generate and apply CDK/terraform changes in seconds. but the verify side - blast radius review, drift detection, rollback audit - hasn't caught up at all. we solved generate. verify is still wide open. Original tweet: https://x.com/nithin_k_anil/status/2031061597385584851