Aihackercup banner
wandb wandb

Aihackercup

AI community

Description

A competition to get you started on the NeurIPS AI Hackercup

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Weights & Biases Weights & Biases

⚡️ Competition - AI Hacker Cup

[Weights & Biases](https://wandb.ai/site?utm_source=github&utm_medium=code&utm_campaign=lightning-ai-hacker-cup) are running a 7-day Lightning Competition focussed on using LLMs to solve the 2023 practice problems for the [2024 NeurIPS AI Hacker Cup](https://hackercupai.github.io/) challenge. The competition involves solving very challenging logic problems using code.

Goal

The goal is to try and solve all 5 of the 2023 practice questions for the AI Hacker Cup using MistralAI's models. We’re offering free MistralAI api access via the code in this colab to get people started. For context, the **[starter notebook](https://github.com/wandb/aihackercup/blob/main/rag_code_agent.ipynb)** included in this repo has free MistralAI api access and can consistently get 2 out of 5 solutions correct using `mistral-large-latest`.

Deadline

The deadline to submit winning solutions is Monday October 16th , 8am PT / 5pm CET.

Prizes

Weights & Biases are giving away a pair of Meta Ray-Ban Smart Glasses for the first individual to submit code that solves:

  • 3 out of 5 correct solutions
  • 4 out of 5 correct solutions
  • 5 out of 5 correct solutions

(i.e. in total 3 pairs of sunglasses to give away)

Getting Started

**Starter Notebook**

We have included a **[starter notebook](https://github.com/wandb/aihackercup/blob/main/rag_code_agent.ipynb)** which includes free MistralAI api access and which can consistently solve 2 out of 5 problems. This **[AI Hacker Cup lecture video](https://www.youtube.com/watch?v=cObBj2UpWK8)** includes an explanation of the approach taken, see the Resources section

**Discord**

The official 2024 NeurI