Commit Graph

  • 2e9afe5204 feat: include receipt tax amount in match-specific endpoint response main Iyeoluwa Akinrinola 2025-07-07 17:42:52 +01:00
  • 00b42f2c0f Update README and core files, remove test/debug scripts, improve documentation and robustness Iyeoluwa Akinrinola 2025-07-03 19:27:16 +01:00
  • a202abf5c0 Fix date parsing for image import to handle various date formats Iyeoluwa Akinrinola 2025-07-03 00:44:01 +01:00
  • e81745b638 Add /transactions/import/image endpoint to extract transactions from images using AI Iyeoluwa Akinrinola 2025-07-03 00:36:55 +01:00
  • 3fd41af45f Add /match-specific endpoint to match specific receipts by file IDs Iyeoluwa Akinrinola 2025-07-03 00:32:18 +01:00
  • 6b6633b165 Update AI matcher to return only the best match with confidence score Iyeoluwa Akinrinola 2025-07-02 21:39:41 +01:00
  • 58d579700e Improve AI matching to show ALL potential matches with confidence scores Iyeoluwa Akinrinola 2025-07-02 21:15:33 +01:00
  • 08386f8544 Add auto-matching endpoint and data storage for easier demo workflow Iyeoluwa Akinrinola 2025-07-02 21:02:11 +01:00
  • d04a7ce08b Remove test_images from tracking and add to .gitignore master Iyeoluwa Akinrinola 2025-07-02 16:52:49 +01:00
  • ad1ef35842 Add uploads/ and chequing statement.csv to .gitignore and remove them from repo tracking Iyeoluwa Akinrinola 2025-07-02 16:49:19 +01:00
  • 85b29d387c Add .gitignore and remove unnecessary files (venv, __pycache__, etc.) Iyeoluwa Akinrinola 2025-07-02 16:45:39 +01:00
  • a519c42866 Update matching logic: AI scores all candidates, lower threshold, absolute amount, prompt improvements Iyeoluwa Akinrinola 2025-07-02 16:38:01 +01:00