[GH-ISSUE #2922] [FEAT]: Real Time OCR via webcam connected to a Nvidia Jetson board. #1861

Closed
opened 2026-02-22 18:26:52 -05:00 by yindo · 1 comment
Owner

Originally created by @kalustian on GitHub (Dec 31, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2922

What would you like to see?

I have a Nvidia Jetson AGX Orin with AnythingLLM on docker. It will nice to have a Real Time OCR feature where using a webcam connected:

  1. AnythingLLM can recognize objects, text, etc, using a webcam
  2. AnythingLLM can show/import actual text from an image in real time.

PS...you all have a Happy New year 2025.!!

Originally created by @kalustian on GitHub (Dec 31, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2922 ### What would you like to see? I have a Nvidia Jetson AGX Orin with AnythingLLM on docker. It will nice to have a Real Time OCR feature where using a webcam connected: 1) AnythingLLM can recognize objects, text, etc, using a webcam 2) AnythingLLM can show/import actual text from an image in real time. PS...you all have a Happy New year 2025.!!
yindo added the enhancementfeature request labels 2026-02-22 18:26:52 -05:00
yindo closed this issue 2026-02-22 18:26:53 -05:00
Author
Owner

@timothycarambat commented on GitHub (Dec 31, 2024):

While i can appreciate the desire to have something like that as a tool, it is certainly out of scope of AnythingLLM in terms of its vision. For something like this you would be better suited running a standalone tool for this kind of feature.

There are tons of YOLOv8 or opencv python scripts that can stand this up for you in only a few minutes. Happy new years as well!

@timothycarambat commented on GitHub (Dec 31, 2024): While i can appreciate the desire to have something like that as a tool, it is certainly out of scope of AnythingLLM in terms of its vision. For something like this you would be better suited running a standalone tool for this kind of feature. There are tons of YOLOv8 or opencv python scripts that can stand this up for you in only a few minutes. Happy new years as well!
yindo changed title from [FEAT]: Real Time OCR via webcam connected to a Nvidia Jetson board. to [GH-ISSUE #2922] [FEAT]: Real Time OCR via webcam connected to a Nvidia Jetson board. 2026-06-05 14:43:07 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1861