ChatTLA+ Dataset

The dataset release for the ChatTLA+ paper โ€” SFT corpus and benchmark for TLA+ spec generation, posted anonymized for blind review.

May 13, 2026

COMP 388 LLM Homework

Two homeworks from Loyola’s special-topics LLMs class: prompting GPT-2 and comparing base vs instruction-tuned Qwen.

April 23, 2026

Loyola ITS RAG Bot

A voice-first RAG chatbot trained on Loyola’s ITS knowledge base, built after two years of answering the same tickets.

January 24, 2026

Yeat Large Language Model

Fine tuning GPT-2 to talk like Yeat

January 14, 2026

TLA+ Formal Generation

Early exploratory repo for generating TLA+ specs from natural-language requirements with an LLM, with a TLC harness wired in. The scaffold that eventually grew into ChatTLA+.

September 21, 2025

Training an LLM on ASCII

A toy transformer that reads pyfiglet ASCII art and tries to spit the original word back out. Calling it an LLM is generous.

September 3, 2025

AIs Talking Philosophy

A toy where two local Ollama models loop on consciousness until one of them gives up

July 31, 2025

llmjammer

Obfuscator for public Python code to confuse LLMs

July 28, 2025

flatten-repo VSC Extension

A VS Code extension I made when I kept running out of Copilot credits โ€” flattens a repo into one .txt file you can paste into a free LLM.

March 28, 2025

Terminal GPT

A small Python CLI for chatting with OpenAI and running English-to-Bash commands from the terminal. The thing I actually open when I want to talk to a model.

January 10, 2025