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: Clai – OpenAI models brought to the terminal

9 pointsby baalimagoabout 1 year ago
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 comments

mehmet_mhyabout 1 year ago
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 未加载
jshrederabout 1 year ago
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 未加载