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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Clai – OpenAI models brought to the terminal

9 点作者 baalimago大约 1 年前
Supports text and image generation. For text generation you can query, chat or enter a glob + a query. For any of the commands xargs-like argument replacement can be used.<p>It&#x27;s written using only go&#x27;s standard library (plus go experimental, within my boilerplate package)

2 条评论

mehmet_mhy大约 1 年前
This looks awesome. I like how clean it looks. I made something similar called Cha (<a href="https:&#x2F;&#x2F;github.com&#x2F;MehmetMHY&#x2F;cha">https:&#x2F;&#x2F;github.com&#x2F;MehmetMHY&#x2F;cha</a>) that supports image generation, answer search, and web scrapping.
评论 #39806137 未加载
jshreder大约 1 年前
This looks great -- I&#x27;ve been using <a href="https:&#x2F;&#x2F;github.com&#x2F;ibigio&#x2F;shell-ai">https:&#x2F;&#x2F;github.com&#x2F;ibigio&#x2F;shell-ai</a> (aliased to `q` ) but this looks even more apt for my use case. I use TypingMind for any real conversation with LLMs, but for quick answers in terminal, these kinds of tools are super useful.<p>I love the `ask` and `rask` shortcuts!<p>Would love support for Claude APIs :)
评论 #39825395 未加载