Live data from Hacker News

Show HN: Chat GPT TUI

github.com

1–3 of 3 posts

Show HN: Chat GPT TUI

#1
Here is a tool to ask chat gpt using a personal token in an interactive TUI tool with context between interactions and color highlighting for code samples.

I found it very useful since I made it, so I share it here in case someone look for a tool like this.

Show HN: Chat GPT TUI
github.com

Re: Show HN: Chat GPT TUI

#3

Nice! I might embed this into my neovim setup. Do you plan on adding support for regenerating responses and editing previous queries? Maybe via a bang operator or something

I think i will do it yes. It is a small task easily doable :)