Skip to content

reecdev/colm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoLM

A Colab-like notebook UI with a built-in AI agent that creates, edits, and runs cells for you. Meant for use with Google Colab and other sandboxed platforms.

output

Basic Usage with Google Colab

To set up, ensure you have an NGROK token and that you have set all of your API keys in Colab secrets Then, open this notebook. Make sure you review the code you're running, as anyone could give you a fake link. You'll be provided with links in the final cell. To open the CoLM UI, click on the link after the text that says "CoLM is running at:" If HTTPS does not work, try to load the link via HTTP instead of HTTPS.

Do not share your CoLM instance links with anyone no matter what, as it can give them full access to your notebook and allow them to steal API keys or important credentials.

Models

CoLM supports a varity of models from your favorite providers such as OpenRouter, OpenAI, Anthropic, Google, GLM, Groq, OpenCode Zen, and HuggingFace.

My personal reccomendation is Gemini 3.1 Flash-Lite as it is extremely fast, cheap, and intelligent enough to operate a full Jupyter notebook entirely on it's own without any issues. Gemini 3.1 Flash-Lite is also available on the free-tier of the Gemini API. I personally use Flash-Lite on the free tier.

About

An open-source, AI-augmented computational notebook that fuses the interactive cell-based workflow of Jupyter.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages