The author has built a locally running Perplexity clone called LLocalSearch, which uses Large Language Models (LLMs) to search the internet for answers to user questions. The system is designed to be privacy-respecting and can run on low-end hardware. LLocalSearch uses a chain of LLMs to find answers and allows users to see the progress of the agents and the final answer. The project is open-source and available on GitHub.