Perplexica (now renamed to Vane) is a self-hosted, privacy-focused AI answering engine that runs entirely on your own hardware. It combines web knowledge with support for local LLMs (Ollama) and cloud providers (OpenAI, Claude, Google Gemini, Groq), delivering accurate answers with cited sources while keeping searches completely private.
Perplexica/Vane positions itself as an open-source alternative to hosted AI search tools. The project emphasizes running on your own infrastructure so teams can keep data, prompts, and logs within their security boundary. The name “Perplexica” draws inspiration from AI-powered answering engines like Perplexity AI, but focuses on self-hosted deployments for privacy-conscious users.
Note: The project has been renamed to Vane. The repository is now at https://github.com/ItzCrazyKns/Vane
The project follows key principles common in the GenAI ecosystem:
Like many GenAI tools, Perplexica/Vane evolved from a simple UI around model access into a comprehensive platform with:
Perplexica/Vane uses a bundled approach for ease of deployment:
The Docker image bundles SearxNG internally, making it easy to run a full stack with a single command. A slim version is available for users who prefer to run SearxNG separately.
| Metric | Value |
|---|---|
| Latest Release | v1.12.2 (April 10, 2026) |
| GitHub Stars | 33.7k+ |
| Forks | 3.7k+ |
| Contributors | 46 |
| Primary Language | TypeScript (98.7%) |
| License | MIT |
| Total Releases | 33 |
| Attribute | Details |
|---|---|
| License | MIT |
| GitHub | github.com/ItzCrazyKns/Vane |
| Stars | 33.7k+ |
| Forks | 3.7k+ |
| Contributors | 46 |
| Latest Release | v1.12.2 (April 10, 2026) |
| Total Releases | 33 |
| Default Port | 3000 |
| Docker Image | itzcrazykns1337/vane:latest |