Skip to content

✨ feat: Tika OCR #7474

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

✨ feat: Tika OCR #7474

wants to merge 6 commits into from

Conversation

captn-hook
Copy link

@captn-hook captn-hook commented May 20, 2025

Feature Request

#7473

Documentation PR

LibreChat-AI/librechat.ai#323

Summary

I added a service, based on Mistral OCR.
I also added a tika and ollama example to the docker configs, as that was how I was running it.
additionally, I added a config for tika, which you may deem unnecessary.

Please review and let me know what needs to be changed to match your expectations for the project.

Change Type

  • New feature (non-breaking change which adds functionality)

Testing

I also included a spec for the Tika service, and tested the backend actions on github

Test Configuration:

https://github.com/captn-hook/LibreChatF/actions/runs/15148382446

Checklist

Please delete any irrelevant options.

  • My code adheres to this project's style guidelines

  • I have performed a self-review of my own code

  • I have commented in any complex areas of my code

  • I have made pertinent documentation changes

  • My changes do not introduce new warnings

  • I have written tests demonstrating that my changes are effective or that my feature works

  • Local unit tests pass with my changes

  • A pull request for updating the documentation has been submitted.
    Please delete any irrelevant options.

  • My code adheres to this project's style guidelines

  • I have performed a self-review of my own code

  • I have commented in any complex areas of my code

  • I have made pertinent documentation changes

  • My changes do not introduce new warnings

  • I have written tests demonstrating that my changes are effective or that my feature works

  • Local unit tests pass with my changes

  • A pull request for updating the documentation has been submitted.

@captn-hook captn-hook changed the title Tika OCR ✨ feat: Tika OCR Jun 9, 2025
@captn-hook captn-hook marked this pull request as ready for review June 9, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant