Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

eli.thegreenplace.net

Eli Bendersky's website

Get the latest updates from Eli Bendersky's website directly as they happen.

Follow now 203 followers

Latest posts

Last updated 7 days ago

Method of differences and Newton polynomials

7 days ago

I was reading about Babbage's Difference engine the other day, and stumbled...

Summary of reading: January - March 2024

22 days ago

"Lessons in Chemistry: A Novel" by Bonnie Garmus - a research chemist...

The life of an Ollama prompt

about 2 months ago

In a previous post I've described how - thanks to standardized tooling...

Gemma, Ollama and LangChainGo

2 months ago

Yesterday Google released Gemma - an open LLM that folks can run...

gemini-cli: Access Gemini models from the command-line

2 months ago

This post is about a new command-line tool I've recently built in...

Using Gemini models in Go with LangChainGo

3 months ago

In a previous post I've discussed how to access Google's multimodal Gemini...

Sign in with Google in Go

3 months ago

This post provides some code samples for implementing a "Sign-in with Google"...

Summary of reading: October - December 2023

4 months ago

"Nomadland: Surviving America in the Twenty-First Century" by Jessica Bruder - describes...

Using Gemini models from Go

4 months ago

Google has recently made their newest family of multimodal LLMs available via...

Sign in with GitHub in Go

5 months ago

It's common to see web applications that let you log in through...

Using Ollama with LangChainGo

5 months ago

One of the most exciting areas of LLM-related development in 2023 is...

Retrieval Augmented Generation in Go

5 months ago

I've been reading more and more about LLM-based applications recently, itching to...