SciPhi-AI/agent-search
AgentSearch is a framework for powering search agents and enabling customizable local search.
Implements RAG pipelines combining multiple LLM providers (SciPhi, OpenAI, Anthropic, HuggingFace) with pluggable search engines (Bing, SERP API, local AgentSearch index) to enable agents to summarize results and generate follow-up queries. Supports both pre-built RAG endpoints and custom agent workflows where developers compose search, LLM completion, and instruction-following steps programmatically.
522 stars. No commits in the last 6 months.
Stars
522
Forks
50
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/SciPhi-AI/agent-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepsense-ai/ragbits
Building blocks for rapid development of GenAI applications
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses...
GiovanniPasq/agentic-rag-for-dummies
A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
truefoundry/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications...
NVIDIA/context-aware-rag
Context-Aware RAG library for Knowledge Graph ingestion and retrieval functions.