Hey everyone!<p>This is my debut of Cha, a simple CLI chat tool designed to easily interface with OpenAI's LLM models through their API. I built this tool a little over 1 month ago and have been using it daily since.<p>I know there are projects that do the same thing, but none of them really suited my needs, so I built Cha. Let me know what you all think about it!<p>Demo:
<a href="https://www.youtube.com/watch?v=qOOzjTdmg7w" rel="nofollow">https://www.youtube.com/watch?v=qOOzjTdmg7w</a><p>Code:
<a href="https://github.com/MehmetMHY/cha">https://github.com/MehmetMHY/cha</a>