Is anyone working on a FOSS AI terminal app that you can connect to local ollama?

Specifically terminal app, not command for the terminal, I would like to use it to do things on dumb devices I can ssh/telnet to, but can't install software on.

Reply to this note

Please Login to reply.

Discussion

Omgomg

I thought I wanted a new terminal app, but I really wanted a tmux plug-in. Since I'm in the process of tuning tmux.

https://tmuxai.dev/getting-started

Spent several hours trying to get the same functionality I have scripted with old-fashioned "screen" and failed. Looks like tmux is not screen replabement but different tool.

Therefore I am still not fan of tmux.

tmux can do probably much more than screen. you can even code plugins.

vibe code all the things

It's a shame to code plugin for something "screen" has already built-in.

What is it?

Need to check my screen-based ssh wrapper used in my job. Do not remember now...