|
bce7290214
|
fix name
|
2025-04-12 22:36:21 +02:00 |
|
|
b7293dffe9
|
Enhance even more front-end
|
2025-04-12 22:31:49 +02:00 |
|
|
dde607d1a8
|
Null check mrz_obj
|
2025-04-12 22:29:54 +02:00 |
|
|
1ec487f6ab
|
MODEEEEEL AAAAAAAH
|
2025-04-12 22:23:16 +02:00 |
|
|
48a8f70040
|
Added bot reason in app.py
|
2025-04-12 22:20:37 +02:00 |
|
|
c9dfb2ead8
|
fix advisor decision
|
2025-04-12 22:18:40 +02:00 |
|
|
67d4b4da40
|
Make email validation less strict
|
2025-04-12 22:17:29 +02:00 |
|
|
b0c08dbbf0
|
Merge branch 'main' of github.com:NoeBerdoz/julius_baer_onboarding
|
2025-04-12 22:11:28 +02:00 |
|
|
f7174d56bd
|
Simple extract passport test
|
2025-04-12 22:11:11 +02:00 |
|
|
c5512db577
|
Renamed Player in advisor.py
|
2025-04-12 22:10:37 +02:00 |
|
|
da926fb8cb
|
Add bot_decision and bot_reason to next and new game
|
2025-04-12 21:57:05 +02:00 |
|
|
22636070d7
|
Add pydantic Object for llm response and rework decision making
|
2025-04-12 21:51:49 +02:00 |
|
|
94ba43183a
|
Merge remote-tracking branch 'origin/main'
|
2025-04-12 21:49:32 +02:00 |
|
|
7cff234e86
|
Enhance front-end
|
2025-04-12 21:49:24 +02:00 |
|
|
bc2ea68332
|
Player 2 (#3)
Decision Making (not finish)
|
2025-04-12 21:47:57 +02:00 |
|
|
3f9de128be
|
Add DTO that contains decision from bot as well as the previous DTO (hard-coded bot decision for now)
|
2025-04-12 21:36:09 +02:00 |
|
|
470aba5990
|
Fix passport parser
|
2025-04-12 20:31:20 +02:00 |
|
|
10b69c945b
|
add slack to phone_validation
|
2025-04-12 20:14:23 +02:00 |
|
|
427425d358
|
Merge branch 'main' of github.com:NoeBerdoz/julius_baer_onboarding
|
2025-04-12 20:12:20 +02:00 |
|
|
3c4ecc5029
|
Passport parser in progress
|
2025-04-12 20:12:14 +02:00 |
|
|
a1393663f4
|
add frontend next
|
2025-04-12 19:20:39 +02:00 |
|
|
1ea6f2655c
|
add libs
|
2025-04-12 19:18:51 +02:00 |
|
|
9a44b7e67f
|
Implement next_client
|
2025-04-12 19:05:52 +02:00 |
|
|
1c1ab55c69
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# requirements.txt
|
2025-04-12 19:02:57 +02:00 |
|
|
f281174b18
|
allow all cross origin
|
2025-04-12 19:02:34 +02:00 |
|
|
bba255cf6d
|
fix account extractor
|
2025-04-12 19:01:41 +02:00 |
|
|
c15cd6e5b0
|
Route for POST new-game
|
2025-04-12 18:45:02 +02:00 |
|
|
b1443b8cfa
|
add bootstrap
|
2025-04-12 18:40:50 +02:00 |
|
|
bd4146e6d9
|
Add frontend code
|
2025-04-12 18:23:00 +02:00 |
|
|
0b6158d99a
|
Merge remote-tracking branch 'origin/main'
|
2025-04-12 18:12:03 +02:00 |
|
|
0a122dac00
|
de-jsonise the json
|
2025-04-12 18:11:54 +02:00 |
|
|
5735be8a99
|
add passport extractor
|
2025-04-12 17:53:00 +02:00 |
|
|
ea062da2ca
|
Add dummy for client_data loaded from disk
|
2025-04-12 17:51:42 +02:00 |
|
|
59ea6bdcfb
|
Merge remote-tracking branch 'origin/main'
|
2025-04-12 17:49:12 +02:00 |
|
|
3743630547
|
always store all documents
|
2025-04-12 17:48:53 +02:00 |
|
|
4c2bf7ab56
|
Implement extract_description
|
2025-04-12 17:47:43 +02:00 |
|
|
7c4431af14
|
Merge remote-tracking branch 'origin/main'
|
2025-04-12 17:36:46 +02:00 |
|
|
b7a1d00216
|
rename last folder as gameover
|
2025-04-12 17:36:40 +02:00 |
|
|
9985b27d54
|
Add GOOGLE_API_KEY in .env.example
|
2025-04-12 17:29:01 +02:00 |
|
|
f483877303
|
add passport extractor
|
2025-04-12 17:15:43 +02:00 |
|
|
32404b48a9
|
Merge remote-tracking branch 'origin/main'
|
2025-04-12 17:07:16 +02:00 |
|
|
222b3102dc
|
Add type to function
|
2025-04-12 17:07:09 +02:00 |
|
|
0d39c00d45
|
Add decision log entries
|
2025-04-12 17:05:07 +02:00 |
|
|
bc3ba59dd6
|
Rename to __run_extraction_chain and create extract_profile
|
2025-04-12 16:59:43 +02:00 |
|
|
ef80fc4491
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# app.py
|
2025-04-12 16:59:07 +02:00 |
|
|
13b7419db8
|
Rename to __run_extraction_chain and create extract_profile
|
2025-04-12 16:58:41 +02:00 |
|
|
0af630d717
|
add again logs imports
|
2025-04-12 16:58:01 +02:00 |
|
|
15cfd2f9b6
|
Merge remote-tracking branch 'origin/main'
|
2025-04-12 16:46:53 +02:00 |
|
|
705bbd7c00
|
add technical debt
|
2025-04-12 16:46:42 +02:00 |
|
|
2c9eb6f67a
|
fix imports
|
2025-04-12 16:37:06 +02:00 |
|