Nick K

Nick K @skeptrune

About: Co-Founder and CEO at Trieve. I like reading progression fantasy, running, and riding motorcycles.

Location:
San Francisco, CA
Joined:
Nov 6, 2023

Nick K
articles - 20 total

Respect Content Negotiation to serve Markdown instead of HTML to LLMs

Agents don't need to see websites with markup and styling; anything other than plain Markdown is just...

Learn More 14 2Oct 4

Building SSR with Vite: A Custom getStaticProps Replacement

For the complete source code of our implementation, check out the clients/react-server/ directory in...

Learn More 21 0Sep 2

How I Snagged `patron.com` and Why You Should Just Ship It 🚀

The Plot Twist That Changed Everything Picture this: It's 2022, I'm fresh out of college...

Learn More 34 10Aug 18

Why VPS Rocks for Quick Deployments: My Story + Build an LLM-over-DNS agent in Under 30 Mins!

My most valuable skill as a hacker/entrepreneur? Being confident enough to deploy random stuff that...

Learn More 32 3Aug 13

Debugging a mysterious HTTP streaming issue

We recently encountered a frustrating issue with HTTP response streaming at Mintlify. Our system uses...

Learn More 16 2Aug 5

The Bug That Drove Me So Crazy, I Got Hired Just to Fix It

The Itch I Couldn't Scratch Picture this: You're searching through documentation, typing...

Learn More 78 28Jul 31

From side project idea to Hacker News front page: A 7,112 user retrospective

I was burnt out from my startup and wanted to recover some of my creative energy, so I decided to...

Learn More 34 5Jul 14

How to Build Agentic RAG for any PDF in 10 minutes

Introduction Retrieval Augmented Generation (RAG) has revolutionized how we build AI...

Learn More 47 5Jun 16

Beyond the Hype: A Look at 5+ AI Coding Agents for Your Terminal

If you're looking to supercharge your development workflow on the terminal, you've got options – lots...

Learn More 24 3Jun 3

Web Developer's Guide to Midjourney

Midjourney's learning curve is steep, but climbing it unlocks a superpower for developers and...

Learn More 49 6Jun 2

How to Build Agentic Rag in Rust

The Problem: RAG That Searches for Everything Traditional RAG systems have a glaring...

Learn More 28 2May 31

LLM Codegen go Brrr – Parallelization with Git Worktrees and Tmux

If you're underwhelmed with AI coding agents or simply want to get more out of them, give...

Learn More 30 1May 28

Cheating at Search with LLMs

We've been doing this thing for a while at Trieve that we've been calling "cheating at Search with...

Learn More 42 6May 21

Building a Retro Neo-Brutalist UI Library with Astro

I've recently embarked on a fun project: launching a new website with a retro neo-brutalist 8-bit...

Learn More 41 13May 19

Building an Open Source Alternative to Patreon in 100 days

I just launched a new GitHub repo at patroninc/patron to build an open-source Patreon alternative in...

Learn More 40 8May 12

Accurate Hallucination Detection With NER

Using a LLM-as-a-judge for hallucinations is slow and imprecise relative to simple NER. We share...

Learn More 30 1Jan 8

Stop Gaslighting Me - AI Won't Replace Human Devs Anytime Soon

I have seen lots of recent discussion that goes something like this: AI is going to build your...

Learn More 57 5Oct 10 '24

PGVector's Missing Features

Trieve's infrastructure contains both Postgres and a dedicated search engine which is not ideal. It...

Learn More 37 2Sep 13 '24

Launching our JS/TS SDK for AI Search and RAG

If you have used Trieve in a JavaScript application, you probably know that you need to make most of...

Learn More 13 1Sep 10 '24

How we Built 300μs Typo Correction for 1.3M Words in Rust

We launched our Hacker News search and RAG engine with a half-baked typo correction system. Our first...

Learn More 39 1Sep 9 '24