AI · alternatives · 2026

24 alternatives to Slate
A playground for ideas - LLM prompts in code notebooks
Below are 24 products that do a similar job, ranked by how close each is in meaning and then by launch-day votes. Slate launched in 2024; newer entries below may have overtaken it.
- 1WW
I spent a few hours last weekend testing whether AI can replace code by executing directly. Built a contact manager where every HTTP request goes to an LLM with three tools: database (SQLite), webResponse (HTML/JSON/JS), and updateMemory (feedback). No routes, no controllers, no business logic. The AI designs schemas on first request, generates UIs from paths alone, and evolves based on natural language feedback. It works—forms submit, data persists, APIs return JSON—but it's catastrophically slow (30-60s per request), absurdly expensive ($0.05/request), and has zero UI…
Nov 2025 · github.com · its alternatives →
- 2AM
Hey HN! We’ve forked Jupyter Lab and added AI code generation features that feel native and have all the context about your notebook. You can see a demo video (2 min) here: https://www.tella.tv/video/clxt7ei4v00rr09i5gt1laop6/view Try a hosted version here: https://pretzelai.app Jupyter is by far the most used Data Science tool. Despite its popularity, it still lacks good code-generation extensions. The flagship AI extension jupyter-ai lags far behind in features and UX compared to modern AI code generation and understanding tools (like…
2024 · github.com · its alternatives →
- 3

- 4

Unlock your knowledge with 2000 LLM prompts
2023 · its alternatives →
- 5VI
Hi HN, We've just published a lot of original, visual, and intuitive explanations of concepts to introduce people to large language models. It's available for free with no sign-up needed and it includes text articles, some video explanations, and code examples/notebooks as well. And we're available to answer your questions in a dedicated Discord channel. You can find it here: https://llm.university/ Having written https://jalammar.github.io/illustrated-transformer/, I've been thinking about these topics and how best to communicate them for half a…
2023 · its alternatives →
- 6

Build local LLMs using top data science libraries
2023 · its alternatives →
- 7RJ
2021 · deepnote.com · its alternatives →
- 8

- 9
- 10

The context manager and skills library for marketing teams
Apr 2026 · promptr.ai · its alternatives →
- 11Prompt Coder▲120
Cursor, Windsurf, Claude, Prompt, Code Generation
2025 · code.lucids.top · its alternatives →
- 12PE
Nowadays, a common AI tech stack has hundreds of different prompts running across different LLMs. Three key problems: - Choices, picking from 100s of LLMs the best LLM for that 1 prompt is gonna be challenging, you're probably not picking the most optimized LLM for a prompt you wrote. - Scaling/Upgrading, similar to choices but you want to keep consistency of your output even when models depreciate or configurations change. - Prompt management is scary, if something works, you'll never want to touch it but you should be able to without fear of everything breaking. So we launched Prompt…
2024 · jigsawstack.com · its alternatives →
- 13RM
Dec 2025 · github.com · its alternatives →
- 14

Test LLM prompts & models side-by-side against many inputs
2024 · its alternatives →
- 15

- 16

- 17

- 18

- 19RL
I've been playing with the idea of an LLM prompt that causes the model to generate and return a new prompt. https://github.com/andyk/recursive_llm The idea I'm starting with is to implement recursion using English as the programming language and GPT as the runtime. It’s kind of like traditional recursion in code, but instead of having a function that calls itself with a different set of arguments, there is a prompt that returns itself with specific parts updated to reflect the new arguments. Here is a prompt for infinitely generating Fibonacci numbers: > You are a…
2023 · github.com · its alternatives →
- 20PL
https://github.com/elijah-potter/ofc
2025 · elijahpotter.dev · its alternatives →
- 21

- 22CT
I've been building a tool that changes how LLM coding agents explore codebases, and I wanted to share it along with some early observations. Typically claude code globs directories, greps for patterns, and reads files with minimal guidance. It works in kind of the same way you'd learn to navigate a city by walking every street. You'll eventually build a mental map, but claude never does - at least not any that persists across different contexts. The Recursive Language Models paper from Zhang, Kraska, and Khattab at MIT CSAIL introduced a cleaner framing. Instead of cramming everything into…
Feb 2026 · github.com · its alternatives →
- 23AA
This repo is the result of a debate about what kind of programming language might be appropriate if humans are no longer the primary authors. Initially the thought was "LLMs can just generate binaries directly" (this was before a more famous person had the same idea). But that on reflection seems like a bad approach because languages exist to capture program semantics that are elided by translation to machine code. The next step was to wonder if an existing "machine readable" program representation can be the target for LLM code generation. It turns out yes. This project is the result of…
Mar 2026 · github.com · its alternatives →
- 24

Also compare
- Why write code if the LLM can just do the thing? (web app experiment) alternatives
- Adding Mistral Codestral and GPT-4o to Jupyter Notebooks alternatives
- Langfuse Prompt Experiments alternatives
- 2000 Large Language Models (LLM) Prompts alternatives
- Visual intuitive explanations of LLM concepts (LLM University) alternatives
- Local LLMs by Sttabot AI alternatives
Ranked by how close each launch is in meaning, then by votes. Prices were read from each product’s own site when checked and can change. Refine with your own description →