Being A Good Open Source Contributor In An AI Driven Era

July 24, 2026

Disclaimer: The views and opinions expressed herein are solely my own and do not represent those of my employer or any associated institutions.

Read More

What Science Fiction Predicted About AI: A Lightweight Survey

March 27, 2026

Artificial intelligence has always been a staple in science fiction. From C-3PO to R. Daneel Olivaw and HAL, AI and robotics have played a fundamental role in the genre. What is particularly interesting about fiction is that it explores how humanity adapts to new circumstances. While often fantastical and exaggerated, the themes portrayed are often prescient.

Read More

From Photos to Positions: Prototyping VLM-Based Indoor Maps

May 07, 2025

Disclaimer: This project was completed entirely on personal time and hardware. It is not affiliated with, endorsed by, or representative of any institutions or organizations with which I am affiliated. The views and opinions expressed herein are solely my own and do not represent those of my employer or any associated institutions.

Read More

Getting an LLM to write a blog engine

July 11, 2024

This is a blog engine that I wrote for my own website. It is powered by an LLM. The llm was asked to generate the python script that pulls articles from the blog folder and displays the title and first paragraph of each article in the front page. It then provides a link to the full article.

Read More