From 6c9381ad12de5b3503c9eaf1d437cf0d1222243d Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Thu, 18 Apr 2024 02:47:59 +0200 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e03496b..ed6cc4a 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,16 @@ https://github.com/Crizomb/ai_pdf/assets/62544756/c7d71cc5-a18a-460c-a39c-63953e ### 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 +- [ ] 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 +- [ ] 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 +- [ ] Add references text box, to show references used by the models