Still a WIP, but I'm finally making progress on my rewrite of #Chit, the front-end chat interface for #Ollama.
Closing in on feature parity with the original (then I can start adding new features). I'm psyched to finally have chat 'sessions' so I don't have to lose whatever I'm doing just to ask some other thing. (I'd have to duplicate tabs before.)
It maintains state between reloads quite solidly, too.
You can poke at it over here; it'll gets updated whenever I make a push. It's still alpha, and missing some basic features (temperature controls, for instance, a config page, etc), but should work fine.
It uses a default Ollama installed -- you may need to tweak your server to allow access, but that's beyond the scope of this right now.
https://fortyseven.github.io/chit-v2/
At some point, when it gets closer to solid, I'll make a quick tutorial video.