Open pacoccino opened 8 months ago
Someone is attempting to deploy a commit to a Personal Account owned by @jacoblee93 on Vercel.
@jacoblee93 first needs to authorize it.
Hey really sorry, I got very busy this weekend. I will look as soon as I am able!
Thank you so much for this!
I downloaded and installed the extension but seem to be getting this:
Am I missing some setup step?
Overall this looks fantastic!!!
I can make all the changes I've brought up - the bigger problem is that I just can't seem to run the extension 😅
Am I missing a step?
Hey also sorry for the delay, just got back on this. I went through your comments and fixed most of it. My code was mostly a first throw for a working demo with workers. About the error you got running the extension, it’s because of some workarounds with WebGPU I use, if you open the extension first and reload the web page it should work. This will get better with Chrome release 124.
I’m actually wondering if there’s really something about this extension, compared to ollama, and if it’s worth continuing efforts. I’d love to hear your take on what such an extension could have that something like ollama won’t.
Replacing previous PR https://github.com/jacoblee93/fully-local-pdf-chatbot/pull/16
Simple modificiation to support AI-Mask extension as a model provider
I have somehow managed to communicate with the extension from within the web worker, so the computation is not blocking anymore.
Deployed here: https://fully-local-pdf-chatbot-topaz.vercel.app/
TODO: