Personal Projects

GenAI-Research Agent: Built a research monitoring agent that fetches papers from arXiv across machine learning, computer vision, and AI then uses Claude to score each one for relevance to generative AI on a 1–10 scale. Papers scoring 7+ get a deeper analysis: what capability they unlock, why it matters, and a two-sentence summary. Results are deduplicated in a local database and compiled into a weekly digest grouped by capability area (reasoning, image generation, efficient training, etc.).

Tools used: Claude Code