MiniSearch  by felladrin

Web-searching app with an AI assistant, runs in-browser

Created 2 years ago
575 stars

Top 55.5% on SourcePulse

GitHubView on GitHub
Project Summary

MiniSearch is a privacy-focused, minimalist web search engine with an integrated AI assistant, designed for users who want to search the web and get AI-powered insights directly from their browser. It leverages WebLLM, Wllama, and SearXNG to provide a seamless, cross-platform experience without data collection.

How It Works

MiniSearch runs AI models directly in the browser using WebLLM and Wllama, eliminating the need for server-side processing for core functionality. It integrates with SearXNG as a meta-search engine to aggregate results from various sources. This client-side approach enhances privacy and reduces server costs, while caching models efficiently for quick access.

Quick Start & Requirements

  • Install/Run: docker run -p 7860:7860 ghcr.io/felladrin/minisearch:main
  • Prerequisites: Docker.
  • Setup: Minimal setup time, primarily involves running the Docker container.
  • Demo: https://felladrin-minisearch.hf.space

Highlighted Details

  • Runs AI models directly in the browser using WebLLM and Wllama.
  • Integrates with SearXNG for meta-searching.
  • Supports setting MiniSearch as a default browser search engine.
  • Offers an "Internal OpenAI-Compatible API" feature for sharing API keys securely.

Maintenance & Community

Licensing & Compatibility

  • The README does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

The project's license is not specified in the README, which may impact commercial adoption. The reliance on a single Docker image for HuggingFace Spaces compatibility is noted as a design constraint.

Health Check
Last Commit

19 hours ago

Responsiveness

1 day

Pull Requests (30d)
81
Issues (30d)
1
Star History
4 stars in the last 30 days

Explore Similar Projects

Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Assaf Elovic Assaf Elovic(Cofounder of Tavily), and
9 more.

Vane by ItzCrazyKns

0.2%
36k
AI-powered search engine alternative
Created 2 years ago
Updated 3 months ago
Feedback? Help us improve.