✕ Clear all filters
80 articles

📰 Medium · Python

80 articles · Updated every 3 hours · View all reads

All Articles 67,371Blog Posts 99,886Tech Tutorials 16,278Research Papers 13,813News 12,538 ⚡ AI Lessons
What Actually Goes Into a Production RAG System
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 3d ago
What Actually Goes Into a Production RAG System
The things tutorials skip and real users expose. Continue reading on Towards AI »
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 3d ago
Python semantic keyword heterogeneous graph TF-IDF, GCN-GAE graph convolutional autoencoder, PCA…
Full text link: https://tecdat.cn/?p=44880 Original source: Tuoduan Data Tribe Public Account About the analyst Continue reading on Medium »
What is Multi Head Latent Attention (MLA)
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 4d ago
What is Multi Head Latent Attention (MLA)
Multi-Head Latent Attention (MLA) is an advanced attention mechanism used in some modern LLMs to make attention much more memory efficient… Continue reading on
I Had No Idea What an API Was. Then I Started Building an AI System.
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 4d ago
I Had No Idea What an API Was. Then I Started Building an AI System.
A complete beginner's guide to APIs in Generative AI Continue reading on Medium »
Why Most AI Tutorials Use Python Instead of Other Languages — And Why the Best AI Language Depends…
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 4d ago
Why Most AI Tutorials Use Python Instead of Other Languages — And Why the Best AI Language Depends…
Artificial Intelligence is exploding everywhere. Continue reading on Medium »
The $0 LLM Infrastructure Held Together With the Power of Friendship and Redis
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 5d ago
The $0 LLM Infrastructure Held Together With the Power of Friendship and Redis
A story about rate limits, the unwillingness to spend and a railway track that saved us. Continue reading on Medium »
Understanding RAG (Retrieval-Augmented Generation) Pipeline for real world projects
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
Understanding RAG (Retrieval-Augmented Generation) Pipeline for real world projects
Large Language Models are impressive until you ask them something your business actually cares about. Continue reading on Medium »
Low-Rank Adaptation (LoRA) Explained: Fine-Tuning Giant AI on a Budget
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
Low-Rank Adaptation (LoRA) Explained: Fine-Tuning Giant AI on a Budget
We have compressed models with Quantization and taught smaller models with Distillation. But what happens when you want to take a massive… Continue reading on M
How can it be hard to build your own chat assistant
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
How can it be hard to build your own chat assistant
Construire un système RAG dés le début Continue reading on Medium »
Building LLM From Scratch: Understanding How Large Language Models Work
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
Building LLM From Scratch: Understanding How Large Language Models Work
If you’ve spent any time using ChatGPT, Gemini, Claude, or Copilot, you already know the truth: Large Language Models feel like pure magic. Continue reading on
Build your own End-to-End Semantic Movie Recommendation System using Sentence Transformers and KNN
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
Build your own End-to-End Semantic Movie Recommendation System using Sentence Transformers and KNN
We have all binged TV shows and Movies on Netflix — world’s biggest video streaming platform. It provides excellent streaming quality… Continue reading on Mediu
Your eval says the prompt works. That’s not the same as the prompt being good.
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
Your eval says the prompt works. That’s not the same as the prompt being good.
Why “the prompt works” and “the prompt is good” are not the same thing, and a small library for measuring the gap. Continue reading on Medium »
SIL — Semantic Intent Language
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
SIL — Semantic Intent Language
What if we built a language designed for LLMs, not for humans? Continue reading on Medium »
LangChain vs LangGraph vs LlamaIndex — What I Learned After Actually Using Them
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
LangChain vs LangGraph vs LlamaIndex — What I Learned After Actually Using Them
Everyone entering the AI space eventually hears these three names: Continue reading on Medium »
Can We Trust ChatGPT and Others for Statistical Analysis?
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
Can We Trust ChatGPT and Others for Statistical Analysis?
Imagine a PhD student. Continue reading on Medium »
I Built GPT-2 from Scratch in PyTorch
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
I Built GPT-2 from Scratch in PyTorch
GPT : Generative Pre-trained Transformer is a decoder-only transformer architecture which takes the tokens as input and predicts the next… Continue reading on M
Managing conversation state — building a multi-turn chatbot
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
Managing conversation state — building a multi-turn chatbot
LLM App Foundations 101 (5/6) Continue reading on Medium »
The Complete Beginner Guide to Fine-Tuning Open-Source LLMs for Medical Assistance: Code…
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 1w ago
The Complete Beginner Guide to Fine-Tuning Open-Source LLMs for Medical Assistance: Code…
Large Language Models (LLMs) are transforming the software industry by enabling applications that can understand, generate, and interact… Continue reading on Me
GPT Nasıl Çalışır? PyTorch ile Sıfırdan Transformer Mimarisi ve Dil Modeli Geliştirme Rehberi
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 2w ago
GPT Nasıl Çalışır? PyTorch ile Sıfırdan Transformer Mimarisi ve Dil Modeli Geliştirme Rehberi
Yapay zeka devrimini başlatan “Attention is All You Need” mimarisini kara kutu olmaktan çıkarıyor; Tokenization’dan Self-Attention… Continue reading on Medium »
DeepSeek OCR 2 Launches With Visual Causal Flow for Better Document Understanding
Medium · Python 🧠 Large Language Models ⚡ AI Lesson 2w ago
DeepSeek OCR 2 Launches With Visual Causal Flow for Better Document Understanding
DeepSeek has officially introduced DeepSeek-OCR 2, an open-source vision-language model (VLM) focused on OCR, document parsing and… Continue reading on Medium »