News

Two years ago, when visiting research colleagues in Uppsala, Sweden, we were asked a deceptively simple question: “What does ...
Lots of microcontrollers will accept Python these days, with CircuitPython and MicroPython becoming ever more popular in recent years. However, there’s now a new player in town. Enter PyXL, ...
“There’s a new kind of coding I call ‘vibe coding,’ where you fully give in to the vibes, embrace exponentials, and forget ...
A simple FastAPI application that allows users to upload PDF or DOCX documents in a database, get a summary generated by a local LLM via Ollama, and ask natural language questions about their content.
A script to download view-only protected PDFs from Google Drive by converting images into a downloadable PDF format using jsPDF ...