Last month I produced a proof of concept zero shot categoriser for images using OpenAI’s GPT-4 Vision-Language model (VLM) capabilities. However this had the disadvantage…
Tag: Jupyter
Jupyter notebooks are great, however the interface for file handling has its issues. One issue is that files have to be downloaded individually, there is…