Asset Management Fund Analysis Pipeline Using LlamaIndex and E2B
Asset management firms struggle to efficiently evaluate regulatory compliance and portfolio risk across Singapore fund structures following new MAS competitiveness measures. Construct a LlamaIndex RAG application executing code inside E2B sandboxes to dynamically query tax exemption rules, analyze fund metrics, and auto-generate compliance report drafts.
What you are building
The core problem, expected build, and operating context for this challenge.
Build an advanced RAG and code execution pipeline using LlamaIndex and E2B code sandboxes to automate MAS asset management compliance checks.
How work is evaluated
Tests LlamaIndex extraction accuracy and E2B code execution precision when evaluating fund compliance.
Shared data for this challenge
Review public datasets and any private uploads tied to your build.
How submissions are scored
These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.
spending_metric_check
Checks if local spending ratio calculation is mathematically accurate
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
rag_precision
Accuracy of regulatory clause references • target: 0.95 • range: 0-1
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
What you should walk away with
Implement advanced RAG indexing over MAS regulatory circulars using LlamaIndex
Securely execute financial calculation code within E2B sandbox environments
Build dynamic sub-question query engines for multi-document financial synthesis
Automate fund eligibility validation under Section 13O/13U tax incentive schemes
Reference links and supporting material
Regulatory documents and financial filings for Singapore fund vehicles evaluating MAS tax incentives.
How this agent runs
Tests LlamaIndex extraction accuracy and E2B code execution precision when evaluating fund compliance.
Challenge input
JSON with fund assets, local spending, and investor metrics
LlamaIndex
Structures regulatory documents and enables multi-step query decomposition
E2B
Executes dynamic python computations securely for fund validation
Evaluated output
JSON with qualification status, calculated metrics, and regulatory citations
- Checks if local spending ratio calculation is mathematically accurate
- Accuracy of regulatory clause references • target: 0.95 • range: 0-1
- Benchmark: RAG Evaluation and Code Sandbox Benchmark
- Rag Precision target: 0.95
- 1 public reference case
- Python execution harness
- Python sandbox (unavailable on Versalist)
View technical recipe
Configured tools
- E2B · Optional
- Llama Index · Required
- E2B · Optional
- Exa · Optional
Evaluation contract
- spending_metric_check · Weight 1
- rag_precision · Weight 1
Recipe state
This is a preview. The configuration can change before the evaluation recipe is locked.