✕ Clear all filters
7,055 articles

📰 Medium · LLM

7,055 articles · Updated every 3 hours · View all reads

All Articles 100,495Blog Posts 115,484Tech Tutorials 25,390Research Papers 20,787News 15,868 ⚡ AI Lessons
Mirascope Down: Time to Implement a Small Whitepaper Assistant. Part 2
Medium · LLM 2h ago
Mirascope Down: Time to Implement a Small Whitepaper Assistant. Part 2
This is the second chapter, which tells the story of how to build the antagonist: a supervisor agent to evaluate the previously extracted… Continue reading on M
Prompt Injection for Account Deletion (PortSwigger Lab)
Medium · LLM 2h ago
Prompt Injection for Account Deletion (PortSwigger Lab)
This might be different from my usual style of posting, as I am absolutely fascinated by trying this prompt injection lab on an LLM model… Continue reading on M
From Excel Sheets to AI Agents: My 10 Years of Portfolio Management
Medium · LLM 2h ago
From Excel Sheets to AI Agents: My 10 Years of Portfolio Management
When I first started investing, there was one thing I knew I had to get right: accurate performance tracking. Broker platforms have grown… Continue reading on M
Not Only Text: Can AI Think Like Einstein Through Visual Thought Experiments?
Medium · LLM 2h ago
Not Only Text: Can AI Think Like Einstein Through Visual Thought Experiments?
An analysis of “Einstein World Models” and the push to teach Large Language Models the art of visual, counterfactual reasoning. Continue reading on Medium »
I Was Tired of Managing Multiple AI APIs… Then I Found One API That Simplified Everything
Medium · LLM 2h ago
I Was Tired of Managing Multiple AI APIs… Then I Found One API That Simplified Everything
If you’ve ever worked with AI APIs, you’ve probably experienced this. Continue reading on Medium »
LoRA and QLoRA Explained from Scratch: The Intuition Every AI Engineer Should Know
Medium · LLM 2h ago
LoRA and QLoRA Explained from Scratch: The Intuition Every AI Engineer Should Know
If you’ve been learning about Large Language Models (LLMs), you’ve probably come across terms like LoRA, QLoRA, and PEFT… Continue reading on Medium »
The Day I Stopped Parsing AI Responses With Regex
Medium · LLM 4h ago
The Day I Stopped Parsing AI Responses With Regex
Why Structured Outputs Matter More Than Prompt Engineering Continue reading on Medium »
RAG vs Graph RAG vs Agentic RAG
Medium · LLM 4h ago
RAG vs Graph RAG vs Agentic RAG
The goal is to build the simplest system that answers correctly, reliably, and economically. Continue reading on Medium »
AI-Powered Invoice Processing with LandingAI ADE and Python
Medium · LLM 4h ago
AI-Powered Invoice Processing with LandingAI ADE and Python
OCR reads characters. AI understands documents. That distinction is everything when you’re processing invoices at scale. Continue reading on Medium »
Why can’t we make our own Claude/Gemini from Scratch?
Medium · LLM 4h ago
Why can’t we make our own Claude/Gemini from Scratch?
I recently started enjoying reading ML-related news, research papers, and seeing all these powerful pieces of hardware by NVIDIA, IBM, and… Continue reading on
Understanding MCP (Model Context Protocol): The Future of AI Agent Integration
Medium · LLM 4h ago
Understanding MCP (Model Context Protocol): The Future of AI Agent Integration
Introduction Continue reading on Medium »
Medium · LLM 4h ago
Reusable Agent Skills Need Runtime Guardrails
OpenAI’s recent Codex research shows a clear shift in how people are using AI agents. Continue reading on Medium »
Server Sent Events powering GenAI
Medium · LLM 5h ago
Server Sent Events powering GenAI
The 20-Year-Old Web Standard Powering the GenAI Revolution! 隣 The AI revolution did not need a new protocol. It just needed an old one… Continue reading on Medi
“Source?” RAG: “Trust me, bro”
Medium · LLM 5h ago
“Source?” RAG: “Trust me, bro”
Why RAGs hallucinate despite being designed to counter it. Continue reading on Medium »
LLM Agents, The Way Nobody Told You — Part 3: What Even is a Tool?
Medium · LLM 5h ago
LLM Agents, The Way Nobody Told You — Part 3: What Even is a Tool?
This is Part 3 of the series “LLM Agents, The Way Nobody Told You.” ◀ Part 2: Single Shot Prompting Continue reading on Medium »
Ornith-1.0 Released: A New King of Agentic Coding Ascends, Open-Sourced under MIT
Medium · LLM 5h ago
Ornith-1.0 Released: A New King of Agentic Coding Ascends, Open-Sourced under MIT
When it comes to coding, open source models have evolved from catching up to taking the lead. Continue reading on Medium »
When a Graph Learned to Think: Building an End-to-End GraphRAG Application with Neo4j
Medium · LLM 🧠 Large Language Models ⚡ AI Lesson 5h ago
When a Graph Learned to Think: Building an End-to-End GraphRAG Application with Neo4j
How combining knowledge graphs, vector search, and large language models changed the way we build AI applications Continue reading on Medium »
Medium · LLM 6h ago
I Thought Prompt Engineering Was About Asking Better Questions. I Was Completely Wrong.
Everyone using any LLMs on day to day to basis are negotiator and every time you’re providing prompts to any LLMs, you’re negotiating with… Continue reading on
From Dinosaurs to AI Agents — How It All Began (and Where ODC Fits In)
Medium · LLM 6h ago
From Dinosaurs to AI Agents — How It All Began (and Where ODC Fits In)
It was sooo long ago, back when dinosaurs roamed the earth. One dinosaur roared and said “AAAAII!” Many generations carried that name… Continue reading on Mediu
LLM Quantization Under the Hood: Fitting LLaMA 3.1
Medium · LLM 6h ago
LLM Quantization Under the Hood: Fitting LLaMA 3.1
A senior systems perspective on squeezing 16GB models into 5GB of VRAM without breaking accuracy. Continue reading on Medium »