You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/guides/hackathon_judge_agent/README.md

14 lines
484 B

# 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.