This AI Hackathon Simulator is a comprehensive platform designed to assist both hackathon organizers and participants with various features powered by AI. The simulator aims to enhance the hackathon experience through smart agents, project evaluation, and personalized guidance.
-
AI Scheme Generator π€: Generates a complete scheme for the hackathon based on the organizer's initial inputs. It includes:
- Hackathon Name π
- Prerequisites π
- Prize Pool π°
- Number of Tracks π€
- Themes π¨
-
Project Evaluator π: Helps evaluators rate submitted projects based on:
- Project Complexity β
- Attributes β
- Insights and Suggestions for Clearer Judging π
-
AI Hackathon Mentor π: Acts as a guide to participants by:
- Suggesting project ideas π‘
- Offering guidance on project development π
- Providing advice on technical challenges and techniques π§
-
Ideas β: Give some ideas by:
- Taking the details of the hackathon -> name, duration, field
-
Debugger Tool π: Assists in debugging issues during the development of the project.
- Frontend: Next.js, ShadCN
- Backend: Mira SDK, Flask
- Discord Bot: Custom-built Discord bot which serves as a general purpose bot and solves issues or give some suggestions.
- Website: abc.xyz
- Discord Bot: discord.com/xyz
- Website: abc.xyz
To get started with the project locally, follow these steps:
-
Clone the repository: bash git clone https://github.com/anshkarwasara/stratoAI cd stratoAI
-
Install dependencies: bash npm install
-
Run the project: bash npm run dev
-
Open the app at http://localhost:3000.