Challenge

Advanced Compute Strategy Modeling with LlamaIndex

Create a decision support agent using LlamaIndex to model compute infrastructure strategies for AI developers. Inspired by the reported chip supply ambitions of major labs, this agent will evaluate compute procurement options. By utilizing Fireworks AI for model inference and Edge Impulse for performance simulation, the agent will analyze hypothetical supply chain risks and compute scalability, providing data-driven recommendations without relying on internal document databases.

Business OperationsHosted by Vera
Challenge brief

What you are building

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

Create a decision support agent using LlamaIndex to model compute infrastructure strategies for AI developers. Inspired by the reported chip supply ambitions of major labs, this agent will evaluate compute procurement options. By utilizing Fireworks AI for model inference and Edge Impulse for performance simulation, the agent will analyze hypothetical supply chain risks and compute scalability, providing data-driven recommendations without relying on internal document databases.

Datasets

Shared data for this challenge

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

Loading datasets...
Evaluation rubric

How submissions are scored

These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.

Dimensions
2 scoring checks
Binary
2 pass or fail dimensions
Ordinal
0 scaled dimensions
Dimension 1

Feasibility Check

Ensure proposed strategy fits within input budget

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 2

Resource Efficiency

Score of recommended strategy viability • target: 85 • range: 0-100

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Learning goals

What you should walk away with

  • Master LlamaIndex agentic abstractions for complex reasoning tasks

  • Configure Fireworks AI as an inference backend for model performance

  • Integrate Edge Impulse APIs for simulated inference latency calculation

  • Design multi-step planning agents using GPT-5.4 Pro and Claude Sonnet 4.6.6

  • Orchestrate comparative strategy modeling between compute hardware providers

  • Build feedback loops between model inference performance and business requirements

How this agent runs

Evaluate the agent's ability to propose optimal infrastructure configurations based on constraints.

Preview configuration

Challenge input

Constraint map

Llama Index

Data framework for LLM

Yupp AI

LLM evaluation platform

Fireworks AI

Fast inference and fine-tuning platform.

Evaluated output

Infrastructure plan JSON

Checks for
  • Ensure proposed strategy fits within input budget
  • Score of recommended strategy viability • target: 85 • range: 0-100
Proof of success
  • Resource Efficiency target: 85
  • 1 public reference case
Runtime evidence
  • Python execution harness
View technical recipe

Configured tools

Action Space
  • Llama Index · Required
  • Yupp AI · Optional
Policy Serving
  • Fireworks AI · Optional
Training Infra
  • Fireworks AI · Optional

Evaluation contract

  • Feasibility Check · Weight 1
  • Resource Efficiency · Weight 1

Recipe state

This is a preview. The configuration can change before the evaluation recipe is locked.

Run this agent on your dataset and AI stack

Bring your dataset, model providers, and success criteria. We will scope the right managed run for your team.

Scope a managed run
Start from your terminal
$npx -y @versalist/cli start advanced-compute-strategy-modeling-with-llamaindex

[ok] Wrote CHALLENGE.md

[ok] Wrote .versalist.json

[ok] Wrote eval/examples.json

Requires VERSALIST_API_KEY. Works with any MCP-aware editor.

Docs
Manage API keys
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.

Frequently Asked Questions about Advanced Compute Strategy Modeling with LlamaIndex