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's a solid range of choice for embedders and vector stores. The single install desktop packaging is very slick. I look forward to the upcoming new features.
Have you tried openwebui? What are your thoughts on it vs this?
Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
41–50 of 82 posts
Re: Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
#42Re: Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
#43Re: Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
#44As someone who doesn't know what an Embed or Vector is, this has been the only offline AI tool I've been able to install and start using on my standard office PC.
Re: Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
#45Earlier quoted context omitted.
Have you tried openwebui? What are your thoughts on it vs this?
I had a much smoother experience with the desktop version of AnythingLLM. There's more in openwebui, but the things that are in AnythingLLM are more polished (IMO).
soon, agent skills are first and this should help plug the gaps between offerings since we can't build everything for everyone
Re: Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
#46Re: Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
#47LLM 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.
What is your argumentation for that? It seems that building LLMs is very costly, and that will probably remain so for quite some time. I think it is equally likely that LLMs will perform worse in the future, because of copyright reasons and increased privacy awareness, leading to less diverse data sets to train on.
Re: Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
#48I've got an open ai API key, and I pay for chatgpt. I'd imagine switching to this and using openai would end up costing quite a lot? How are people running it relatively cheaply?
Re: Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
#49I've got an open ai API key, and I pay for chatgpt. I'd imagine switching to this and using openai would end up costing quite a lot? How are people running it relatively cheaply?
Re: Show HN: AnythingLLM – Open-Source, All-in-One Desktop AI Assistant
#50$ docker pull mintplexlabs/anythingllm Using default tag: latest Error response from daemon: Get " https://registry-1.docker.io/v2/ ": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
This is a connection issue for your docker cli - we have seen this issue before and it had to do with client proxy. https://stackoverflow.com/a/48066666