Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
ReceiptHero

ReceiptHero

An open source receipt management app with AI-powered OCR. Powered by Together.ai.

Tech stack

  • Next.js app router with Tailwind CSS
  • Together AI for LLM-powered OCR
  • Llama 4 Scout 17B for receipt data extraction
  • shadcn/ui components with Radix UI
  • Zod for data validation

How it works

  1. Upload receipt images via drag & drop or file selection
  2. Send images to Together AI's Llama model for OCR processing
  3. Extract structured data: vendor, date, amount, items, currency, payment method
  4. Automatically categorize expenses (groceries, dining, gas, etc.)
  5. Display spending breakdown and receipt management interface
  6. Store data locally in browser for privacy

Cloning & running

  1. Fork or clone the repo
  2. Create an account at Together AI for the OCR API
  3. Create a .env file (use .example.env for reference) and add your API key
  4. Run npm install and npm run dev to install dependencies and run locally

关于 About

Organize all your receipts with AI

语言 Languages

TypeScript94.9%
CSS5.0%
JavaScript0.1%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
68
Total Commits
峰值: 43次/周
Less
More

核心贡献者 Contributors