Skip to content
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

Support Indexing Images via OCR #823

Merged
merged 15 commits into from
Jul 1, 2024

Conversation

MythicalCow
Copy link
Contributor

  • Added support for uploading .jpeg, .jpg, and .png files to Khoj.
  • Updating indexer to generate raw text and entries using RapidOCR

@MythicalCow MythicalCow self-assigned this Jun 18, 2024
@MythicalCow MythicalCow added upgrade New feature or request coverage Add content type to search and index labels Jun 18, 2024
Copy link
Member

@debanjum debanjum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments. Can't wait to index all my handwritten notes! 😃

src/khoj/processor/content/images/image_to_entries.py Outdated Show resolved Hide resolved
src/khoj/processor/content/images/image_to_entries.py Outdated Show resolved Hide resolved
src/khoj/processor/content/images/image_to_entries.py Outdated Show resolved Hide resolved
src/khoj/interface/web/chat.html Outdated Show resolved Hide resolved
src/khoj/processor/content/images/image_to_entries.py Outdated Show resolved Hide resolved
src/khoj/processor/content/images/image_to_entries.py Outdated Show resolved Hide resolved
@debanjum debanjum changed the title Feature: Image Indexing Support Using OCR Support Indexing Image via OCR Jun 19, 2024
tests/test_image_to_entries.py Outdated Show resolved Hide resolved
@debanjum debanjum changed the title Support Indexing Image via OCR Support Indexing Images via OCR Jun 19, 2024
@debanjum debanjum merged commit 8eccd8a into khoj-ai:master Jul 1, 2024
7 checks passed
stevennt added a commit to stevennt/myai.abn.khoj.old.abandon that referenced this pull request Jul 2, 2024
Support Indexing Images via OCR (khoj-ai#823)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coverage Add content type to search and index upgrade New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants