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.
19 lines
929 B
19 lines
929 B
# Hackathon Examples
|
|
|
|
This directory contains hackathon project examples and implementations.
|
|
|
|
## Subdirectories
|
|
|
|
### Hackathon September 27
|
|
- [hackathon_sep_27/](hackathon_sep_27/) - September 27 hackathon projects
|
|
- [api_client.py](hackathon_sep_27/api_client.py) - API client implementation
|
|
- [diet_coach_agent.py](hackathon_sep_27/diet_coach_agent.py) - Diet coach agent
|
|
- [nutritional_content_analysis_swarm.py](hackathon_sep_27/nutritional_content_analysis_swarm.py) - Nutritional analysis swarm
|
|
- [nutritonal_content_analysis_swarm.sh](hackathon_sep_27/nutritonal_content_analysis_swarm.sh) - Analysis script
|
|
- [pizza.jpg](hackathon_sep_27/pizza.jpg) - Sample image
|
|
|
|
## Overview
|
|
|
|
This directory contains real hackathon projects built with Swarms, demonstrating practical applications and creative uses of the framework. These examples showcase how Swarms can be used to build domain-specific solutions quickly.
|
|
|