I have no problem with vibe coding. Yes, you can make bad code with it, and quite easily. The worst way to vibe code is to issue a monolithic prompt like "Build a word processor with the features of Microsoft Word." But using techniques like chain-of-thought or plan-and-solve prompting in an iterative manner can yield … Continue reading Vibing Adjacencies
Tag: Python
Geospatial, AI/ML, and Infrastructure
The time since I've last posted has been quite busy. I've completely recovered from my previous eye issues and have been able to start traveling again. In fact, I'm writing this post from a hotel room. In addition to my consulting work at Cercana, I took on a role as the CTO of Photometrics AI, … Continue reading Geospatial, AI/ML, and Infrastructure
Exporting Data with GeoPandas in Databricks
I recently had a project requirement to export the contents of a delta table in Databricks to several formats, including shapefile and file geodatabase, with the output being placed in object storage mounted to DBFS. I set up the logic in a notebook, with the intent to use geopandas, which provides an easy wrapper around … Continue reading Exporting Data with GeoPandas in Databricks
Experimenting with RAG Using ChatGPT and DuckDuckGo
I had a project over the summer that required me to do a deep dive into various concepts around AI. Approximately 200 academic papers later, I came away with a laundry list of things I wanted to try. I am primarily interested in the capabilities of LLMs, but I am not particularly interested in the … Continue reading Experimenting with RAG Using ChatGPT and DuckDuckGo
Image Similarity with PgVector
At FedGeoDay in April, I attended a workshop conducted by my friend Steve Pousty on the use of vector databases. Steve is a great teacher and I learned a lot that day. I’ve been on a bit of a journey since. I’ve gotten some project work with AI and I find vector databases to be … Continue reading Image Similarity with PgVector




