Search vs Deepsearch vs Deep Research
https://www.glukhov.org/rag/architecture/search-vs-deepsearch-vs-deep-research/
Search vs Deepsearch vs Deep Research
https://www.glukhov.org/rag/architecture/search-vs-deepsearch-vs-deep-research/
I have been testing the #perplexica #ai search engine in docker with a local #ollama instance. The results are quite impressive when setting it for quality answers. Can take a while to generate but good to start and do something else in the meantime
Yay, #Perplexica worked with #Ollama even on very weak test #hardware!
✨ 💫
I used the Ollama huihui_ai/fara-abliterated:latest model for that. It is still slow AF, but it works!
The proof of concept is alright ✅ I also have strong hardware; I just had to test to see if it works. Yet, there is some Ollama or startup bug inside Perplexica. It's a little bit of #reconfiguration wiring to get that stuff working.
(1/2)
We've Reached The #End Of The #Internet... #someordinarygamers #yt #Perplexica #security #privacy
https://softwarehouse.au/blog/perplexica-ai/
https://github.com/ItzCrazyKns/Perplexica
Ollama & Docker are pre requisites
curl -fsSL https://ollama.com/install.sh | sh # also models!
curl -L get.docker.com | sudo bash
or
apt-get install -y uidmap
curl -fsSL get.docker.com -o get-docker.sh
CHANNEL=stable sh get-docker.sh
sudo usermod -aG docker $USER #logout & log in
dockerd-rootless-setuptool.sh install
Perplexica is a system similar to Copilot and Perplexity.ai.
And you can self-host this alternative right now!
You know:
- You ask a question
- AI searches the internet
- Then AI summarises all it has found
- Then presents the result with the references to original web sites
- Also a list of images and youtube videos on the right
- Also follow-up questions ready for you to click, if you'd like to explore the topic a bit more
BUT: Instead of calling copilot or perplexity.ai and telling all the world what you are after,
you can now host similar service on your own PC or laptop!
https://www.glukhov.org/post/2024/08/selfhosting-perplexica-ollama/
Perplexica - An AI-powered search engine
https://github.com/ItzCrazyKns/Perplexica
#opensource #foss #perplexica #searchengine #ai #selfhosting
Published new comparison:
Choosing the Best locally hosted #LLM for #Perplexica:
#Llama3, #Llama3.1, #MistralNemo, #Gemma2, #Qwen2, #Phi3 or #Command-r?
https://www.glukhov.org/post/2024/08/perplexica-best-llm/
#AI #self-hosted #selfhosted