TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: LLM-Term – Simple Rust-based CLI assist tool

32 pointsby dh10119 months ago
Current AI-assisted CLI tools are often part of larger systems and work better on Linux. I built llm-term to address these. It's a Rust-based tool that compiles into a single binary file. You only need to download the binary, add it to your PATH, and configure your OpenAI key to get started. While llm-term offers an option for gpt-4o, it works great with gpt-4o-mini. So it's not costly. I appreciate any feedback or suggestions.

4 comments

Y_Y9 months ago
How is this different to all the others?<p>Please don&#x27;t just say &quot;written in rust, lol&quot;. There&#x27;s definitely a time and place for that, but a little script that makes interacts with the shell and makes a couple of API calls isn&#x27;t it.
评论 #41390603 未加载
评论 #41390709 未加载
scd319 months ago
This is cool! I wrote one that works with Ollama: <a href="https:&#x2F;&#x2F;gitlab.scd31.com&#x2F;stephen&#x2F;fem" rel="nofollow">https:&#x2F;&#x2F;gitlab.scd31.com&#x2F;stephen&#x2F;fem</a>
valianter9 months ago
Really like this! What did you use for the demo?
评论 #41391532 未加载
victormustar9 months ago
Any alternative to use with Anthropic?
评论 #41389319 未加载