Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Does anyone know how to build a search
Does anyone know how to build a search
Inactive
0
Follow
k
kkang2097
9 months ago
Β·
Does anyone know how to build a search engine like Perplexity? open to ideas
T
k
W
4 comments
Share
Open in Discord
T
Teemu
9 months ago
I'm pretty sure Perplexity just uses Bing Search under the hood. They probably do some other processing but it's mostly just a search API connected to a LLM.
Could probably build it with this:
https://llamahub.ai/l/tools/llama-index-tools-bing-search?from=
k
kkang2097
9 months ago
But how do they synthesize answers so well? It can't just be RAG, there must be something else
W
WhiteFang_Jr
9 months ago
I was watching this yesterday:
https://youtu.be/yGejxO1xYmo?si=22UtE4T0RVXbqYOy
he mentions that there are different operations for different items, like there are multiple llm calls just to provide the final rich response.
k
kkang2097
9 months ago
ah nvm nvm
Add a reply
Sign up and join the conversation on Discord
Join on Discord