Year: 2024
-
2024 September 12
-
You Wake Up
A creative writing exercise inspired by getting up too many times last night. [ ... 658 words ... ]
-
2024 June 19
-
Clustering ideas with Llamafile and Web Components
In my previous posts, I tinkered with a few variations on clustering ideas by named topics using embeddings and text generation. In this post, I'm going to show off a web UI that I built to make this stuff easier to play with interactively. [ ... 2149 words ... ]
-
2024 May 10
-
Clustering ideas with Llamafile
In my previous post, I used local models with PyTorch and Sentence Transformers to roughly cluster ideas by named topic. In this post, I'll try that again, but this time with Llamafile. [ ... 3365 words ... ]
-
2024 May 01
-
Clustering ideas with local ML/AI models
In my previous post, I used APIs from OpenAI to roughly cluster ideas by named topic. In this post, I'll try that again, but this time with local models on my own hardware. [ ... 2326 words ... ]
-
2024 April 27
-
Clustering ideas by topic with machine learning and generative AI
FigJam has a feature where you can automatically cluster sticky notes by topic. I wanted to see if I could glue some things together to implement this myself. [ ... 3268 words ... ]
-
2024 March 13
-
I like automations for inclusive development
I like deploying robots to include more of the team in our core development loop [ ... 1720 words ... ]
-
2024 March 11