Judgy AI
Judgy is an AI-powered platform that assists hackathon judging by leveraging AI. It addresses the challenges of time-consuming evaluation, missed high-potential ideas, limited market knowledge, and inadequate code assessment. Judy achieves this by providing the following features using AI agents. Market Research Agent: Uses the project description to ask predefined questions about the idea, providing quick insights into its potential based on factors like target market size, uniqueness, and existing solutions. Code Analysis Agent: Thoroughly scans the codebase to check adherence to hackathon rules, assess code quality, and identify the technologies employed, enabling judges to understand the project's technical implementation. Chat Agent: Offers an interactive chat session where judges can ask questions and engage in a conversation. It combines knowledge from the code analysis and market research agents to provide comprehensive information and clarifications. Search Agent: Incorporates semantic search functionality to facilitate efficient project discovery. Judges can perform searches using plain English queries, allowing them to locate relevant projects based on specific criteria, even with a large number of submissions. The backend is using the following technologies: FastAPI MongoDB Google Vertex AI LangChain The frontend is using the following technologies: SvelteJS Tailwind CSS