Tools
These are tools I built with vibecoding to support my research workflow.
Weekly Scholar Tracker
A lightweight Python tool that automatically fetches, filters, and summarizes newly published academic papers, saving them to an Obsidian vault and Zotero library. It pulls candidates from the Semantic Scholar API, filters by date window, venue, and keywords, then uses Claude to score relevance and generate structured summaries, to help researchers stay current in their field without manually sifting through irrelevant papers. It also supports tracked-author monitoring, alerting when specific scholars publish new work.
Chatbot Experiment Platform
A custom AI chatbot platform built for communication research, integrating with Qualtrics to support multi-condition persuasion experiments with full conversation logging. Participants are routed from a Qualtrics pre-survey into a controlled chat interaction governed by a researcher-defined, participant-invisible system prompt, and then back into a post-survey, with all conversation data logged and exportable as CSV for downstream analysis.