huggingface / llm.nvim

LLM powered development for Neovim
Apache License 2.0
790 stars 50 forks source link

Chatbot with TUI #104

Open metal3d opened 4 months ago

metal3d commented 4 months ago

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:

Kurama622 commented 1 month ago

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

metal3d commented 1 month ago

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

I'm very interested to try it.

Kurama622 commented 1 month ago

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