What does HackerNews think of chatblade?

A CLI Swiss Army Knife for ChatGPT

Language: Python

Made one myself, then found this on HN and have been using it since: https://github.com/npiv/chatblade

Some say it's because it's not free, but it just feels good

Not the op but I use chatblade[0] on the cli, chatgpt-next-web[1] as webgui and quivr[2] for multimodal stuff files/images/audio/video. atm everything goes over a azure openai endpoint but would love to infere an llm locally.

[0] https://github.com/npiv/chatblade

[1] https://github.com/Yidadaa/ChatGPT-Next-Web/

[2] https://github.com/StanGirard/quivr

https://github.com/npiv/chatblade

this has built in history and lots of other features that a serious user needs, like checking token limits and estimating costs, etc.