Real receipts are noisy, diverse, and often private. PDF templates are brittle and too clean. OCR outputs are inconsistent. And once you move beyond English or simple formats, it gets even messier.
That’s why I built this:
GitHub: WellApp-ai/ai-receipt-generator Example output: imgur.com/a/YtFSodj
What’s Next?
Right now it supports: - OpenAI models (via API) - Local generation via Faker - YAML-configured generation flows
Coming soon: - Support for Claude, Gemini, Mistral, etc - More built-in schema presets - Predefined prompt templates (by region, industry, language)
We’re also planning to dogfood this internally for auto-evaluations of our own parsing engine.
evs91•7mo ago
davidpapermill•7mo ago
I think the GitHub link was supposed to be: https://github.com/WellApp-ai/Well/tree/main/ai-receipt-gene...
I'm interested in this if the OP wants to update - my company has a PDF generation API, so I'm interested in seeing LLMs do this directly.