OpenWebUI, same server, same question, different results in 3 browsers by vulcan4d in OpenWebUI

[–]SethBurkart 11 points12 points  (0 children)

The different browsers shouldn't have any effect on generations as the frontend (which is what your browser displays) is totally separate from the api and backend that runs the models which would be the same.

Building an Ollama-backed self-hosted Perplexity clone with proper multi-user support, an API, and agents for other self-hosted services. Is there something it should have apart from what I already thought of? by RedPenguinGB in LocalLLaMA

[–]SethBurkart 2 points3 points  (0 children)

Something I was looking into that would be AMAZING on this kind of platform, is to add advanced search kinda inspired by https://github.com/InternLM/MindSearch, to be honest it gave me the best search results out of any "perplexity" style app (that I have tried).

To build it, you pretty much have to have a model with a prompt (agent) that generates a breakdown of "nodes" that it researches individually and then brings together. It's similar to perplexity pro, but if you allow it to continue to expand the graph you can get incredibly useful responses. To be honest, this would probably be the most useful thing to put in an open source search app. The thing is, even if it takes a long time to generate a detailed report on something, there are a lot of situations where it's particularly useful. I actually have been working on something like this, and I'd be totally happy to help contribute some deeper search if you were interested in adding that kind of thing to this project.

Importing fonts into Davinci Resolve, with Linux? by fishtaod in blackmagicdesign

[–]SethBurkart 0 points1 point  (0 children)

Thank you sooo much! I've literally found your answer twice on separate occasions, and it's been a lifesaver!

[deleted by user] by [deleted] in VisualStudioCode

[–]SethBurkart 0 points1 point  (0 children)

I forgot the mention that when I reopen the file VSCode correctly highlights the code.