Large Language Vision Models#

In this chapter we will elaborate on capabilities of Large Language vision models.

Note: It is not recommended to use this technology for analyzing microscopy images. Publications showing that this approach works well are rare or do not exist (yet).

You need to install openai and configure an API key in your environment variables to make this notebook work.

pip install openai==1.30.1