Commit Graph

3 Commits

Author SHA1 Message Date
myhloli
c660fdc8f0 feat(llm): add LLM-aided formula and text correction
- Add LLM-aided formula and text correction functionality
- Update config reader to include LLM-aided settings
- Create new LLM-aided processing module
- Update main processing script to incorporate LLM-aided corrections
- Modify download scripts to check for new config version
2024-12-24 14:33:35 +08:00
myhloli
9496c6c4cb refactor(model download script)
- Remove the download script from the `docs` directory and unify it in the `scripts` directory.
- Update the JSON template URL in the script to the master branch.
- Modify the script download link provided in the documentation.
- Update the table recognition model in the configuration template to `rapid_table`.
2024-11-11 15:10:38 +08:00
xu rui
065bf993ec fix: download model file scripts path 2024-11-01 15:16:03 +08:00