What AI Is Good For
Use AI tools to help you understand concepts and learn faster:- Debugging: paste an error and ask what it means
- Understanding code: ask for an explanation of a snippet you don’t follow
- Brainstorming: get ideas for features, project names, or approaches
- Learning new tech: ask for a quick intro to a library or framework
- Writing boilerplate: generate a starter structure so you can focus on the core logic
What’s Not Okay
AI should assist your work, not replace it. Judges will ask you to explain your project. If you can’t describe how your code works or what decisions you made, that will hurt your score.Disclosure Requirements
If you used AI tools in a meaningful way, you must disclose this in your README. Be specific about which tools you used and what you used them for.README.md
Recommended AI Tools
These tools work well as learning assistants during a hackathon:Claude
Great for explaining concepts, reviewing code, and helping you understand error messages in plain language.
ChatGPT
A versatile assistant for brainstorming, debugging, and getting quick answers to development questions.
GitHub Copilot
Inline code suggestions directly in your editor. Useful for boilerplate and autocomplete, but always read what it generates.
DevSwarm
Sponsor tool. All participants get 1 month free. Claim it in the #sponsor-info channel on Discord.