Build a Hines Development Feasibility RAG Agent with LlamaIndex and Mindset AI
Commercial real estate developers struggle to rapidly evaluate capital deployment signals and local zoning constraints across expanding development pipelines. Build a LlamaIndex RAG agent integrated with Mindset AI workflows to ingest real estate filings and market metrics, achieving an F1-score of at least 0.88 on feasibility query answers.
What you are building
The core problem, expected build, and operating context for this challenge.
Construct an enterprise RAG pipeline using LlamaIndex and Mindset AI to query complex commercial development filings and municipal zoning constraints.
How work is evaluated
Evaluates the precision and response accuracy of the LlamaIndex real estate development feasibility agent.
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.
Schema Compliance Test
Verifies that the agent returns expected JSON keys.
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
Extraction Precision
Percentage of correctly extracted underwriting features. • target: 0.9 • 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 vector indexing over commercial real estate SEC filings and development proposals using LlamaIndex.
Integrate Mindset AI workflow triggers for dynamic data retrieval and alert orchestration.
Evaluate RAG retrieval accuracy using precision and recall metrics on complex underwriting queries.
Reference links and supporting material
Synthetic and publicly sourced real estate acquisition filings, zoning code summaries, and Hines capital allocation updates.
How this agent runs
Evaluates the precision and response accuracy of the LlamaIndex real estate development feasibility agent.
Challenge input
JSON containing document paths and underwriting questions
LlamaIndex
Required data framework for LLM indexing and RAG operations.
Mindset AI
Automates real estate deal pipeline workflows and triggers.
Evaluated output
JSON containing extracted parameters, zoning compliance flags, and confidence score
- Verifies that the agent returns expected JSON keys.
- Percentage of correctly extracted underwriting features. • target: 0.9 • range: 0-1
- Benchmark: RE_Underwriting_Eval
- Extraction Precision target: 0.9
- 1 public reference case
- Python execution harness
- Python sandbox (unavailable on Versalist)
View technical recipe
Configured tools
- Mindset AI · Required
- Llama Index · Optional
- Exa · Optional
Evaluation contract
- Schema Compliance Test · Weight 1
- Extraction Precision · Weight 1
Recipe state
This is a preview. The configuration can change before the evaluation recipe is locked.