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 + +