import { SeanvonB as Me } from "https://www.linkedin.com/in/seanvonb";
class About extends Me {
constructor(...args) {
super(...args);
this.name = "Sean von Bayern";
this.pronouns = [ "he", "him", "they", "them" ];
this.communities = [ "BoulderNLP", "CLASIC", "Queer in AI", "Udacity" ];
this.education = [ "University of Colorado Boulder", "Evergreen State College" ];
this.work = { assignment: "Meta", employer: "Tundra" };
this.experience = [ "Linguist", "Software Engineer", "Teacher", "Team Manager" ];
this.hobbies = [ "baking", "gaming", "hiking", "tabletop roleplaying" ];
this.home = "Seattle, Washington";
this.location = "Redmond, Washington";
}
}- Model Confidence Meter - Claude.ai prototype with confidence self-assessment
- Text Generation Server - Server-based pipeline for text generation
- Selective Coference Resolution - Coreference resolution for entity framing
- Neurologic A*esque Decoding - Paper reproduction
- E. Margaret Perkoff, Sean von Bayern, Zekun Zhao, Jon Z. Cai, Emily Doherty, Kristin Wright-Bettner, James H. Martin, and Martha Palmer. Golden Retrievers: Fetching Expert Curriculum Knowl-edge to Enhance Pedagogical Agents – In Progress.
- Emily Doherty, E. Margaret Perkoff, Sean von Bayern, Rui Zhang, Indrani Dey, Michal Bodzianowski, Sadhana Puntambekar, and Leanne Hirshfield. Piecing Together Teamwork: A Responsible Approach to an LLM-based Educational Jigsaw Agent in Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems. April 2025.
- E. Margaret Perkoff, Angela Maria Ramirez, Sean von Bayern, Marilyn Walker, and James H. Martin. “Keep up the good work!”: Using Constraints in Zero Shot Prompting to Generate Supportive Teacher Responses in Proceedings of the 25th Annual Meeting of the Special Interest Group on Discourse and Dialogue. September 2024.
- Alvin Po-Chun Chen, Ray Groshan, and Sean von Bayern. Mothman at SemEval-2024 Task 9: An Iterative System for Chain-of-Thought Prompt Optimization in Proceedings of the 18th International Workshop on Semantic Evaluation. June 2024.
- Speech Recognizer (Demo) - Transcribe spoken audio to text
- Language Translator (Demo) - Translate English text to French
- Landmark Tracker (Demo) - Implement SLAM for autonomous robots
- Image Captioner (Demo) - Generate written descriptions of images
- Facial Keypoint Detector (Demo) - Find and map faces in images
- Image Classifier (Demo) - Classify the content of images
- Todo List (Demo) - Create sortable lists of todo items
- Restaurant Reviewer (Demo) - Find reviews for local restaurants
- Arcade Game (Demo) - Cross the road while avoiding obstacles
- Memory Game (Demo) - Match cards as quickly as possible
- Calculator (Demo) - Calculate results of arithmetic operations
- Etch-a-sketch (Demo) - Draw pictures on an erasable canvas
|
Python |
NumPY |
PyTorch |
MATLAB |
Hugging Face |
Git |
GCP |
AWS |
|
HTML |
CSS |
JavaScript |
TypeScript |
React |
Node.js |
Kubernetes |
Docker |
