llm.nvim icon indicating copy to clipboard operation
llm.nvim copied to clipboard

Chatbot with TUI

Open metal3d opened this issue 1 year ago • 3 comments

Hi,

It's not an issue but a proposition. I'm currently testing the use of the textual python package which is very interesting to create rich terminal UI.

I already tested it inside neovim, and that's not bad at all:

image

Your opinion is important:

  • is it interesting that I start something inside the "llm.vim" project?
  • or is it better to create a "chatbot" vim plugin outside?

metal3d avatar Jul 25 '24 07:07 metal3d

Why not try to make this kind of tui interface, it looks more concise. chat

Kurama622 avatar Oct 05 '24 10:10 Kurama622

I don't know which library is used in the screenshot you show.

I'm very interested to try it.

metal3d avatar Oct 13 '24 10:10 metal3d

TUI library: MunifTanjim/nui.nvim, This is a great library. screenshot: https://github.com/Kurama622/llm.nvim

Kurama622 avatar Oct 13 '24 10:10 Kurama622