←back to thread

177 points Runonthespot | 8 comments | | HN request time: 0.995s | source | bottom
Show context
dprophecyguy ◴[] No.45157642[source]
this is so cool, is there any other tool which is more mature?
replies(4): >>45157676 #>>45157712 #>>45157720 #>>45160260 #
1. redhale ◴[] No.45157676[source]
I recently saw SemTools [0], but have not tried it out yet myself.

[0] https://github.com/run-llama/semtools

replies(2): >>45157726 #>>45160689 #
2. fakebizprez ◴[] No.45157726[source]
LlamaIndex is batting a thousand since their inception. Can't go wrong with this tool, either.
replies(1): >>45157746 #
3. Runonthespot ◴[] No.45157746[source]
Agreed - Logan is a legend, this is similar but simpler - no dependency on external models (might add it)
replies(2): >>45157780 #>>45159201 #
4. fakebizprez ◴[] No.45157780{3}[source]
We really are living in the golden age of the terminal. I thought this would take a chunk out of Typescript/node marketshare of young coders, but i'm starting to see more and more of these animals building TUIs using nothing but npm packages.

Have they no shame?

replies(2): >>45157895 #>>45161035 #
5. floydnoel ◴[] No.45157895{4}[source]
Last week I built my own CLI coding agent tool using just nodejs and zero dependencies! It is a lot of fun to build, really, I think everyone should try it out
6. cheesyFishes ◴[] No.45159201{3}[source]
Thanks!

Seems like CLI tools are all the rage these days

7. mdaniel ◴[] No.45160689[source]
I don't see how these are apples-to-apples given its "send me all your content" approach <https://github.com/run-llama/semtools#:~:text=get%20your%20a...>

versus https://github.com/BeaconBay/ck#:~:text=yes%2C%20completely%...

8. ◴[] No.45161035{4}[source]