# Wedding Budget Reality Check AI Agent Connect

> Deterministic Singapore wedding budget calculator and reality check.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_4vuzDxIq0iLLePtom9MNhW91XgoX84MKmZjBuXBz/ai-agent-connect
- **Tags:** wedding, budget, singapore, finance, planning

## Description

Plan your big day with precision using the Wedding Budget Reality Check. This tool provides a complete financial breakdown for Singaporean weddings, including base costs for romance, banquet, or elopement styles. It calculates total expenses by accounting for venue tiers, photography, attire, rings, and honeymoon. Most importantly, it estimates your angbao recovery and calculates the net out-of-pocket cost, helping you determine exactly how many months of savings you need to reach your goal. Use `calculate_wedding_estimate` for a full breakdown, `analyze_savings_plan` to test different savings rates, or `compare_wedding_types` to see how different styles impact your budget.

## Tools

### analyze_savings_plan
Evaluates how monthly savings impact the time to reach a budget

### calculate_wedding_estimate


### compare_wedding_types
Compares financial impact of different wedding styles

## Prompt Examples

**Prompt:** 
```
Calculate a wedding estimate for a banquet with 150 guests at a hotel tier.
```

**Response:** 
```
For a banquet with 150 guests at a hotel, your base cost is 45,000 SGD. Including additional costs like photography, gown, rings, and honeymoon, your total wedding cost is 75,000 SGD. With an estimated angbao recovery of 30,000 SGD, your net cost is 45,000 SGD. At a savings rate of 1,000 SGD per month, it will take 75 months to save.
```

**Prompt:** 
```
How long will it take to save 15,000 SGD if I save 1,200 SGD per month?
```

**Response:** 
```
It will take 12.5 months to reach your goal of 15,000 SGD by saving 1,200 SGD per month.
```

**Prompt:** 
```
Compare the costs for 50 guests at a restaurant venue.
```

**Response:** 
```
For 50 guests at a restaurant: an elopement style costs 17,000 SGD net, a romance style costs 32,000 SGD net, and a banquet style costs 25,000 SGD net.
```

## Frequently Asked Questions

**How is the angbao recovery calculated?**
The tool estimates angbao recovery by multiplying the expected guest count by an average gift amount of 200 SGD per guest.

**Can I compare different wedding styles?**
Yes, you can use the `compare_wedding_types` tool to see the financial difference between romance, banquet, and elopement styles for a specific guest count.

**What does the net cost represent?**
The net cost is the final amount you need to pay out-of-pocket after subtracting the estimated angbao recovery from the total wedding cost.
