Commit Graph

8 Commits

Author SHA1 Message Date
michael 823c05f78d Implement code changes to enhance functionality and improve performance 2025-10-05 23:38:03 +00:00
bolade c2a7c5a087 Add manual tax calculator for rule-based tax analysis and integrate with matching engine 2025-10-05 20:48:05 +01:00
bolade e3f610e01a Refine JSON response handling in batch analysis to exclude markdown code blocks and improve extraction logic 2025-10-05 20:36:47 +01:00
bolade 7c412bcf9e Enhance batch processing in LLMTaxAnalyzer with fallback to individual analysis on failure 2025-10-05 20:03:46 +01:00
bolade ae200bd30f Implement batch processing for LLM-based tax analysis and enhance match confidence scoring 2025-10-05 19:38:34 +01:00
bolade c45e3fa791 Add user location support and tax analysis enhancements
- Introduced user location extraction from user tax info for improved matching.
- Normalized user location to province codes for tax calculations.
- Updated MatchResponse schema to include tax analysis data.
- Enhanced LLMTaxAnalyzer to handle various location formats and provide fallback logic.
2025-10-05 18:34:35 +01:00
bolade c78c4c6fe9 Enhance receipt matching by adding user location support and implementing LLM-based tax analysis rules 2025-10-05 13:25:55 +01:00
michael 3d48cf0385 Add requirements.txt with essential dependencies for the project 2025-10-05 11:29:45 +00:00