Danswer - OpenSource Enterprise Question-Answering AI System
-
I did several tries and I have to say it runs far from stable. I was not even able to use it for one single query. Installation with docker compose runs fine and I get the web interfaces, but when I start to configure it, it starts to break. I will stop to work on it.
-
I did several tries and I have to say it runs far from stable. I was not even able to use it for one single query. Installation with docker compose runs fine and I get the web interfaces, but when I start to configure it, it starts to break. I will stop to work on it.
@Kubernetes sounds like the configuration writes files to its code dir, which need to be linked outside to the data dir.
-
@Kubernetes sounds like the configuration writes files to its code dir, which need to be linked outside to the data dir.
-
@robi That is not the case, I did install it on a empty cloudron-free VPS
@Kubernetes I see, then it's an upstream issue or one might need to pull from master vs whatever release that is less current.
-
@Kubernetes I see, then it's an upstream issue or one might need to pull from master vs whatever release that is less current.
-
@robi Not sure what you mean, but I did build it from repo source
@Kubernetes that answers it.. ty.
-
Folks, here is a demo by Bookstack on Danswer, and it is very impressive:
Tea Break: 8 Years of BookStack, LLM Connection Demo & Video Hosting -
Just wanted to bump this as the project still seems to be under active development. They now offer a community edition freely available under the MIT Expat license, as well as a paid enterprise edition with additional features. The project was also rebranded under onyx.app.
-
@luckym thanks for the note. Maybe we should close this task and create a new one. Onyx looks completely different from danswer. What do you think @LoudLemur ?
@girish I reckon just edit the OP to make it about https://github.com/onyx-dot-app/onyx using @LoudLemur's template
-
@luckym thanks for the note. Maybe we should close this task and create a new one. Onyx looks completely different from danswer. What do you think @LoudLemur ?
@girish I can't see Danswer at the github now that it has rebranded. If @jagan still wants Onyx, a new thread would be a good occasion to support the request with the app request template, and gain some more upvotes.
Is the model and its training hidden for Onyx? Is Onyx's final answer generator OpenAI GPT-4 / GPT-3. 5-turbo?
AnythingLLM is somewhat similar to Onyx, and we have an Application Request for that already. AnythingLLM has a query mode which locks down responses to data you have provided:
https://docs.anythingllm.com/features/chat-modesAnythingLLM also integrates with Ollama, which Cloudron already supports:
https://docs.anythingllm.com/ollama-connection-troubleshootingAnythingLLM has a lot more contributors and seems less closed-box.
-
G girish locked this topic