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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant

368 点作者 tcarambat10109 个月前
Hey HN!<p>This is Tim from AnythingLLM (<a href="https:&#x2F;&#x2F;github.com&#x2F;Mintplex-Labs&#x2F;anything-llm">https:&#x2F;&#x2F;github.com&#x2F;Mintplex-Labs&#x2F;anything-llm</a>). AnythingLLM is an open-source desktop assistant that brings together RAG (Retrieval-Augmented Generation), agents, embeddings, vector databases, and more—all in one seamless package.<p>We built AnythingLLM over the last year iterating and iterating from user feedback. Our primary mission is to enable people with a layperson understanding of AI to be able to use AI with little to no setup for either themselves, their jobs, or just to try out using AI as an assistant but with *privacy by default*.<p>From these iterations &amp; feedback, we have a couple of key learnings I wanted to share:<p>- &quot;Chat with your docs&quot; solutions are a dime-a-dozen<p>- Agent frameworks require knowing how to code or are too isolated from other tools<p>- Users do not care about benchmarks, only outputs. The magic box needs to be magic to them.<p>- Asking Consumers to start a docker container or open a terminal is a non-starter for most.<p>- Privacy by default is non-negotiable. Either by personal preference or legal constraints<p>- Everything needs to be in one place<p>From these ideas, we landed on the current state of AnythingLLM:<p>- Everything in AnythingLLM is private by default, but fully customizable for advanced users.<p>- Built-in LLM provider, but can swap at any time to the hundreds of other local or cloud LLM providers &amp; models.<p>- Built-in Vector Database, most users don&#x27;t even know that it is there.<p>- Built-in Embedding model, but of course can change if the user wants to.<p>- Scrape websites, import Github&#x2F;GitLab repos, YouTube Transcripts, Confluence spaces - all of this is already built in for the user.<p>- An entire baked-in agent framework that works seamlessly within the app. We even pre-built a handful of agent skills for customers. Custom plugins are in the next update and will be able to be built with code, or a no-code builder.<p>- All of this just works out of the box in a single installable app that can run on any consumer-grade laptop. Everything a user does, chats, or configures is stored on the user&#x27;s device. Available for Mac, Windows, and Linux<p>We have been actively maintaining and working on AnythingLLM via our open-source repo for a while now and welcome contributors as we hopefully launch a Community Hub soon to really proliferate users&#x27; abilities to add more niche agent skills, data connectors, and more.<p>*But there is even more*<p>We view the desktop app as a hyper-accessible single-player version of AnythingLLM. We publish a Docker image too (<a href="https:&#x2F;&#x2F;hub.docker.com&#x2F;r&#x2F;mintplexlabs&#x2F;anythingllm" rel="nofollow">https:&#x2F;&#x2F;hub.docker.com&#x2F;r&#x2F;mintplexlabs&#x2F;anythingllm</a>) that supports multi-user management with permissioning so that you can easily bring AnythingLLM into an organization with all of the same features with minimal headache or lift.<p>The Docker image is for those more adept with a CLI, but being able to comfortably go from a single-user to a multi-user version of the same familiar app was very important for us.<p>AnythingLLM aims to be more than a UI for LLMs, we are building a comprehensive tool to leverage LLMs and all that they can do while maintaining user privacy and not needing to be an expert on AI to do it.<p><a href="https:&#x2F;&#x2F;anythingllm.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;anythingllm.com&#x2F;</a>

24 条评论

DebtDeflation9 个月前
This is really nice. My first reaction was &quot;oh great, another Ollama&#x2F;WebGenUI wrapper on Llama.cpp&quot; but it&#x27;s actually much more - supporting not only the LLM but also embedding models, vector databases, and TTS&#x2F;STT. Everything needed to build a fully functioning voice chatbot.
furyofantares9 个月前
This looks sweet.<p>Totally irrelevant but ... &quot;Language Learning Model&quot; ? Probably just some brainfart or I&#x27;m missing something but it would be hilarious if the authors of this did this whole project without knowing what LLM stands for.
评论 #41459267 未加载
评论 #41463803 未加载
评论 #41458494 未加载
hannofcart9 个月前
Downloaded and checked it out. Looks great so far. Tried using it to read a bunch of regulatory PDFs using GPT-4o.<p>Some quick and early feedback:<p>1. The citations seem to be a bit dicey. The response seems to give largely correct answers but the citations window seems to show content that&#x27;s a bit garbled.<p>2. Please please add a text search to search within existing chat content. Like if I searched for something about giraffes in one of the chats, search chat history and allow switching to it.
评论 #41459651 未加载
tencentshill9 个月前
As someone who doesn&#x27;t know what an Embed or Vector is, this has been the only offline AI tool I&#x27;ve been able to install and start using on my standard office PC.
评论 #41459971 未加载
1010089 个月前
LLM will become like web frameworks in the future, in the sense that they will be free, open source, and everybody will be able to build on them. Sure, there will be paid options, such as there are paid web frameworks, but most of the time free options will be more than good enough for most of the jobs.
评论 #41458758 未加载
评论 #41458722 未加载
评论 #41458407 未加载
评论 #41461969 未加载
评论 #41468569 未加载
hm-nah9 个月前
I’ve been attempting to deploy a customized AnythingLLM instance within an enterprise env. TimC (and presumably dev crew) are top notch and very responsive.<p>Waiting for EntraID integration. Post-that, a customized version of AnythingLLM can tick the boxes for most of the lowest hanging use cases for an org.<p>Thanks for the killer app TimC and crew!
A4ET8a8uTh09 个月前
This definitely makes it super easy for less technical folks to access it ( got it up and running in less than 5 minutes ). Initial reaction is positive with just Ollama. Everything is automatically detected and if you want to manually set it up, you still can. Lets see how it does after adding huggingface ( quick and painless ).
nunobrito9 个月前
There was an error while installing on Linux, was solved with:<p>&#x27;&#x27;&#x27; sudo chown root:root &#x2F;home&#x2F;hn&#x2F;AnythingLLMDesktop&#x2F;anythingllm-desktop&#x2F;chrome-sandbox sudo chmod 4755 &#x2F;home&#x2F;hn&#x2F;AnythingLLMDesktop&#x2F;anythingllm-desktop&#x2F;chrome-sandbox &#x27;&#x27;&#x27;<p>Other than that it worked really well.
评论 #41458464 未加载
评论 #41461616 未加载
phren0logy9 个月前
I have been really impressed with AnythingLLM as a no-fuss way to use LLMs locally and via APIs. For those of us who want to tinker, there&#x27;s a solid range of choice for embedders and vector stores.<p>The single install desktop packaging is very slick. I look forward to the upcoming new features.
评论 #41458151 未加载
indigodaddy9 个月前
Question on the anythingllm hosted. So is the $50&#x2F;mo just basically you are logging into some sort of Remote Desktop environment and run an anythingllm instance from there that you guys manage? Everything else is still the same like it’s still byok and all that right? Or do you get some sort of “ai&#x2F;token” usage with the monthly fee as well?<p>Oh and the other question would be in your hosted version does the instance have access to a gpu that you provide? Which in that case we could just use a local model with (relative) ease right?<p>And if this hosted service is as I have described, I feel like this sort of service coupled with top tier frontier open source models is the (not too distant) future for AI!—- at least in the short to medium term (which is probably a pretty short period relatively, given the rapid speed of AI development).<p>Thanks
评论 #41467370 未加载
egamirorrim9 个月前
I&#x27;ve got an open ai API key, and I pay for chatgpt. I&#x27;d imagine switching to this and using openai would end up costing quite a lot? How are people running it relatively cheaply?
评论 #41460973 未加载
评论 #41460690 未加载
CuriouslyC9 个月前
I noticed you put LiteLLM in your list of providers. Was that just marketing, or did you re-implement model support for all the models LiteLLM already supports separately?
评论 #41459284 未加载
ranger_danger9 个月前
$ docker pull mintplexlabs&#x2F;anythingllm Using default tag: latest Error response from daemon: Get &quot;<a href="https:&#x2F;&#x2F;registry-1.docker.io&#x2F;v2&#x2F;" rel="nofollow">https:&#x2F;&#x2F;registry-1.docker.io&#x2F;v2&#x2F;</a>&quot;: net&#x2F;http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
评论 #41459321 未加载
fl_rn_st9 个月前
What a coincidence, I just setup AnythingLLM yesterday for trying it on an enterprise level. I&#x27;m super impressed with most of the stuff I used so far.<p>I just wish there was an option to properly include custom CSS. The default interface looks a little bit.. dated.<p>Keep up the amazing work!
评论 #41467774 未加载
politelemon9 个月前
&gt; AnythingLLM packages as an AppImage but you will not be able to boot if you run just the AppImage.<p>The &#x27;boot&#x27; seems to indicate it will affect the computer&#x27;s startup process, I think you meant to say you will not be able to &#x27;start the application&#x27;
philipjoubert9 个月前
This looks really great. Are you planning on adding shortcut keys anytime soon?
评论 #41459346 未加载
conception9 个月前
Can this roll into home assistant and provide alexa at home in any capacity?
评论 #41463450 未加载
md39110275149 个月前
this is super sweet for developers (or anyone else) who like to have granular control over their LLM set up<p>- ability to edit system prompt<p>- ability to change LLM temperature<p>- can choose which model to use (open-source or closed)
santamex9 个月前
How does this differ from chatboxai?<p><a href="https:&#x2F;&#x2F;github.com&#x2F;Bin-Huang&#x2F;chatbox">https:&#x2F;&#x2F;github.com&#x2F;Bin-Huang&#x2F;chatbox</a>
评论 #41458749 未加载
vednig9 个月前
How do you ensure &quot;privacy by default&quot; if you are also providing cloud models?
评论 #41459304 未加载
评论 #41457968 未加载
评论 #41458833 未加载
somesun9 个月前
where is the desktop app download ?<p>or need to install source code from github ?
评论 #41470119 未加载
anonymous3449 个月前
what kind of pc does it need ? ram, etc?
评论 #41459336 未加载
ranger_danger9 个月前
Finally.
m1keil9 个月前
Came here to say that I really like the content on your YouTube channel.