One AI. Every surface you already use.
I didn't want to build another chat app.
I wanted AI to disappear into the tools I already use.
No install. Opens in any browser. Add an API key in Settings — or just use it as-is with the built-in local model.
A window that sits in your menu bar. Open it, type, get the best answer. Nothing else to think about.
For people who live in the terminal. ram "your question" — that's the whole interface.
Select any code. Ask anything. The answer appears in a side panel — no switching tabs, no copying context.
Building something? One endpoint. Send a prompt, get the answer. Ramanujan handles the rest invisibly.
ram serve
·
runs on localhost:4242
curl -fsSL https://avithehacker.github.io/PM/ramanujan/install.sh | bash
irm https://avithehacker.github.io/PM/ramanujan/install-windows.ps1 | iex
or download .exe directly
curl -fsSL https://avithehacker.github.io/PM/ramanujan/install-linux.sh | bash
or download AppImage directly