Your project must include a public GitHub repository with:
- Clear README with project description and setup instructions
- Well-documented code with comments
- Requirements file (e.g.,
requirements.txt,environment.yml) - License file (recommended: MIT, Apache 2.0, or similar open-source license)
Include the following in your repository:
- Project title and brief description
- Problem statement - What challenge are you addressing?
- Solution approach - How does your project use LLMs?
- Installation and setup instructions
- Usage examples with sample inputs/outputs
- Team members and their contributions
- Acknowledgments and data sources used
- Technical details - Architecture, algorithms, model choices
- Results and evaluation - Performance metrics, validation
- Future work - Potential improvements and extensions
- References - Related work and citations
Provide clear evidence of your project's functionality:
- Working code that can be executed by judges
- Example outputs - Screenshots, generated files, or results
- Demo video (2-3 minutes) showing your project in action
- Live demo - Hosted application or interactive notebook
- Presentation slides - For final presentations
- Test data - Sample datasets for validation
- Ensure your GitHub repository is public and accessible
- Complete all required documentation
- Test that others can reproduce your results
- Add appropriate tags/releases for the hackathon submission
Submission form will be available at: [Submission Portal]({{ site.links.registration }})
Provide the following information:
- Team name and member details
- GitHub repository URL
- Project category (see categories below)
- Brief project summary (250 words max)
- Demo video URL (YouTube, Vimeo, or similar)
- Selected teams will present their projects on {{ site.event.dates | split: '-' | last | strip }}
- Presentations will be 5 minutes + 2 minutes Q&A
- Both virtual and in-person presentations accepted
Choose the category that best fits your project:
- Novel material generation and optimization
- Property prediction and materials screening
- Synthesis pathway planning
- Reaction prediction and mechanism analysis
- Molecular design and drug discovery
- Chemical safety and risk assessment
- Automated literature review and synthesis
- Data extraction and knowledge graphs
- Interactive visualization tools
- Research assistants for scientists
- Automated experimental design
- Scientific writing and documentation tools
- Domain-specific applications
- API integrations and workflows
- User interfaces for scientific computing
- Creative applications of LLMs in science
- Cross-disciplinary approaches
- Novel use cases and methodologies
Projects will be evaluated based on:
{% for criteria in site.data.prizes.judging_criteria %}
{{ criteria.description }} {% endfor %}
- LLM APIs: OpenAI GPT, Anthropic Claude, Google Gemini, etc.
- Open Source Models: Llama, Mistral, CodeLlama via HuggingFace
- Scientific Libraries: RDKit, ASE, Pymatgen, PySCF, etc.
- Frameworks: LangChain, LangGraph, AutoGen, CrewAI
- Use publicly available datasets or generate synthetic data
- Respect copyright and licensing of data sources
- Include proper citations for datasets and models used
- Avoid sensitive or proprietary information
- Follow ethical AI practices in development and deployment
- Write clean, readable code with appropriate comments
- Follow language-specific style guides (PEP 8 for Python, etc.)
- Include error handling and input validation
- Provide clear setup instructions and dependency management
- Cloud computing credits may be available (check with organizers)
- Local computational resources at on-site locations
- Free tiers of major cloud providers (AWS, GCP, Azure)
Visit our Resources page for curated datasets in:
- Materials science databases
- Chemical reaction databases
- Scientific literature and publications
- Molecular and crystal structure data
- Slack community: [Join here]({{ site.links.slack }})
- Mentorship sessions: Available throughout the event
- Technical support: On-site and virtual assistance
- Documentation: Comprehensive guides and tutorials
Before submitting, ensure you have:
- Public GitHub repository with complete code
- README.md with all required sections
- Working installation instructions tested on clean environment
- Demo video (2-3 minutes) uploaded and accessible
- Example outputs or screenshots included
- License file added to repository
- Team member information documented
- Submission form completed with all details
For submission-related questions:
- Check our FAQ page
- Join our [Slack community]({{ site.links.slack }})
- Contact organizers: [{{ site.links.main_organizer_email }}](mailto:{{ site.links.main_organizer_email }})