Commit Graph

14 Commits (f206b557a2a2bad437de789105497bc4d5d3d900)

Author SHA1 Message Date
kethan351 f206b557a2 more stuff 2024-03-20 22:30:10 -04:00
kethan351 0d47c0c4f3 still not workin 2024-03-20 17:21:21 -04:00
kethan351 bedb524546 reworking with changes in alttext 2024-03-07 16:32:11 -05:00
kethan351 075914cafd automate debugging 2024-03-01 12:22:06 -05:00
kethan351 14ed54b857 automate work 2024-02-16 14:48:55 -05:00
kethan351 507f261f7c get,download,automate 2024-02-16 12:09:45 -05:00
kethan351 c0d2de4ed6 automate.py not working 2024-02-15 17:17:30 -05:00
kethan351 3b34021362 chunk and download books 2024-02-14 20:07:47 -05:00
XxMistaCruzxX d6174e8ca4 Added local blip as a descEngine. 2024-02-02 13:38:11 -05:00
XxMistaCruzxX 351e9aaae7 Fixed bug in multi-threaded association creation. Removed test engines from ocrengine and descengine. Condensed Replicate DescEngines into one. 2023-11-28 21:17:35 -05:00
XxMistaCruzxX 7541877ec7 Added langEngines. Renamed previous method of generating alt-text as V1. Integrated langEngines to refine results of V1 Dataflow. Created V2 Dataflow. Added pydocstrings to all abstract functions. 2023-11-27 18:58:51 -05:00
XxMistaCruzxX b1288c2c1c HUGE COMMIT. Created generative alt-text functions for AltTextHTML. Created parsing functions for AltTextEPUB. Created abstract classes for 'DescEngine' and 'OCREngine'. Created 'ReplicateMiniGPT4API' implementation for 'DescEngine'. Created 'GoogleVertexAPI' implementation for 'DescEngine'. Created 'Tesseract' implementation for 'OCREngine'. 2023-11-06 14:44:05 -05:00
XxMistaCruzxX 7daaf8e206 Created AltTextEPUB class and implemented methods from AltText abstract class. 2023-10-26 14:40:06 -04:00
XxMistaCruzxX 119a844940 Begin setting up for PyPi packaging. Added pyproject.toml, LICENSE, and README.md. Restructured files into '/src' and '/tests' folders. Edited 'idep.sh' and '.gitignore'. 2023-10-16 16:26:01 -04:00