You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modular Python-based search engine pipeline that fetches live web data, extracts both visible and hidden context using advanced NLP techniques, and semantically indexes content for enhanced retrieval. Perfect for powering LLMs and AI agents with up-to-date, relevant context.
SEARCHD enhances the existing information retrieval mechanism and reduces the latency of LLM-based retrievers. This framework generates a partially correct document using a LLM which is clubbed along with the original query for context retrieval.