Pre-built Agents
RAG Powered Agents
search_agent
Introduction

III Search Agent

A. Introduction

Search Agent

Private Search Agent that can cite data sources

Explore the Search Agent SDK documentation. This handbook is designed to assist you in merging a variety of data origins into your search agent, enriching its conversational functionalities. Topics include initial setup, integration of different data streams, and tailoring your agent with universal parameters. Let's delve into it!

Introduction

The Search Agent SDK offers a robust set of tools for crafting advanced search functionalities within your chat or search engines. Through the integration of diverse data sources and harnessing cutting-edge machine learning models, you can develop an agent capable of comprehending and delivering responses to queries with exceptional relevance and precision.

AI-Horizon’s Search Agent integrates all the building blocks of a Search

What methods and arguments are available for passing to the AI-Horizon’s Search class?

Methods

MethodWhat it does?
add_pdftrain and search across PDF documents
add_websiteautomatically scrape the website content, train and search across website data
add_docxtrain and search across Microsoft Word documents
add_txttrain and search across flat files
add_youtubetrain and search across YouTube content (must have transcriptions)
add_webpageautomatically scrape the webpage content, train and search across webpage data