SkillAgentSearch skills...

Billsplit

Split your restaurant bills easily

Install / Use

/learn @Nutlope/Billsplit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<a href="https://www.usebillsplit.com/"> <img alt="Self" src="./public/og.png"> </a> <div align="center"> <h1 >BillSplit</h1> <p> A modern bill splitting app. Powered by Together.ai. </p> </div>

Tech Stack

  • Next.js 15 with App Router for modern web development
  • Together.ai for advanced LLM capabilities
  • Helicone for LLM observability and monitoring
  • Amazon S3 for secure image storage
  • Vercel for seamless deployment and hosting

How it works

  1. User uploads a picture of the bill
  2. The app processes the PDF using Together.ai with Vision models and Json mode
  3. The app let the user choose how to split items and add people names
  4. The app displays the final summary with the split of the bill

Cloning & running

  1. Fork or clone the repo
  2. Create an account at https://togetherai.link for the LLM
  3. Create an account at https://aws.amazon.com/ for the S3 bucket
  4. Create a .env (use the .example.env for reference) and replace the API keys
  5. Run pnpm install and pnpm run dev to install dependencies and run locally
View on GitHub
GitHub Stars277
CategoryDevelopment
Updated3d ago
Forks30

Languages

TypeScript

Security Score

95/100

Audited on Mar 26, 2026

No findings