Step 1 of 13
💬
The conversation will appear here as you step through →
Y
You

Go through all of these credit card statements and find every recurring or subscription charge. For each one: the name, the amount, how many times it appears, the first statement it showed up on, the last statement it showed up on, the total amount charged, and an estimated yearly cost.

A
AI Assistant Majk Rabbit

I'll read through each statement and track recurring charges across all of them before producing the table.

📄 Read statement_jan_2023.pdf — extracting transaction lines
📄 Read statement_feb_2023.pdf — extracting transaction lines
📄 Read statement_mar_2023.pdf — extracting transaction lines
📄 Read … 15 more statements
>_ Bash python3 find_recurring.py — correlating charges across all 18 files
A
AI Assistant Majk Rabbit

Found 9 recurring charges across 18 months of statements:

ServiceAmountTimesFirst SeenLast SeenTotalYearly Est.
Netflix$15.4918Jan 2023Jun 2024$278.82$185.88
Spotify$10.9918Jan 2023Jun 2024$197.82$131.88
Adobe CC$54.9918Jan 2023Jun 2024$989.82$659.88
iCloud 200GB$2.9918Jan 2023Jun 2024$53.82$35.88
New York Times$17.0014Apr 2023Jun 2024$238.00$204.00
Duolingo Plus$6.996Jan 2024Jun 2024$41.94$83.88
Calm$14.993Apr 2024Jun 2024$44.97$179.88
1Password$2.9918Jan 2023Jun 2024$53.82$35.88
Dropbox Plus$11.9918Jan 2023Jun 2024$215.82$143.88

Total subscription spend: $2,114.85 over 18 months — estimated $1,661.04/year.

Y
You

I need to write a performance review for Sarah. I have a folder with our 1:1 notes, her project docs, peer feedback emails, and the goal-tracking sheet from this year. Use these files to fill in the review template: Goals & Results, Key Contributions, Collaboration & Feedback Received, and Areas for Development. Pull direct quotes where they support the points.

A
AI Assistant Majk Rabbit

I'll read through all the source files first, then extract and place the relevant evidence into each section of the template.

📄 Read 1on1_notes_q1.md — scanning for goals, blockers, progress
📄 Read 1on1_notes_q2.md — scanning for goals, blockers, progress
📄 Read 1on1_notes_q3.md — scanning for goals, blockers, progress
📄 Read 1on1_notes_q4.md — scanning for goals, blockers, progress
📄 Read goals_2024.xlsx — extracting goal names, targets, completion status
📄 Read project_launch_retro.md — extracting contributions and outcomes
📄 Read peer_feedback_compiled.pdf — extracting themes and direct quotes
Write sarah_review_draft.md — filling in template sections with extracted evidence
A
AI Assistant Majk Rabbit

Review draft completed. Here's what was placed in each section:

SectionSources usedEvidence placed
Goals & Resultsgoals_2024.xlsx, Q1–Q4 notes4 of 5 goals met or exceeded; Q3 note: "shipped two weeks ahead of schedule despite scope increase"
Key Contributionsproject_launch_retro.md, Q2–Q3 notesLed API redesign, authored internal docs adopted by 3 other teams; retro quote: "her docs became the reference for the whole org"
Collaboration & Feedbackpeer_feedback_compiled.pdf3 peer quotes placed; recurring theme: reliable under pressure, proactive communicator
Areas for DevelopmentQ1, Q4 notesQ1: "wants to take on more cross-team coordination" — revisited Q4, progress noted but not yet fully realised

Full draft saved to sarah_review_draft.md. Every point is tied to a source — you can see exactly which file each quote came from.

Y
You

Help me understand what I'm actually spending money on across these statements.

A
AI Assistant Majk Rabbit

I'll read through the statements and categorise your spending to give you a clear picture of where the money is going.

📄 Read statement_jan_2023.pdf — categorising transactions
📄 Read statement_feb_2023.pdf — categorising transactions
📄 Read … 16 more statements
>_ Bash python3 categorise_spend.py — grouping and summarising across all files
A
AI Assistant Majk Rabbit

Here's what your spending looks like compared to the subscription list from method prompting:

CategoryMethod promptingOutcome prompting
EntertainmentNetflix $185/yr, NYT $204/yr$389/yr — 2 services, consider consolidating
MusicSpotify $131/yr$131/yr — only streaming service, likely worth keeping
Creative softwareAdobe CC $659/yr$659/yr — your single largest subscription by far
Cloud storageiCloud $35/yr, Dropbox $143/yr$178/yr — you're paying for two storage services
WellnessCalm $179/yr, Duolingo $83/yr$262/yr — both started recently, usage unclear

The two things worth looking at: you're paying for two cloud storage services ($178/yr combined), and your wellness subscriptions ($262/yr) only started in the last 6 months.

Y
You

Which of these subscriptions look like they might not be worth keeping?

A
AI Assistant Majk Rabbit

Based on the data, three stand out:

  • Calm ($179/yr) — only 3 months of charges, started April 2024. Too new to know if it's sticking.
  • Dropbox Plus ($143/yr) — you're also paying for iCloud. Two storage services for a total of $178/yr is probably redundant.
  • Duolingo Plus ($83/yr) — 6 months in. Worth asking yourself if you're still using it.

Cancelling all three would save roughly $405/year.

Y
You

Have any of these gone up in price since I first signed up?

A
AI Assistant Majk Rabbit

Two services increased their price during the 18-month window:

  • Netflix — $13.99 → $15.49 in September 2023 (+$1.50/mo, +$18/yr)
  • New York Times — $9.99 → $17.00 in March 2024 (+$7.01/mo, +$84.12/yr). The promotional rate expired.

The NYT increase is significant — you're paying 70% more than when you signed up.