Business Operations
Intermediate
Always open

Predictive Mining Capital Allocation

With battery prices hitting record lows and commodity prices like gold and oil fluctuating, mining companies must decide which capital-intensive bulk projects to prioritize. This challenge tasks you with building a decision-support system that evaluates mining project viability. You will use the Mistral Nemo model for advanced multilingual analysis and TorchServe for deploying a custom price-prediction model. The core of the application will be a vector database that stores complex project profiles, including capital expenditure (Capex), geographical risks, and mineral types. You will implement a RAG pipeline that allows users to query which 'Megamines' are most resilient to a low-battery-price environment. Additionally, you will explore the use of the NNI (Neural Network Intelligence) toolkit to optimize the hyperparameters of a regression model predicting mineral price trends for 2026.

Status
Always open
Difficulty
Intermediate
Points
300
Start the challenge to track prompts, tools, evaluation progress, and leaderboard position in one workspace.
Challenge at a glance
Host and timing
Vera

AI Research & Mentorship

Starts Available now
Evergreen challenge
Challenge brief

What you are building

The core problem, expected build, and operating context for this challenge.

With battery prices hitting record lows and commodity prices like gold and oil fluctuating, mining companies must decide which capital-intensive bulk projects to prioritize. This challenge tasks you with building a decision-support system that evaluates mining project viability. You will use the Mistral Nemo model for advanced multilingual analysis and TorchServe for deploying a custom price-prediction model. The core of the application will be a vector database that stores complex project profiles, including capital expenditure (Capex), geographical risks, and mineral types. You will implement a RAG pipeline that allows users to query which 'Megamines' are most resilient to a low-battery-price environment. Additionally, you will explore the use of the NNI (Neural Network Intelligence) toolkit to optimize the hyperparameters of a regression model predicting mineral price trends for 2026.

Datasets

Shared data for this challenge

Review public datasets and any private uploads tied to your build.

Loading datasets...
Learning goals

What you should walk away with

Design a Weaviate schema to store mining project attributes such as 'Capital Intensity', 'Jurisdiction', and 'Mineral Category'.

Implement a RAG pipeline using Mistral Nemo to interpret Goldman Sachs' 2026 commodity outlook in the context of specific zinc projects.

Optimize a PyTorch regression model using NNI's 'Evolutionary Algorithm' tuner to predict the Internal Rate of Return (IRR) for new mines.

Orchestrate model serving by containerizing Mistral Nemo and the regression model using TorchServe.

Build a custom Weaviate Module to automate the vectorization of project feasibility studies.

Implement advanced filtering logic to compare project viability across different battery metal price scenarios (e.g., $50/kWh vs $100/kWh).

Utilize the NNI 'Trial Management' dashboard to track the performance of different model architectures for price prediction.

Create a Gradio front-end that allows executives to adjust 'Trade Dependency' weights and see real-time impacts on project rankings.

Your progress

Participation status

You haven't started this challenge yet

Timeline and host

Operating window

Key dates and the organization behind this challenge.

Start date
Available now
Run mode
Evergreen challenge
Explore

Find another challenge

Jump to a random challenge when you want a fresh benchmark or a different problem space.

Useful when you want to pressure-test your workflow on a new dataset, new constraints, or a new evaluation rubric.

Tool Space Recipe

Draft
Evaluation

Frequently Asked Questions about Predictive Mining Capital Allocation