# Hackathon Judge Agent This directory contains a hackathon project judging agent example. ## Examples - [hackathon_judger_agent.py](hackathon_judger_agent.py) - Hackathon project judging agent - [projects.csv](projects.csv) - Sample projects dataset ## Overview This example demonstrates an agent system designed to evaluate and judge hackathon projects. The agent can analyze project descriptions, assess quality, and provide structured feedback based on predefined criteria.