Welcome to the NewOrbit Hackathon! This repository contains all the materials you need for the day.
This is a collaboration event. Teamwork and communication are key to a fun and successful day. Share ideas openly, plan together, pair up where it helps, and keep everyone engaged.
- Teams of 4–5, randomly assigned
- Each team has a Tech Lead (always a NewOrbit member)
- The Tech Lead forks the main repository and opens a PR back to main
- The Tech Lead grants access to all team members on their fork
- We'll use Microsoft Teams breakout rooms for collaboration
The project README lives in src/README.md and provides a high‑level overview of:
- Required downloads and setup
- Environment setup (e.g., venv) and how to run the project
- Setting up the provided MCP servers
- Links to their respective READMEs for deeper details
Open it here: src/README.md
Direct component READMEs:
- Weather MCP: src/mcp/weather-mcp/README.md
- Attractions MCP: src/mcp/attractions-mcp/README.md
- LangChain Agent: src/agent/README.md
At the end of the day, each team will demo what they built. There are simple slide templates in demo/ to help you prepare:
- Team demo template:
demo/demo_template 1.pptx - Team demo example:
demo/example/demo.pptx
- Day schedule: HACKATHON_SCHEDULE.md
- Scenarios: SCENARIOS.md
Have fun and build something awesome together!