Skip to main content
brackets logo

Eric Polanski

Projects

AI & Machine Learning

Teddy Talk

COMP_SCI 338

OpenAI GPTModeration APINext.jsReact

Built a conversational AI companion using OpenAI GPT with custom context-window management for persona consistency across 50+ turn conversations. Implemented real-time content moderation via OpenAI Moderation API with SMS alerts (TextBelt) to notify parents of inappropriate content.

FAAM Newsletter project thumbnail

FAAM Newsletter

Personal Project

PythonNLPPredictive ModelingData Pipeline

Built an AI-driven reporting tool for the Fellowship of Afro-American Men (FAAM) Basketball League that transforms raw game statistics into readable newsletters. Leverages NLP for text generation and predictive modeling to surface key performance insights, automating hours of manual reporting.

DoughJo

COMP_SCI 394

Google GeminiPrompt EngineeringReact

Developed a pizza-making assistant featuring a Google Gemini chatbot that provides step-by-step guidance, ingredient substitutions, and troubleshooting for 15+ common baking issues. Built with prompt engineering for contextual recipe understanding.

Web Development

BugSnacks

COMP_SCI 394

ReactFirebaseReal-time DB

Built a peer debugging platform for Northwestern students to request and provide code review help. Features real-time request matching, user authentication, and a reputation system to incentivize quality assistance.

Newsfeed

COMP_SCI 303

DjangoGraphQLNext.jsAuthentication

Full-stack social platform with Django backend and Next.js frontend. Implemented GraphQL API for efficient data fetching, user authentication with session management, and CRUD operations for posts and comments.