#478 · Primary category: AI Coding Assistants
pretzelai
The modern replacement for Jupyter Notebooks
Project last updated:12/01/24
GitHub Stars
2.2K
Forks
157
Contributors
14
License
Other
Why we included this project
Pretzel is a Jupyter fork that keeps your existing setup intact while adding the AI assistance that stock notebooks lack. You get inline tab completions as you type, a per cell Ask AI button that generates or edits code, and a sidebar chat that uses the active cell's code as context for answers. It works with models from OpenAI, Anthropic, Ollama, and Groq, so you can use the provider you already prefer. Because it is a drop in replacement, your config, keybindings, and extensions carry over, which makes it a low risk option for teams that want editor style AI help without leaving their notebook workflow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.