I'm a computer science student at KAIST building web services and tools around AI agents. I like taking an idea through the whole stack: interface, API, data, model behavior, and the failures in between.
| Project | What I worked on | Start here |
|---|---|---|
| Peritia | A repository-learning application that turns source structure into guided explanations | Code |
| Research Agent | Local paper Q&A with retrieval, citations, and saved evaluation artifacts | Code |
| Geopolitical Intelligence Platform | GDELT ingestion, event queries, maps, and trend views | Code |
| ImageFitLab | Browser-based image editing using the Canvas API | Code |
Research Agent includes saved evaluation inputs and outputs so its answers can be inspected. The geopolitical platform documents how incoming event records are parsed and stored. Follow the repositories for current scope, implementation, and limits.