Commit Graph

69 Commits (37f5fc8b8ad1e28819c1c9d472b6407b29c97c3c)

Author SHA1 Message Date
Ofek Lev 37f5fc8b8a
Fix project metadata 2024-05-27 17:15:14 -04:00
xxmistacruzxx 068b4df6ea Added support for more models in ReplicateAPI. Completed automation script for Project Gutenberg. Updated README. 2024-04-22 19:22:09 -04:00
xxmistacruzxx ab3228b234 Merge branch 'main' of https://github.com/EbookFoundation/alt-text 2024-03-25 15:59:34 -04:00
XxMistaCruzxX 81b0733354 Empty commit to repack repository 2024-03-25 15:45:16 -04:00
xxmistacruzxx 224b90b233 Integrated current alt-text package structure into benchmarking. Completed benchmarking functionality. 2024-03-21 22:52:53 -04:00
xxmistacruzxx 15d5275599 Integrated current alt-text package structure into benchmarking. Completed benchmarking functionality. 2024-03-21 22:52:53 -04:00
xxmistacruzxx 0102c8ab84 Updated dependency lists with versions. 2024-03-21 19:24:03 -04:00
kethan351 e8da68aa49 to dos 2024-03-20 22:31:45 -04:00
kethan351 bdac53a646 to dos 2024-03-20 22:31:45 -04:00
kethan351 72984069f8 more stuff 2024-03-20 22:30:10 -04:00
kethan351 f206b557a2 more stuff 2024-03-20 22:30:10 -04:00
kethan351 de92c2166d still not workin 2024-03-20 17:21:21 -04:00
kethan351 0d47c0c4f3 still not workin 2024-03-20 17:21:21 -04:00
XxMistaCruzxX cf4968f80e
Merge pull request #18 from EbookFoundation/dev-david
Updated version pyproject.toml. Added openai to requirements.txt.
2024-03-07 17:33:51 -05:00
xxmistacruzxx 213af3eb70 Updated version pyproject.toml. Added openai to requirements.txt. 2024-03-07 17:33:25 -05:00
XxMistaCruzxX 8fdc71cd95
Merge pull request #17 from EbookFoundation/dev-david
Added OpenAIAPI LangEngine.
2024-03-07 17:30:58 -05:00
xxmistacruzxx 836058447d Added OpenAIAPI LangEngine. 2024-03-07 17:30:09 -05:00
kethan351 7a0631551d reworking with changes in alttext 2024-03-07 16:32:11 -05:00
kethan351 bedb524546 reworking with changes in alttext 2024-03-07 16:32:11 -05:00
kethan351 59feace10b automate debugging 2024-03-01 12:22:06 -05:00
kethan351 075914cafd automate debugging 2024-03-01 12:22:06 -05:00
XxMistaCruzxX 8c2bc63bff
Merge pull request #16 from EbookFoundation/dev-david
Added path setting for Tesseract. Removed printing in getContext func…
2024-02-29 23:13:40 -05:00
xxmistacruzxx 455e563c40 Added path setting for Tesseract. Removed printing in getContext function. 2024-02-29 23:12:12 -05:00
XxMistaCruzxX f12bd5c950
Merge pull request #15 from EbookFoundation/dev-david
Changed versioning in pyproject.toml
2024-02-20 15:43:50 -05:00
xxmistacruzxx 3186323d43 Changed versioning in pyproject.toml 2024-02-20 15:43:22 -05:00
XxMistaCruzxX 9d927b4c37
Merge pull request #14 from EbookFoundation/dev-david
Fixed bug regarding filepath of html. Changed setting for PrivateGPT …
2024-02-20 15:39:26 -05:00
xxmistacruzxx 501c57453b Fixed bug regarding filepath of html. Changed setting for PrivateGPT to improve speed. 2024-02-20 15:38:50 -05:00
kethan351 e5c5d03d40 automate work 2024-02-16 14:48:55 -05:00
kethan351 14ed54b857 automate work 2024-02-16 14:48:55 -05:00
kethan351 131fd07779 get,download,automate 2024-02-16 12:09:45 -05:00
kethan351 507f261f7c get,download,automate 2024-02-16 12:09:45 -05:00
kethan351 87505bb018 automate.py not working 2024-02-15 17:17:30 -05:00
kethan351 c0d2de4ed6 automate.py not working 2024-02-15 17:17:30 -05:00
kethan351 7277db936d chunk and download books 2024-02-14 20:07:47 -05:00
kethan351 3b34021362 chunk and download books 2024-02-14 20:07:47 -05:00
XxMistaCruzxX 7b37522c44
Merge pull request #13 from EbookFoundation/dev-david
Fixed version number in pyproject.toml
2024-02-14 19:44:29 -05:00
xxmistacruzxx b3f88af5b5 Fixed version number in pyproject.toml 2024-02-14 19:43:57 -05:00
XxMistaCruzxX 697dcf9adb
Merge pull request #12 from EbookFoundation/dev-david
Reformated engines into folders w/ their own files. Fixed small bug r…
2024-02-14 19:40:31 -05:00
xxmistacruzxx 35b978b492 Reformated engines into folders w/ their own files. Fixed small bug regarding finding context. 2024-02-14 19:39:56 -05:00
kethan351 c164a5b255 ethan branch 2024-02-09 14:07:16 -05:00
kethan351 b29bbc39f2 ethan branch 2024-02-09 14:07:16 -05:00
XxMistaCruzxX b1ab270a7e
Merge pull request #11 from EbookFoundation/dev-david
edited pyproject.toml for compiling errors
2024-02-02 14:54:21 -05:00
XxMistaCruzxX 3ab8838903 Changed packages path in pyproject.toml 2024-02-02 14:53:18 -05:00
XxMistaCruzxX 93574f7d4b Added more hatchling configuration to pyproject.toml 2024-02-02 14:42:59 -05:00
XxMistaCruzxX 93e5780bb8
Merge pull request #10 from EbookFoundation/dev-david
Updated pyproject.toml to include more dependencies.
2024-02-02 14:17:58 -05:00
XxMistaCruzxX 846788b958 Updated pyproject.toml to include more dependencies. 2024-02-02 14:17:12 -05:00
XxMistaCruzxX bda65d9138
Merge pull request #9 from EbookFoundation/dev-david
Added blipLocal DescEngine
2024-02-02 13:40:55 -05:00
XxMistaCruzxX b0a4d94f31 Merge branch 'main' of https://github.com/EbookFoundation/alt-text into dev-david 2024-02-02 13:38:37 -05:00
XxMistaCruzxX d6174e8ca4 Added local blip as a descEngine. 2024-02-02 13:38:11 -05:00
XxMistaCruzxX 14493d7b1d
Merge pull request #8 from EbookFoundation/dev-david
Fixed bug in multi-threaded association creation. Removed test engine…
2023-11-28 21:18:25 -05:00