Skip to content
Discussion options

You must be logged in to vote

I did something like that with vibe coding since I am not very good at this and maybe it will help.

Here it is: background.js content.js manifest.json popup.css popup.html popup.js result.html result.js sidebar.css

Thanks for sharing this, appreciate you taking the time to put together a working example and linking all the files.

Your approach works because it relies on OpenAI’s vision-capable API endpoint, where image understanding and OCR are handled entirely server-side. In that setup, the Chrome extension is mainly responsible for capturing the image and forwarding it to the API.

At the moment, Ollama Client is intentionally focused on local-only models running via Ollama. Most Olla…

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Shishir435
Comment options

Answer selected by Shishir435
Comment options

You must be logged in to vote
1 reply
@Shishir435
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants