would be cool if there was a plugin for petals (https://petals.dev/)
Show HN: Chie – a cross-platform, native, and extensible desktop client for LLMs
21–25 of 25 posts
Re: Show HN: Chie – a cross-platform, native, and extensible desktop client for LLMs
#22I like how it's now a feature to not be an electron or webview app.
That was kind of a lie, however.
> NOT a webview wrapper of web pages.
but further down the page:
> The chat messages are rendered in a system webview. To minimize performance penalty the webview only renders a static HTML page with very limited JavaScript code.
Re: Show HN: Chie – a cross-platform, native, and extensible desktop client for LLMs
#23I advise you not to look up what it means in french.
I actually asked ChatGPT what chie might mean in other languages, for multiple times, but it did not tell me this :(
Re: Show HN: Chie – a cross-platform, native, and extensible desktop client for LLMs
#24so it is in a large part a web view > The chat messages are rendered in a system webview.
I would argue it is not a large part a webview. The webview related code is 900 lines vs the whole project 10k lines.
Re: Show HN: Chie – a cross-platform, native, and extensible desktop client for LLMs
#25Great job!
In the future, would you add support for local LLMs, such as LLaMa?