OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Search Engine

Search Engine

6 open source tools found

V
AI Productivity

Vane

Run your own private AI search engine with local or cloud models, answers include citations.

Privacy-first AI answer engine running fully on your hardware. Combines web search with local LLMs (Ollama) and cloud providers (OpenAI, Claude, Groq). All data stays local.

Stop and remove container: docker stop vane && docker rm vane. To delete persistent data: docker volume rm vane-data.
34.1k
S
Privacy Protection

SearXNG

Privacy-focused metasearch engine aggregating results from dozens of sources without tracking you.

SearXNG is a free metasearch engine that combines results from over 70 search services while respecting your privacy. Self-host it to keep your data under your control.

For Docker: stop and remove container and volumes. For manual install: delete the installation directory and configuration files.
29.5k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
T
Developer Tools

typesense

A fast, typo-tolerant open-source search engine - a simpler alternative to Algolia and ElasticSearch.

Typesense is a blazing-fast, in-memory fuzzy search engine built in C++. It provides typo tolerance, faceted filtering, geosearch, vector search, and semantic/hybrid search out of the box. Easy to set up, operate, and scale, with no runtime dependencies.

If using Docker, run docker stop and docker rm to remove the container, then delete the local data directory. If installed via binary, simply delete the typesense executable and configuration files.
25.8k
O
Developer Tools

OpenSearch

A truly open-source fork of Elasticsearch with full features and no license restrictions.

Open-source search and analytics suite derived from Elasticsearch, offering search, logging, and observability.

Simply delete the extracted folder. Remove `data/` and `logs/` directories to clean all data.
12.9k
F
System Optimization

Fess

Enterprise search server you can run in minutes, with built-in crawler and admin GUI.

Fess is an easy-to-deploy enterprise search server with a built-in crawler and admin UI, based on OpenSearch but requiring no prior knowledge.

Stop the Fess process and delete the extracted directory. For Docker, run docker-compose down and remove the containers. Index data is stored inside the fess directory by default; delete it if you want a complete removal.
1.1kChecksum
M
AI Productivity

meme-search

Self-hosted meme search with local AI indexing, semantic search, and a full web UI.

A self-hosted meme search engine that uses AI to index and find memes by content and text. All processing runs locally for privacy.

Stop containers with docker compose down, delete project folder and prune Docker volumes (docker volume prune) to remove all data.
661