<font size="1"> Partial image credit </font>
Why Go? Static site generators such as Hugo were developed recently using Go. Go is a compiled language designed for today’s multi-processor, scalable, high-performance systems. Other platforms have inherited dependency chains that can lead to infeasible build times. Realizing these benefits, Cloudfare recently migrated from Gatsby (a web framework based on JavaScript).
Demo website I first created a demo website using the Hugo Winston theme.
Neural EEG Decoding of Smell with a CNN-LSTM Masters of Science in Data Science Thesis
School of Professional Studies, Northwestern University
Abstract
Although olfaction (sense of smell) and related structural abnormalities in the brain’s olfactory bulbs are among the first observed symptoms correlated with Alzheimer’s disease, the functional relationship between olfaction and regions of the brain is poorly understood. Understanding olfactory regions of interest is significant for radiologists in differentiating between olfactory symptoms caused by neurodegenerative diseases or other prevalent reasons such as aging.
Generating SOAP notes from audio using Microsoft Azure Abstract
SOAPgen is a healthcare AI and LLM project focused on converting recorded clinical conversations into structured SOAP notes: Subjective, Objective, Assessment, and Plan. The goal is to reduce manual documentation time for clinicians and make patient records easier to organize, review, and share.
The pipeline uses Microsoft Azure services for speech processing and downstream text handling, followed by an LLM to organize the content into the standard SOAP format.