Hacker News new | ask | show | jobs
Show HN: I built an open-source answer engine that runs local LLMs (github.com)
5 points by rashadphil 766 days ago
hey hn,

I built an open-source Perplexity clone that can run local LLMs and cloud LLMs.

It's fully self-hostable through Docker and uses ollama to support local LLMs.

The demo video in the repository shows me running it locally with llama3 on my M1 Macbook Pro.

I'm open to any suggestions or feedback, thanks!

1 comments

Try out the hosted version here: https://www.farfalle.dev/ (Cloud models only)
Really nice, very polished. Bookmarked. Thanks