Download

Payments are handled by the Lemonsqueezy platform. Please refer to the terms and privacy policy.

Image Guessing Game with p5js and LLMs

Updated on Aug 19, 2024

Source code of image guessing game created with p5js and Ollama/OpenAI.

With LLaVA multimodal model, it is possible to ask about images locally. This is a great option to protect privacy or save money (it’s free!). Or, you can connect your OpenAI API key to ask ChatGPT about your images. The quality of the response is much better with ChatGPT.

How To Use

Please see the README file in the downloaded folder. Please check out the Designers Decode Youtube channel.