Live data from Hacker News

Show HN: A CLI that makes LLMs convenient to use for developers

github.com

1–3 of 3 posts

Re: Show HN: A CLI that makes LLMs convenient to use for developers

#3
Very nice!

Got inspired by this project and yesterday implemented a github integration in my own LLM cli.

One thing I noticed is that it is I didn't like any of the LLM cli tools I've found and creating one from zero was more interesting than using the available options. Anybody else can relate?