Commit Graph

13 Commits

Author SHA1 Message Date
mrosati fb62d1b539 refactor chunking and embedding into their own modules
build / build (push) Successful in 45s
pytest / pytest (push) Successful in 26s
2026-05-01 11:01:30 +02:00
Matteo Rosati a14edebafe add colors!
build / build (push) Successful in 12s
pytest / pytest (push) Successful in 29s
2026-04-23 21:49:46 +02:00
Matteo Rosati 091f04ef10 bump version name 2026-04-22 23:20:07 +02:00
Matteo Rosati b52952a2eb simplify the app using typer 2026-04-22 22:14:26 +02:00
Matteo Rosati 33b46c2c21 add ruff. fix all linting 2026-04-22 17:03:01 +02:00
Matteo Rosati 2962a2e088 replace argparse.Namespace plumbing with typed command inputs 2026-04-22 16:03:51 +02:00
Matteo Rosati 8ebab832d5 move top-level modules into a real package 2026-04-22 15:47:46 +02:00
Matteo Rosati ae1c97cc71 build system 2026-04-22 09:55:18 +02:00
Matteo Rosati 5e3e9c09ea add pdf to md library 2026-04-21 22:22:05 +02:00
mrosati 1513dbb473 code format. add nuitka. 2026-04-21 17:55:11 +02:00
mrosati 746b951f0b add chunk and embed 2026-04-21 15:06:04 +02:00
mrosati bac81cbd33 remove flask, it's a tui app 2026-04-21 14:05:07 +02:00
mrosati 380aee5d94 init 2026-04-21 13:32:09 +02:00