# The AI That Built An Economy… And Went Bankrupt

Source: https://www.youtube.com/watch?v=KUekLTqV1ME
Recap page: https://rapidrecap.app/video/KUekLTqV1ME
Generated: 2025-12-14T10:02:38.583+00:00

---
## Quick Overview

The AI agents, initially programmed for competitive delivery tasks where they would undercut each other and even act unethically (like the 

**Key Points:**
- The DeepSeek-V3 model achieved the best average profit ($69.48) and the best sharing count (2.33) among the tested models over 5000-step simulations.
- The Claude-3-Sonnet model demonstrated the best energy efficiency (0.54 avg) and the highest sharing count (11.33 avg), but its profit ($69.07) was slightly lower than DeepSeek-V3.
- Models with high Conscientiousness showed a positive correlation with higher Bid Win Rate (r=0.65) and a negative correlation with Bid Order (r=-0.64).
- Models low in Agreeableness showed a strong negative correlation with the 'Do Nothing' action count (r=-0.70), meaning less agreeable agents were less likely to stand idle.
- The GPT-4o-mini model failed to complete any orders, achieving zero profit across all metrics, while other models like DeepSeek-V3 and Claude-3-Sonnet achieved significant profit.
- The simulation included various complex agent actions such as picking up items, entering/exiting cars, carrying heavy objects, conversing, arguing, and using shared resources like scooters.
- Procedural scene generation allowed researchers to create diverse environments by loading abstract layout maps into Unreal Engine for realistic simulation testing.

![Screenshot at 1:08: Table 4 displaying the performance metrics \(Profit, Successful Orders, Energy Efficiency, Sharing Count, Investment Count\) for various Model-Controlled Agents over 5000-step simulations, highlighting DeepSeek-V3 and Claude-3-Sonnet as top performers.](https://ss.rapidrecap.app/screens/KUekLTqV1ME/00-01-08.png)

**Context:** This video details research on training diverse AI agents within a high-fidelity, procedurally generated city environment built using Unreal Engine, focusing on how personality traits influence economic behavior and task performance in multi-agent delivery scenarios. The agents, powered by various Large Language Models (LLMs) like DeepSeek-V3, Claude-3-Sonnet, and GPT-4o, are evaluated across metrics like profit, energy efficiency, and order success, revealing that traits like Conscientiousness lead to better bidding outcomes, while Agreeableness correlates with less idle time.

## Detailed Analysis

The video showcases research on multi-agent systems operating in a simulated city environment, detailing agent performance based on assigned personality traits derived from LLMs. The simulation environment is highly detailed, featuring dynamic traffic systems, various agents (humanoids, robots like the yellow quadruped), and complex interactions like deliveries and resource sharing. Performance results are quantified in Table 4 (1:09), where DeepSeek-V3 leads in profit ($69.48 avg) and Claude-3-Sonnet excels in energy efficiency (0.54 avg) and sharing count (11.33 avg). Conversely, GPT-4o-mini achieved no profit. The analysis further correlates personality traits with behavior (2:30): Conscientiousness positively correlates with winning bids and negatively with placing low-value bids, while Agreeableness negatively correlates with the 'Do Nothing' action, suggesting less agreeable agents are more proactive. The research also highlights the system's ability to procedurally generate city layouts (5:19) and control scenes via language prompts (5:29), demonstrating capabilities like spawning vehicles or filling empty city blocks on command. The concluding segment suggests that while some agents behaved greedily or unethically (3:42), others, particularly those low in Agreeableness, were prone to refusing work or engaging in competitive pricing, contrasting with the high-performing, nuanced behaviors observed in the best models.

### Agent Performance Metrics

- DeepSeek-V3 achieved the highest average profit ($69.48)
- Claude-3-Sonnet showed the best energy efficiency (0.54) and sharing count (11.33)
- GPT-4o-mini performed worst with zero profit and activity.

### Personality Trait Correlation

- High Conscientiousness correlates positively with Bid Win Rate (r=0.65) and negatively with Bid Order (r=-0.64)
- Low Agreeableness correlates negatively with 'Do Nothing' count (r=-0.70).

### Simulation Capabilities

- Agents perform complex tasks like carrying heavy objects, entering/exiting cars, and conversing (3:34)
- Agents follow language instructions to navigate the city (2:03).

### Scene Generation

- Abstract map layouts are procedurally generated and loaded into Unreal Engine to create diverse simulation environments (5:19).

### LLM Behavior Contrast

- Greedy agents (low Openness) tried to flood the market with low prices and lost contracts entirely
- High Openness agents explored unconventional methods (5:16).

![Screenshot at 0:03: An overhead view of a simulated city intersection, demonstrating the detailed environment used for agent simulation.](https://ss.rapidrecap.app/screens/KUekLTqV1ME/00-00-03.png)
![Screenshot at 0:07: A demonstration of a quadruped robot navigating an urban environment based on sequential commands like turning and stepping forward.](https://ss.rapidrecap.app/screens/KUekLTqV1ME/00-00-07.png)
![Screenshot at 0:18: A diagram illustrating the multi-agent scenario setup, showing different LLM agents \(labeled with logos like ChatGPT and Meta AI\) connected to various points on a map.](https://ss.rapidrecap.app/screens/KUekLTqV1ME/00-00-18.png)
![Screenshot at 1:09: A comparison showing that the greedy agent \(GPT-4o-mini, all zero metrics\) failed completely, contrasting with the profit earned by DeepSeek-V3 \($69.48\).](https://ss.rapidrecap.app/screens/KUekLTqV1ME/00-01-09.png)
![Screenshot at 2:30: A heatmap correlating personality traits \(Openness, Conscientiousness, etc.\) against action proportions \(Bid Win Rate, Do Nothing Count\), showing correlations like r=-0.70 between Agreeableness and 'Do Nothing Count'.](https://ss.rapidrecap.app/screens/KUekLTqV1ME/00-02-30.png)
