Tag
Lively Merge is a collaborative programming kernel project from Ink & Switch, presented in a notebook format for research and demonstration in live programming and collaborative systems.
Woxi is an open-source Wolfram Language interpreter implemented in Rust, offering a browser playground, CLI, Jupyter kernel, and notebook editor.
Lophius is a new hybrid code/GUI research system for language models that runs inside a notebook, aiming to reduce boilerplate and streamline tasks like model inspection, tokenizer analysis, and inference.
Marimo announces a plugin for PyCharm and JetBrains IDEs, allowing users to run reactive notebooks alongside their Python code with automatic module reloading and sandbox mode.
This is a hands-on project for learning local RAG retrieval core from scratch, including Notebook and real runnable code. It covers the complete workflow: Markdown chunking, BM25, Embedding vector search, hybrid recall RRF, Cross-Encoder re-ranking, and comes with evaluation metrics.
A tweet recommending several open-source AI tools, including Headroom for saving 90% on API costs, /last30days search engine, agent-skills for developer skills, and open-notebook for local notebook LM.
Open Notebook is an open-source, privacy-focused alternative to Google's NotebookLM that runs locally and supports multiple AI models for research assistance.
Google has released an official Colab VS Code extension, allowing users to directly connect to Colab runtimes and use free T4 GPU and other compute power in local VS Code, combining the power of the editor with Colab's cloud resources.
The MAX-LLM book now provides interactive Jupyter notebooks that walk through building a complete GPT-2 implementation from scratch using the MAX framework, enabling users to explore tensor shapes, run components, and generate text.
An open-source implementation of Google's NotebookLM with additional flexibility and features, allowing users to self-host and customize the notebook AI experience.