Articles by Tag #llm

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Run DeepSeek-R1 on Your Laptop with Ollama

Yesterday, DeepSeek released a series of very powerful language models including DeepSeek R1 and a...

Learn More 473 19Jan 21 '25

Docker Can Run LLMs Locally. Wait, What!?

Using Docker to run Large Language Models (LLMs) locally? Yes, you heard that right. Docker is now...

Learn More 152 11Apr 7 '25

Using Deepseek r1 in Visual Studio Code for free.

With the rapid advancement in Large Language Models (LLMs), Deepseek-r1 has emerged as a top...

Learn More 330 66Jan 26 '25

Fine-Tuning A LLM Small Practical Guide With Resources

I tried to fine-tune a DeepSeek model but failed, then I tried to do it with Llama and I couldn't...

Learn More 45 0Mar 3 '25

Peer Programming with LLMs, For Senior+ Engineers

This article contains a collection of resources for senior (or staff+) engineers exploring the use of LLM for collaborative programming.

Learn More 50 11May 24 '25

Breaking News: OpenAI Rebrands to OpaqueAI

TL;DR OpenAI launched MCP support in September 2025. It broke immediately. For two months,...

Learn More 16 9Nov 22 '25

We should still teach coding

Software written using generative AI is all over the web. Performance and security issues abound....

Learn More 55 14Mar 31 '25

Why CSS Is So Hard for Generative AIs to Understand?

CSS is one of those things that looks simple, until you actually try to reason about it. Most people...

Learn More 43 19Nov 9 '25

Run MCP Servers In Seconds With Docker

Model Context Protocol (MCP) has taken the AI world by storm. It has become the de facto standard for...

Learn More 89 11Jun 23 '25

The Hidden Risk of Letting ChatGPT Touch Your Code

I wrote this after spending an entire day fixing the chaos that ChatGPT caused in my live...

Learn More 35 23Oct 8 '25

LangChain4J musings, six months after

Last year, I started to dig a bit around LangChain4J. It's a fast-growing project, and I wanted to...

Learn More 19 3May 1 '25

AI Agents: how they work and how to build them

Have you heard about AI Agents? Of course, you heard about them. These are the intelligent agents who...

Learn More 47 7May 3 '25

Deepseek R1 vs OpenAI o1

Deepseek R1 is out - available via Deepseek API or free Deepseek chat. If you are following LLM/Gen...

Learn More 152 23Jan 23 '25

Agentic Engineering: Lessons Learned Vol. 1

The buzz around agentic engineering is deafening, and for good reason: it promises to be a massive...

Learn More 27 4Sep 29 '25

Becoming the Prediction Machine

I need to tell you something I've been afraid to admit. I don't write most of my code anymore. An...

Learn More 29 2Dec 14 '25

LLM Function-Calling Performance: API- vs User-Aligned

Performance of API-Aligned vs User-Aligned LLM Functions Large language models (LLMs) have...

Learn More 12 0Feb 17 '25

Running Local AI on Linux With GPU: Ollama + Open WebUI + Gemma

Hello, I'm Maneshwar. I'm working on FreeDevTools online currently building **one place for all dev...

Learn More 24 1Nov 17 '25

🧠OrKa docs grew up: a YAML-first reference for Agents, Nodes, and Tools

I rewrote a big slice of OrKa’s documentation after some painfully honest feedback. The summary of...

Learn More 15 2Oct 17 '25

Building a Production-Ready Medical AI Assistant with Python FastAPI, Tavili, Gemini & LangChain

Complete Guide: From Zero to Production Table of...

Learn More 60 6Sep 30 '25

Why Most AI Teams Are Stuck 🤔

A few years ago, I worked on a Generative AI project, a customer-facing AI assistant. The company had...

Learn More 39 4Mar 19 '25

I built my complete side-project in a day using Claude Code and MCP, now you know why they don't hire jr devs anymore

I've been vibe coding since almost before Karpathy named it vibe coding, but yeah, I don't wish to,...

Learn More 41 10Aug 28 '25

Bifrost: The Fastest LLM Gateway for Production-Ready AI Systems (40x Faster Than LiteLLM)

If you’ve ever scaled an LLM-powered application beyond a demo, you’ve probably felt it. Everything...

Learn More 97 10Jan 13

Lean RAG MVPs: How to Build Retrieval-Augmented Tools Without Heavy Infrastructure

Introduction: Why Start Lean Retrieval-Augmented Generation (RAG) is one of the most...

Learn More 15 6Sep 15 '25

🧠 Human Intelligence vs. LLMs

I was doing investigative research and found a crucial bit of information in a single article. I then...

Learn More 22 11Sep 30 '25

DeepSeek-R1 on Cursor with Ollama

So guys, there are many options using local llm but the DeepSeek-R1 is drop a weeks ago. If you want...

Learn More 53 9Jan 30 '25

AI Dev: Testing Kiro

Kiro is a yet another VSCode fork (just like Cursor or Windsurf) that integrates AI coding features....

Learn More 17 10Aug 25 '25

Can We Really Trust AI? Lies, Poison, and the Need for Responsible AI

These days, it feels like Large Language Models (LLMs) and conversational agents are taking over the...

Learn More 14 6Oct 24 '25

MCP Servers That I Use as a Technical Founder

There's been a flood of demos lately showing off how MCP servers can write WhatsApp messages or book...

Learn More 51 8Jul 26 '25

From 70K to 2K Tokens: Optimizing SQL Generation with RAG Architecture

My goal was to improve data insights for my company's business using RAG. I wanted to create a...

Learn More 15 1Oct 28 '25

SLMs, LLMs and a Devious Logic Puzzle Test

Recently I was putting together some methods to test the performance of a quantized version of...

Learn More 6 0Jan 12