From df3c5cdfdf7352397973f316d769716eab4e9ac9 Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Thu, 18 Apr 2024 02:47:30 +0200 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 6ca7c76..e03496b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,18 @@ early test : https://github.com/Crizomb/ai_pdf/assets/62544756/c7d71cc5-a18a-460c-a39c-63953e6e6a10 +### TODO + +- [] Option tabs + - [] menu to select different embedding models, add default chunk size for each models + - [] menu to select pytorch acceleration (cuda etc...) + - [] menu to change api client + +- [] LaTex support + - [] handle LaTex file + - [] flat latex directory to single file to handle directory + - [] add pdf to latex tab for easy conversion of math pdf into readble math for LLM + +- [] Add references text box, to show references used by the models + +