Skip to main content

AIDA

AIDA - Building an Internship Assessment Assistant with an AI Agent

·1274 words·6 mins
Building an Internship Assessment Assistant with an AI Agent # For this week’s AIDA assignment, I built a small local prototype to help an Examiner prepare for an oral internship assessment. The idea was fairly simple: give the application one Main internship report and optionally some Supporting files, then have it produce a structured Examiner briefing. The briefing should point out learning goals, applied theory, reflection, collaboration, missing evidence, and useful questions for the oral exam.

AIDA - Building an Automated RAG Chatbot for My Portfolio (and 10 Things That Broke Along the Way)

·1293 words·7 mins
Giving My Portfolio a Memory: Building an Automated RAG Assistant # If you’ve poked around my site lately, you might have noticed a small chat bubble popping up in the bottom right corner. Instead of letting this portfolio just be a static collection of markdown files and devlogs sitting on GitHub Pages, I wanted to try something a bit more interactive: an embedded AI assistant that actually knows what’s on this site and can answer questions about my background, devlogs, and projects in real time.