TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

32 点作者 dh10119 个月前
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 条评论

Y_Y9 个月前
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 个月前
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 个月前
Really like this! What did you use for the demo?
评论 #41391532 未加载
victormustar9 个月前
Any alternative to use with Anthropic?
评论 #41389319 未加载