I built a tool on Google Colab to easily create demo videos and convert them into GIFs or MP4s.
A Google Colab tool that uses ffmpeg to convert screen recordings to GIF or MP4, with BGM addition and zoom features built into the notebook UI.
Sync GitHub Docs to Google Drive: Efficiently Gather Accurate Sources for NotebookLM and Claude Projects
A Google Colab tool that automatically saves a GitHub folder to Google Drive by pasting a URL — ideal for building AI context in NotebookLM or Claude Projects.
Guide to Integrating Google Colab with GitHub
A guide to syncing Google Colab notebooks with GitHub and connecting to a local editor (VSCode, Cursor) for a full development workflow with version control.
Apply a mosaic to any video region on Google Colab and export as MP4.
A Google Colab tool to apply a mosaic or solid-color mask to any time range and area of a video and export as MP4, using ffmpeg and Pillow with a GUI-only workflow.
Run Ollama on Google Colab's Free GPU: Free LLM Server via ngrok
Run Ollama on Google Colab's free GPU and expose it via ngrok to create a completely free LLM server usable from Claude Code, Continue, and other assistants.
Comparing Multiple Local LLM Models on Free Google Colab
A Google Colab tool to simultaneously test and auto-benchmark multiple Ollama LLM models (Llama, Qwen, Mistral, etc.) with no local setup required.
I Built a Private LLM Chat Environment on Colab with Ollama and Cloudflare Tunnel.
A Google Colab tool using Cloudflare Tunnel to create a private LLM chat environment that keeps conversation logs off external servers, running the latest Ollama models.