AI-powered search engine alternative
Top 1.8% on sourcepulse
Perplexica is an open-source, AI-powered search engine designed as an alternative to Perplexity AI. It aims to provide users with a privacy-focused, deeply insightful web search experience, leveraging local or cloud-based LLMs and a metasearch engine for up-to-date results.
How It Works
Perplexica utilizes SearxNG as its metasearch backend to fetch current web results, which are then processed by AI models. It supports various LLMs via Ollama or API keys (OpenAI, Groq, Anthropic) to understand queries, refine searches, and generate summarized answers with cited sources. It offers "Focus Modes" for specialized searches (academic, YouTube, Wolfram Alpha, Reddit) and is developing a "Copilot Mode" to actively refine search queries by visiting top results directly.
Quick Start & Requirements
docker compose up -d
(after cloning and configuring config.toml
).config.toml
, npm i
, npm run build
, npm run start
.http://localhost:3000
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is still under active development, with "Copilot Mode" noted as "in development." The license is not specified, which may impact commercial adoption. Linux users may need to adjust Ollama service configurations for proper API access.
1 day ago
1 day