Your curated collection of saved posts and media

Showing 32 posts Β· last 14 days Β· by score
P
polynoamial
@polynoamial
πŸ“…
Aug 28, 2025
242d ago
πŸ†”45789423

To all undergrads interested in learning about AI: be wary of taking β€œIntro to AI” as your first AI course. In many programs, the class you actually want first is β€œIntro to Machine Learning”. AI technology has exploded in the past 15 years thanks to deep neural networks. Yet at many schools, the β€œIntro to AI” curriculum has barely changed from what it was in 2010, and spends often only a few lectures on machine learning. Unfortunately, revamping β€œIntro to AI” is controversial at many universities, and inertia tends to dominate. Don’t decide which course to take based on the name alone. Instead, check the syllabus. Ideally, the course covers linear regression, gradient descent, backpropagation, and reinforcement learning. Each university is different and some β€œIntro to AI” courses will cover all these topics, but most don’t. If you plan to pursue AI as a career, I think it makes sense to take β€œIntro to AI” later for a broader perspective on intelligence. But if your goal is an intro to the technology powering modern chatbots, image recognition/generation tools, and coding assistants, the class you probably want first is β€œIntro to Machine Learning”.

Media 1Media 2
πŸ–ΌοΈ Media
K
karpathy
@karpathy
πŸ“…
Aug 28, 2025
242d ago
πŸ†”25923119

Transforming human knowledge, sensors and actuators from human-first and human-legible to LLM-first and LLM-legible is a beautiful space with so much potential and so much can be done... One example I'm obsessed with recently - for every textbook pdf/epub, there is a perfect "LLMification" of it intended not for human but for an LLM (though it is a non-trivial transformation that would need human in the loop involvement). - All of the exposition is extracted into a markdown document, including all latex, styling (bold/italic), tables, lists, etc. All of the figures are extracted as images. - All worked problems get extracted into SFT examples. Any referenced made to previous figures/tables/etc. are parsed and included. - All practice problems are extracted into environment examples for RL. The correct answers are located in the answer key and attached. Any additional information is added as "answer key" for a potential LLM judge. - Synthetic data expansion. For every specific problem, you can create an infinite problem generator, which emits problems of that type. For example, if a problem is "What is the angle between the hour and minute hands at 9am?" , you can imagine generalizing that to any arbitrary time and calculating answers using Python code, and possibly generating synthetic variations of the prompt text. - All of the data above could be nicely indexed and embedded into a RAG database for later reference, or maybe MCP servers that make it available. Then just as a (human) student could take a high school physics course, an LLM could take it in the exact same way. This would be a significantly richer source of legible, workable information for an LLM than just something like pdf-to-text (current prevailing practice), which simply asks the LLM to predict the textbook content top to bottom token by token (umm - lame). As just a quick and crappy example of synthetic variations of the above example, GPT-5 gave me this problem generator (see image), which can now generalize that problem template to many variations: - When the time is 11:07 a.m., what is the degree measure of the angle between the hands? (Answer: 68) - Determine the angle in degrees between the clock’s hands at 4:14 a.m.. (Answer: 43) - What angle do the clock hands form when the time reads 11:47 a.m.? (Answer: 71) - At 7:02 a.m., what angle separates the hour hand and the minute hand? (Answer: 161) - At 4:14 a.m., calculate the angle made between the two hands. (Answer: 43) - What angle is formed by the hands of a clock at 4:45 p.m.? (Answer: 127) - What is the angle between the hour and minute hands at 8:37 p.m.? (Answer: 36) (infinite practice problems can be created...)

Media 1
πŸ–ΌοΈ Media
B
BEBischof
@BEBischof
πŸ“…
Aug 28, 2025
242d ago
πŸ†”42431278

We are closing registration on this event tomorrow! On Sept 4 we’re gathering founders & operators at Flow State: AI Workflows for Peak Productivity β€” and we have a few slots available for people to demo their unique AI workflows live. If you’ve built something that saves time, unlocks creativity, or changes how you work β€” this is your chance to showcase it in front of an amazing community. πŸ“… Sept 4 | 5–9pm πŸ“ Lighthaven, Berkeley 🎟️ Apply now: https://t.co/LfJwuWtkrZ @HamelHusain @ttunguz @clairevo @gregce10

Media 1
πŸ–ΌοΈ Media
S
sh_reya
@sh_reya
πŸ“…
Aug 28, 2025
242d ago
πŸ†”14125524

One of the most pressing questions in our AI Evals course is: "Why can’t I just have an LLM write my LLM pipeline?" The nuanced answer is that you can use LLMs to assist, but not for the whole pipeline. Knowing where to put the LLM in the loop is the hard part. To unpack this, we invited Omar Khattab (@lateinteraction) β€”creator of DSPy, leading expert on prompt optimization, and now professor at MITβ€”for a "fireside chat" in the course. He shed light on how he approaches pipeline development in practice. What stood out to us is that Omar spends most of his time on specificationβ€”e.g., defining the task clearly, looking at the data, and doing careful error analysisβ€”before letting LLMs automate anything. This up-front rigor is what makes downstream optimization actually work. We've put the recording on YouTube. If you're wondering how Omar thinks about these tradeoffs, this conversation is worth a listen! https://t.co/j3D83hRLKW

Media 1
πŸ–ΌοΈ Media
S
sh_reya
@sh_reya
πŸ“…
Aug 28, 2025
242d ago
πŸ†”68049568

I enjoyed reading this LLM-powered data application paper from UCSF: "When the Domain Expert Has No Time and the LLM Developer Has No Clinical Expertise." It gets at the heart of many of my favorite things: accelerating productivity with data analysis, evals in cross-functional teams, pipeline optimization through structured decomposition, improving over long deployments. https://t.co/5N1AVub8cZ

Media 1
πŸ–ΌοΈ Media
G
GeorgeLampro20
@GeorgeLampro20
πŸ“…
Aug 24, 2025
246d ago
πŸ†”44765422

If you want the best way to consistently make a few hundred a month with only about few hours of work and then not having to do anything for months. I would find a niche with a specific problem. And vibe code the solution. I personally use @rork_app. By far not only the best ui + functionality but the best customer support. I had an issue. And the FOUNDER answered said on it, fixed within 20 minutes.

Media 1
πŸ–ΌοΈ Media
J
jxnlco
@jxnlco
πŸ“…
Aug 28, 2025
242d ago
πŸ†”56727686

I should write about this. https://t.co/85DJq4Y1TY

Media 1
πŸ–ΌοΈ Media
J
jxnlco
@jxnlco
πŸ“…
Aug 28, 2025
242d ago
πŸ†”64405755

subagent are great when you need to spin a subprocess to burn a lot of agents that would otherwise pollute the main context, Here we created a sub-agent whose job is to simply read the entire site map of my website to propose cross-links. Even a burn, a lot of tokens reading other blog posts to make sure that these crossings are done correctly, but then will ultimately give me a plan to actually make the insertions. This way I can kick up this task without setting up another tab, but then continue my context of actually working on the blog post, which is what the purpose of the main thread is.

Media 1
πŸ–ΌοΈ Media
A
abhinavcurious
@abhinavcurious
πŸ“…
Aug 28, 2025
242d ago
πŸ†”59639189

Learnt lots about retrieval from @jxnlco, the lesson on segmentation on top of error analysis is probably my fav. Jason is generous with practical advice, and the guest lectures were an unexpected bonus. https://t.co/zZyAQmN1HT

Media 1
πŸ–ΌοΈ Media
J
jxnlco
@jxnlco
πŸ“…
Aug 28, 2025
242d ago
πŸ†”95837440

https://t.co/KvVDBWg2wq

Media 1Media 2
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Aug 28, 2025
242d ago
πŸ†”20897026

vibe coding a NVIDIA-Nemotron-Nano-9B-v2 chat app in anycoder only took a couple a prompts and deployed with zero-gpu on Hugging Face NVIDIA-Nemotron-Nano-9B-v2 is a large language model (LLM) trained from scratch by NVIDIA, and designed as a unified model for both reasoning and non-reasoning tasks.

Media 1
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Aug 28, 2025
242d ago
πŸ†”36848419

anycoder: https://t.co/esPDyHE1YC

Media 1
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Aug 28, 2025
242d ago
πŸ†”16976181

NVIDIA-Nemotron-Nano-9B-v2: https://t.co/36akzVqSVo

Media 1
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Aug 28, 2025
242d ago
πŸ†”35649161

app: https://t.co/esPDyHDu94

Media 1
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Aug 28, 2025
242d ago
πŸ†”98775250

Grok Code Fast 1 is now available in anycoder a speedy and economical reasoning model that excels at agentic coding. one shotted a ai chatbot for gemma-3-270m-it-ONNX using transformers.js in anycoder runs completely in the browser https://t.co/cskpupu96K

Media 1
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Aug 28, 2025
242d ago
πŸ†”06495927

CODA Coordinating the Cerebrum and Cerebellum for a Dual-Brain Computer Use Agent with Decoupled Reinforcement Learning https://t.co/mVN0yXRJs0

Media 1
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Aug 28, 2025
242d ago
πŸ†”26942405

discuss with author: https://t.co/vlXIEpy8E5

Media 1
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Aug 28, 2025
242d ago
πŸ†”52291617

Predicting the Order of Upcoming Tokens Improves Language Modeling https://t.co/2LXw5Vc5Af

Media 1
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Aug 28, 2025
242d ago
πŸ†”92483534

discuss with author: https://t.co/90cv9E25kS

Media 1
πŸ–ΌοΈ Media
H
higgsfield_ai
@higgsfield_ai
πŸ“…
Aug 28, 2025
242d ago
πŸ†”33210148

Introducing Higgsfield Mini Apps. 2000+ Nano Banana Apps LIVE now. A never-been-done-before drop. The most PRECISE control Nano Banana, works BEST only on Higgsfield. The best part - it's UNLIMITED & FREE for 1 Year. In collab with @RunwareAI. Retweet = full guide in DMs. https://t.co/WIa5lOHU5C

πŸ–ΌοΈ Media
A
abidlabs
@abidlabs
πŸ“…
Aug 28, 2025
242d ago
πŸ†”90948224

I made a "Chat with Excel" app using Gradio's new Dataframe Svelte component. Running entirely in the browser, thanks to Transformers.js and https://t.co/ECY4fEHwFE! https://t.co/6H6SIz8P58

Media 1
πŸ–ΌοΈ Media
G
Gradio
@Gradio
πŸ“…
Aug 28, 2025
242d ago
πŸ†”67470067

Isn't this just brilliant? https://t.co/r0y1SjBwP1

Media 1
πŸ–ΌοΈ Media
πŸ”_akhaliq retweeted
G
Gradio
@Gradio
πŸ“…
Aug 28, 2025
242d ago
πŸ†”67470067

Isn't this just brilliant? https://t.co/r0y1SjBwP1

Media 1
❀️17
likes
πŸ”2
retweets
πŸ–ΌοΈ Media
A
alfredplpl
@alfredplpl
πŸ“…
Aug 29, 2025
242d ago
πŸ†”35265817

γ€ŒζΉ§γ„γ¦γγ‚‹Grokγ‚’γ‚Ώγƒƒγƒ—γ§ζΆˆγ™γ‚²γƒΌγƒ γ‚’γƒ—γƒͺδ½œγ£γ¦γ€γ§Grok Coder fastγ«γ€γγ‚‰γ›γŸη΅ζžœγŒγ“γ‘γ‚‰γ«γͺγ‚ŠγΎγ™γ€‚ https://t.co/zULqfhZW7h

πŸ–ΌοΈ Media
πŸ”_akhaliq retweeted
A
あるち
@alfredplpl
πŸ“…
Aug 29, 2025
242d ago
πŸ†”35265817

γ€ŒζΉ§γ„γ¦γγ‚‹Grokγ‚’γ‚Ώγƒƒγƒ—γ§ζΆˆγ™γ‚²γƒΌγƒ γ‚’γƒ—γƒͺδ½œγ£γ¦γ€γ§Grok Coder fastγ«γ€γγ‚‰γ›γŸη΅ζžœγŒγ“γ‘γ‚‰γ«γͺγ‚ŠγΎγ™γ€‚ https://t.co/zULqfhZW7h

❀️5
likes
πŸ”2
retweets
πŸ–ΌοΈ Media
A
alfredplpl
@alfredplpl
πŸ“…
Aug 29, 2025
242d ago
πŸ†”96308657

γ‚Ήγƒžγƒ›γ§γƒγ‚€γƒ–γ‚³γƒΌγƒ‡γ‚£γƒ³γ‚°γ—γ‚ˆγ† https://t.co/j38MFJkX9B

Media 1
πŸ–ΌοΈ Media
πŸ”_akhaliq retweeted
A
あるち
@alfredplpl
πŸ“…
Aug 29, 2025
242d ago
πŸ†”96308657

γ‚Ήγƒžγƒ›γ§γƒγ‚€γƒ–γ‚³γƒΌγƒ‡γ‚£γƒ³γ‚°γ—γ‚ˆγ† https://t.co/j38MFJkX9B

Media 1
❀️3
likes
πŸ”1
retweets
πŸ–ΌοΈ Media
L
llama_index
@llama_index
πŸ“…
Aug 28, 2025
242d ago
πŸ†”02307379

In this episode of the AI Leader Series, we sit down with Daniel, Principal Data Scientist at Cemex, to explore how one of the world’s leading building materials companies is transforming with LlamaIndex. From streamlining supply chains to enhancing customer engagement, Cemex is using AI and LlamaIndex to: ➑️ Automate manual, time-intensive processes. ➑️ Empower intelligent agents with actionable knowledge. ➑️ Improve retrieval accuracy and chatbot performance on technical documents. ➑️ Scale AI solutions across smart operations, health & safety, and commercial efforts. Check out the full video here: https://t.co/iZL4kLthDx

Media 2
πŸ–ΌοΈ Media
J
jxnlco
@jxnlco
πŸ“…
Aug 28, 2025
242d ago
πŸ†”12444395

vector search at scale with @turbopuffer https://t.co/HjUCrJ8uOT

Media 1
πŸ–ΌοΈ Media
J
jxnlco
@jxnlco
πŸ“…
Aug 28, 2025
242d ago
πŸ†”78929700

@turbopuffer heres a link to the talk! https://t.co/WreuL93G4u https://t.co/TzkKxPaayP

Media 1Media 2
πŸ–ΌοΈ Media
J
jxnlco
@jxnlco
πŸ“…
Aug 28, 2025
242d ago
πŸ†”31867840

why make shareable threads on ChatGPT. When you can just post this in the general chat on Slack. https://t.co/gpmJPUfmyA

Media 1
πŸ–ΌοΈ Media
J
jxnlco
@jxnlco
πŸ“…
Aug 28, 2025
242d ago
πŸ†”44700632

@agniv_s @cognition @augmentcode https://t.co/vKFoRL11kG

Media 1
πŸ–ΌοΈ Media