Skip to main content
AI tools are allowed and encouraged at Beginner’s Paradise — as long as they support your learning rather than replace it. The goal of this hackathon is for you to grow as a developer, and AI is a powerful tool when used with that mindset.

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.
Submitting AI-generated code you don’t understand as your own work defeats the purpose of the hackathon and will affect your judging score significantly. The Learning & Growth criterion is worth 30% of your total 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
Organizers may also request AI chat history or screenshots to verify usage. Being upfront is always the right call. 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.

The Bottom Line

AI is a tool, not a shortcut. The most valuable thing you will take away from Beginner’s Paradise is what you personally learned. Use AI to learn faster, not to skip the learning.