From 747613b9380d5ac94c670a68553127cffa72be9d Mon Sep 17 00:00:00 2001 From: Adrian Sieber Date: Tue, 13 Feb 2024 15:20:02 +0000 Subject: [PATCH] Add link to our OpenAI GPT --- readme.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0098a95..e920674 100644 --- a/readme.md +++ b/readme.md @@ -314,7 +314,19 @@ transity gplot-cumul examples/journal.yaml \ ![Screenshot of cumulative account balance plot](./images/screenshot-plot.png) -## Import from Ledger CLI +## Import + +### AI Powered + +We built a dedicated OpenAI GPT to convert any financial data +(e.g. CSVs, bank statements, chat history, …) to a Transity journal file. + +Check it out at +[chat.openai.com/g/g-aUph953Vj-transity]( + https://chat.openai.com/g/g-aUph953Vj-transity). + + +### From Ledger CLI Execute the included ledger2transity script: