diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed6cc4a --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +pdf ai but free and open-source +work in progress + +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 + +