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.

LibreChat – Enhanced ChatGPT Clone

98 pointsby jacopojover 1 year ago

14 comments

demosthanosover 1 year ago
The primary use case here seems to be that it might be possible to use this tool to spend &lt;$20&#x2F;mo for the same feature set as ChatGPT+. It does not currently make any effort to support locally-hosted open source models, which is what I would have assumed from its name.<p>If you&#x27;re interested in a fully Libre LLM stack, I&#x27;ve had fun lately with ollama [0] and ollama-webui [1]. It was pretty trivial to take ollama-webui&#x27;s docker-compose file and set up a locally-running chat server with Mistral 7B. Trying out different models and prompts was likewise very easy to get started with.<p>Mistral isn&#x27;t anything like as good as GPT-4, but it&#x27;s Apache licensed and fully local, which meets my definition of Libre. I&#x27;ll continue to use both while the FOSS stacks catch up, but it&#x27;s fun to keep up with the progress on the open source stuff as tooling develops.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;jmorganca&#x2F;ollama">https:&#x2F;&#x2F;github.com&#x2F;jmorganca&#x2F;ollama</a><p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;ollama-webui&#x2F;ollama-webui">https:&#x2F;&#x2F;github.com&#x2F;ollama-webui&#x2F;ollama-webui</a>
评论 #38503348 未加载
jraphover 1 year ago
It&#x27;s an open source client for ChatGPT.<p>(From the naming, I was expecting some &quot;strongly free software&quot;, like LibreJS, Libreboot, linux-libre, which would not rely on something closed like ChatGPT - I guess if someone made a free LLM-based chat, they could call it ChatGPL (though they should probably not, too close to ChatGPT))<p>If I&#x27;m ever stuck in a situation where I need to use ChatGPT, I&#x27;ll consider using LibreChat :-)
评论 #38504141 未加载
treydover 1 year ago
Name is kinda misleading, I thought it was a messaging client&#x2F;protocol.
评论 #38503422 未加载
评论 #38504112 未加载
SubiculumCodeover 1 year ago
Libre ... seems to be co-opting the term a bit if it you can&#x27;t run your llm local<p>What does this have that kobold.cpp, llama.cpp backends + sillytavern et al frontends with one of the thousand llm weights won&#x27;t give you?<p>For entertainment, these offer simultaneous llm output with methods to retain context, allows outputs that can be vocalized via TTS voice simulation, inputs via mucrophone, and can provide illustrations of content via stable diffusion, and allow multiple chat bot &quot;characters&quot; to be in the same conversation, all of which honestly gets a bit surreal.
MrsPeachesover 1 year ago
Decent list of UIs (includes LibreChat): <a href="https:&#x2F;&#x2F;github.com&#x2F;korchasa&#x2F;awesome-chatgpt">https:&#x2F;&#x2F;github.com&#x2F;korchasa&#x2F;awesome-chatgpt</a>
bayesianbotover 1 year ago
I have been wondering why I haven&#x27;t really found good self-hosted UIs that could also use plugins &#x2F; functions. Just installed this (which was quite easy) and it seems to work very well! Definitely gonna replace the one I was using before.
wyldfireover 1 year ago
Is this truly open source? I mean, beyond just the UI&#x2F;environment. A lot of AI models seem to be gratis-but-not-libre. It&#x27;s great that they&#x27;re even gratis but I&#x27;m curious just how libre this is overall.<p>I&#x27;m not being critical - just curious.
eko21over 1 year ago
Totally misleading.<p>What you actually are looking for is gpt4all:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;nomic-ai&#x2F;gpt4all">https:&#x2F;&#x2F;github.com&#x2F;nomic-ai&#x2F;gpt4all</a>
the__prestigeover 1 year ago
OpenAI trains with my chat if I enable history. I absolutely need history so that I can use it as an intelligent diary or note taker. I absolutely don’t want it to train with my data.<p>On the other hand, they dont train with API usage. So something like this is very interesting.<p>Question: does LibreChat support importing OpenAI history?
yieldcrvover 1 year ago
very cool! at first it looks like a lot to avoid spending $20&#x2F;month but I realize I am already using LM Studio, which has a language model browser in it and lets you hot swap them in, in a nice single click GUI. Most notably, it also lets you switch to server mode and accepts and serves requests in the OpenAI REST format, across my local network or simply my main machine on various ports.<p>so some privacy and multimodal is great. glad the pieces are getting more user friendly to casually use
lorepieriover 1 year ago
Check <a href="https:&#x2F;&#x2F;github.com&#x2F;nomic-ai&#x2F;gpt4all">https:&#x2F;&#x2F;github.com&#x2F;nomic-ai&#x2F;gpt4all</a> instead.
crawsomeover 1 year ago
Like other are saying, I was expecting something that&#x27;s not an interface to other chatbots.
aldarisbmover 1 year ago
nothing libre about this
Retr0idover 1 year ago
Not to be confused with <a href="https:&#x2F;&#x2F;libera.chat&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;libera.chat&#x2F;</a>
评论 #38503344 未加载