Closed delattre1 closed 4 months ago
What I've Already Tried:
Current Working Solution:
Prioritize exploring simultaneous queries (with OpenAI vision).
Tasks:
It looks like the highlight region segmentation is working. Now we need to add text extraction for the regions of interest, and then integrate the code into an API
Options for Implementing Highlight Detection in Terminals: Pros and Cons
1. Embedding OpenCV with Swift
2. Embedding Python Interpreter with OpenCV
3. Using Vision Framework from Apple
4. FastAPI with OpenCV