3 repositorios
UI components that allow search functionality to be embedded into external websites.
Distinct from Website Embeds: Distinct from chatbot embeds or backend search APIs; focuses on the embeddable search input UI.
Explore 3 awesome GitHub repositories matching web development · Embeddable Search Interfaces. Refine with filters or upvote what's useful.
Searx is a privacy-respecting metasearch engine and search result aggregator. It functions as a self-hosted search proxy that queries diverse web services, databases, and local indices to present a single unified list of results. The project prevents user tracking and profiling by acting as an intermediary between the client and search services. It strips identifying information from queries, removes tracker URLs and HTTP referrers from outgoing links, and can route traffic through proxies or the Tor network to mask user identity. The system supports multilingual search and result filtering
Provides a search input that can be inserted into external websites for remote querying.
🔥 基于大模型和 RAG 的智能问数系统,对话式数据分析神器。Text-to-SQL Generation via LLMs using RAG.
Provides an embeddable web iframe, popup, or MCP call for integrating natural language querying into external workflow tools.
DocSearch is an integrated toolset for adding search capabilities to documentation websites. It provides a JavaScript and React search interface for embedding autocomplete search bars, a dedicated web crawler to extract and synchronize site content into a searchable index, and a monitoring system to track user queries and interaction events. The project distinguishes itself by incorporating a conversational AI assistant powered by retrieval-augmented generation. This assistant grounds a large language model in a specific documentation index to provide factual answers, with configurable system
Provides embeddable UI components for integrating an autocomplete search input into external websites.