{"id":26244376,"url":"https://github.com/zkfriendly/archive","last_synced_at":"2026-04-16T14:35:58.177Z","repository":{"id":281401774,"uuid":"945166729","full_name":"zkfriendly/archive","owner":"zkfriendly","description":"This is a personal project that I use to track my own expenses. It's designed according to my specific needs and workflow. (99% AI Generated)","archived":false,"fork":false,"pushed_at":"2025-03-08T20:52:38.000Z","size":3113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T21:31:27.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zkfriendly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-08T20:09:27.000Z","updated_at":"2025-03-08T20:52:42.000Z","dependencies_parsed_at":"2025-03-08T21:41:33.267Z","dependency_job_id":null,"html_url":"https://github.com/zkfriendly/archive","commit_stats":null,"previous_names":["zkfriendly/archive"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfriendly%2Farchive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfriendly%2Farchive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfriendly%2Farchive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfriendly%2Farchive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkfriendly","download_url":"https://codeload.github.com/zkfriendly/archive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243392468,"owners_count":20283588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-13T11:19:58.106Z","updated_at":"2025-12-28T14:26:10.711Z","avatar_url":"https://github.com/zkfriendly.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expense Tracker\n\nA modern expense tracking application that uses OCR to automatically extract information from receipts and provides natural language querying capabilities.\n\n\u003e **Note:** This is a personal project that I use to track my own expenses. It's designed according to my specific needs and workflow.\n\n## Features\n\n- 📸 Receipt scanning with automatic item and price detection\n- 🤖 Automatic category detection and management\n- 💬 Natural language querying for expenses\n- 📱 Modern web interface\n- 🔒 Secure data storage\n\n## Tech Stack\n\n- **Frontend**: React, TypeScript, Vite\n- **Backend**: Bun, TypeScript, Prisma\n- **Database**: PostgreSQL\n- **Cache**: Redis\n- **AI/ML**: Anthropic Claude API for natural language processing\n- **OCR**: Tesseract.js for receipt scanning\n\n## Prerequisites\n\n- Bun (latest version)\n- Docker and Docker Compose\n- Anthropic API key\n\n## Getting Started\n\n1. Clone the repository\n2. Install dependencies:\n   ```bash\n   bun install\n   ```\n3. Set up environment variables:\n   ```bash\n   cp apps/backend/.env.example apps/backend/.env\n   cp apps/frontend/.env.example apps/frontend/.env\n   ```\n4. Start development services:\n   ```bash\n   docker-compose up -d\n   ```\n5. Start the development servers:\n   ```bash\n   bun dev\n   ```\n\n## Project Structure\n\n```\n.\n├── apps/\n│   ├── frontend/     # React frontend application\n│   └── backend/      # Bun backend API\n├── packages/\n│   └── shared/       # Shared types and utilities\n└── docker-compose.yml\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkfriendly%2Farchive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkfriendly%2Farchive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkfriendly%2Farchive/lists"}