Settings

Theme

Show HN: Ainb.dev a Jupyter inspired AI notebook that runs in the browser

ainb.dev

3 points by growt a month ago · 0 comments · 1 min read

Reader

Hey everyone,

a work a lot with different LLMs (local and remote) and have to test a lot of different prompts and approaches.

So to scratch my own itch, I build a small AI notebook that can run prompts, javascript and markdown in cells of different types (inspired by jupyter). It can connect to OpenAI, Anthropic, Openrouter and Custom (including local) APIs and endpoints.

The Data never leaves your Browser (except for the LLM calls of course), as there is no backend and no accounts and everything is stored locally.

The whole thing is Open Source: https://github.com/grothkopp/ainb You can also host it yourself if you don't trust me (or github) with the instance on ainb.dev

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection