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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Chie – a cross-platform, native, and extensible desktop client for LLMs

67 点作者 zcbenz将近 2 年前
I'm submitting this before going to bed, so by the time it hits front page (if it does at all) I'll likely be asleep, so I won't be able to answer questions in time.

14 条评论

steeve将近 2 年前
I advise you not to look up what it means in french.
评论 #36926266 未加载
评论 #36912698 未加载
iamjackg将近 2 年前
Looks great! Very excited to try this out. At first glance I have one concern and one suggestion:<p>Concern: you mention it supports the actual ChatGPT Web API -- isn&#x27;t this against their terms of service? I&#x27;d be wary of publishing something that hits internal APIs.<p>Suggestion: I would rename what you call the &quot;ChatGPT&quot; (non-web) part of the backend to &quot;OpenAI API&quot; instead. There is already enough confusion in the world between ChatGPT and API access to the underlying GPT models.
评论 #36910061 未加载
pjmlp将近 2 年前
Kudos for taking the effort of not being yet another Electron app.
clarkmcc将近 2 年前
Shameless plug for my version of this, also written in Rust: <a href="https:&#x2F;&#x2F;github.com&#x2F;clarkmcc&#x2F;chitchat">https:&#x2F;&#x2F;github.com&#x2F;clarkmcc&#x2F;chitchat</a>
qwerty456127将近 2 年前
Hi. This is the first time I&#x27;m trying an external app. I created an ChatGPT API key and configured it in Chie.<p>Once I tried asking ChatGPT it immediately replied &quot;You exceeded your current quota, please check your plan and billing details&quot; which I can&#x27;t believe is the case.<p>I then tried to press the copy button over this reply to paste it here but that raises an error: &quot;TypeError: Cannot read properties of undefined (reading &#x27;content&#x27;) at #copyTextAt (chieapp.exe\asar\dist\view\chat-view.js:1:11362).
nickthegreek将近 2 年前
Your &#x27;future plan&#x27; section says you want provide a subscription plan for gpt-4. Why would I pay a subscription to access my other subscription, especially when its a feature you currently offer for free. I feel like a one time fee to unlock access to premium models could be a better option. You will need to differentiate from your main free competition, chatboxai, to get a meaningful userbase like you have stated you want.
ricklamers将近 2 年前
The UI toolkit it uses is Yue which I hadn’t heard of: <a href="https:&#x2F;&#x2F;libyue.com&#x2F;docs&#x2F;latest&#x2F;js&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;libyue.com&#x2F;docs&#x2F;latest&#x2F;js&#x2F;</a>
iFire将近 2 年前
GPL3 License <a href="https:&#x2F;&#x2F;github.com&#x2F;chieapp&#x2F;chie&#x2F;blob&#x2F;main&#x2F;LICENSE">https:&#x2F;&#x2F;github.com&#x2F;chieapp&#x2F;chie&#x2F;blob&#x2F;main&#x2F;LICENSE</a>
评论 #36913442 未加载
stavros将近 2 年前
This looks nice! It says it&#x27;s not an Electron app, but GitHub says it&#x27;s written in TypeScript, so what UI toolkit does it use?<p>EDIT: Never mind this is mentioned in the technical details link, thanks!
hedgehog将近 2 年前
I tried it and got the error &quot;You exceeded your current quota, please check your plan and billing details.&quot;
Oranguru将近 2 年前
Great job!<p>In the future, would you add support for local LLMs, such as LLaMa?
broast将近 2 年前
I like how it&#x27;s now a feature to not be an electron or webview app.
评论 #36923329 未加载
cchance将近 2 年前
would be cool if there was a plugin for petals (<a href="https:&#x2F;&#x2F;petals.dev&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;petals.dev&#x2F;</a>)
chillbill将近 2 年前
so it is in a large part a web view<p>&gt; The chat messages are rendered in a system webview.
评论 #36926361 未加载