Jejorm/ReciboSplit

Splitwise-style app for splitting group expenses, with OpenAI vision-based receipt extraction

0Stars on the repository
7Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

api-agent

01

Jejorm/ReciboSplit

Agent Claude Code

Use this agent to implement FastAPI endpoints exposing ReciboSplit's operations (upload receipt image, capture items, assign consumption, query balances).

0 29d ago A 31 tokens

db-agent

02

Jejorm/ReciboSplit

Agent Claude Code

Use this agent to design or modify the Turso/SQLite schema, write migrations, and build data-access functions (participants, events, receipts, items, assignments, and balances).

0 29d ago A 39 tokens

test-agent

03

Jejorm/ReciboSplit

Agent Claude Code

Use this agent to write tests for item-assignment logic, balance calculations, and the API endpoints.

0 29d ago A 23 tokens

ui-agent

04

Jejorm/ReciboSplit

Agent Claude Code

Use this agent to build React components (image upload, item-capture form, consumption assignment, balances view).

0 29d ago A 25 tokens

vision-agent

05

Jejorm/ReciboSplit

Agent Claude Code

Use this agent for Phase 2 work involving the OpenAI vision API — the receipt-image extractor, its JSON/Pydantic contract, the extraction endpoint, and the error/fallback path. Do NOT use it for anything that persists data or changes balances; that stays with db-agent and api-agent.

0 29d ago A 63 tokens