Using LLM to process video. I have done a lot of experimenting with passing screenshots into an LLM to give it additional context, but I really want to try passing video directly into the LLM. I believe Gemini is the only one that supports it. This is a summary of Simon Willison’s recent experiment with Gemini for video.
Recent articles
- Ruby Sorbet is too verbose, can the syntax be improved? - 29th October 2024
- Rails migrations can include an up_only part - 29th October 2024
- Ruby can chain methods and right-assign - 29th October 2024