Using LLM-as-a-Judge For Evaluation: A Complete Guide – Hamel's Blog - Hamel Husain
A step-by-step guide with my learnings from 30+ AI implementations.
en.wikipedia.org
Signs of AI writing / LLM written text (Wikipedia article)
AI written text is.... nearly everywhere now. I'd estimate nearly all LinkedIn posts, and perhaps even comments, too that I read today (late 2025) are...
kix.dev
Two things LLM coding agents are still bad at
I’ve been trying to slowly ease into using LLMs for coding help again lately (after quitting ), but something always feels off -- like we’re not quite...
Related Articles
How to setup the Java SDK and use JavaFX with macOS/Windows
A modern guide to setting up Java development with JavaFX on macOS and Windows using IntelliJ IDEA or VS Code. While setting `JAVA_HOME` is still usef...
Greetings from the 2024 Next.js Conference in San Francisco
Quick highlights from Next.js Conf 2024 in SF, including chats with Sahil Lavingia, Theo Browne, and Rahul Sonwalkar, plus winning a mechanical keyboa...
How to Secure Environment Variables for LLMs, MCPs, and AI Tools Using 1Password or Doppler
Stop hardcoding API keys in MCP configs and AI tool settings. Learn how to use 1Password CLI or Doppler to inject secrets just-in-time for Claude, Cur...
Related Projects
Book Finder (findmybook.net)
Book search and recommendation engine with OpenAI integration
ComposerAI
AI email client / mailbox for agentic search and tasks
Researchly
AI-powered web search with a contextual chat assistant
Related Books
The RLHF Book
Nathan Lambert
This is a guide to reinforcement learning from human feedback (RLHF), alignment, and post-training for Large Language Models (LLMs). Author Nathan Lam...
A Simple Guide to Retrieval Augmented Generation
Abhinav Kimothi
Retrieval Augmented Generation (RAG) enhances a Large Language Model (LLM) by adding context from an external knowledge base. This allows the model to...
Inside AI
Akli Adjaoute
Description A pragmatic analysis of artificial intelligence techniques and their application in business environments. It provides a historical and te...