Live data from Hacker News

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

github.com

11–20 of 82 posts

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

#11
post #10

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.

I really hope this becomes the norm.

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

#12
This looks sweet.

Totally irrelevant but ... "Language Learning Model" ? Probably just some brainfart or I'm missing something but it would be hilarious if the authors of this did this whole project without knowing what LLM stands for.

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

#13

There was an error while installing on Linux, was solved with: ''' sudo chown root:root /home/hn/AnythingLLMDesktop/anythingllm-desktop/chrome-sandbox sudo chmod 4755 /home/hn/AnythingLLMDesktop/anythingllm-desktop/chrome-sandbox ''' Other than that it worked really well.

HN doesn't use normal markdown; to do code blocks you indent with 4 spaces, ex.

    sudo chown root:root /home/hn/AnythingLLMDesktop/anythingllm-desktop/chrome-sandbox
    sudo chmod 4755 /home/hn/AnythingLLMDesktop/anythingllm-desktop/chrome-sandbox

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

#14

This looks sweet. Totally irrelevant but ... "Language Learning Model" ? Probably just some brainfart or I'm missing something but it would be hilarious if the authors of this did this whole project without knowing what LLM stands for.

Large Language Model All good

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

#17

This looks sweet. Totally irrelevant but ... "Language Learning Model" ? Probably just some brainfart or I'm missing something but it would be hilarious if the authors of this did this whole project without knowing what LLM stands for.

Large Language Model All good

The linked GitHub page mentions “Language Learning Models”, so GP is saying that it seems like the authors of this project wrote the whole thing while not knowing what LLM actually stands for.

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

#18
post #10

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.

So… just open source?

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

#19
$ 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)
Post reply on HN