Go to file
Blade He f1c0290588 Optimize investment mapping algorithm.
1. Get proper currency if exist multiple currencies in share name, e.g. CHF EUR
2. Default currency should be based on scenario: USD or EUR.
3. Remove special chars should be based on \W, instead of [^a-zA-Z0-9\s]
2024-11-21 16:36:58 -06:00
configuration dynamic loading instructions for multilingual. 2024-11-20 17:00:22 -06:00
core dynamic loading instructions for multilingual. 2024-11-20 17:00:22 -06:00
instructions dynamic loading instructions for multilingual. 2024-11-20 17:00:22 -06:00
utils Optimize investment mapping algorithm. 2024-11-21 16:36:58 -06:00
.gitignore a little change 2024-11-18 16:13:24 -06:00
main.py Optimize investment mapping algorithm. 2024-11-21 16:36:58 -06:00
pdf_table_extraction.py auto-fix json data format 2024-08-19 17:59:32 -05:00
playground.ipynb update general prompts 2024-08-29 17:05:58 -05:00
playground.py 1. Text-and-image all in one chat function by ChatGPT4o 2024-08-26 17:17:39 -05:00
prepare_data.py update for more statistics methods 2024-11-06 16:39:42 -06:00
requirements.txt initial 2024-08-19 09:52:13 -05:00