Skip to main content

AlphaAvatar Framework plugin for DeepResearch service

Project description

DeepResearch Plugin for AlphaAvatar

A modular deep-research and content acquisition middleware for AlphaAvatar, providing unified access to web search, iterative research, and content extraction.

This plugin enables AlphaAvatar agents to perform broad information gathering, exploratory research, and multi-step investigation workflows, without coupling agent logic to any specific search engine, crawler, or research provider.

DeepResearch focuses on acquiring and structuring external knowledge. Persistent storage and long-term reuse are handled by downstream tools such as the RAG plugin.


Features

  • Unified Research Interface Abstracts search, browsing, and content extraction behind a single, agent-friendly API.

  • Broad & Exploratory Research Designed for unfamiliar, complex, or open-ended topics that require multiple sources.

  • Multi-step Research Support Supports iterative workflows such as search → read → refine → compare → synthesize.

  • Source-aware Outputs Returns structured results including titles, URLs, snippets, and extracted content.

  • Downstream-ready Artifacts Produces Markdown text and PDF files suitable for summarization, analysis, or indexing by RAG.


When to Use DeepResearch

Use this plugin when the task involves one or more of the following:

  • Broad information gathering from multiple web sources
  • Exploratory research on unfamiliar or complex topics
  • Collecting background knowledge, trends, or comparisons
  • Answering open-ended questions that cannot be resolved from a single source
  • Acquiring external content that may later be indexed by a RAG system

Functionality

It exposes four core operations (op) that can be composed into a research pipeline:

  • search Perform a lightweight web search for quick discovery. Use this when fast, broad results are needed with minimal reasoning.

  • research Perform deep, multi-step research. Use this when the question requires decomposition, iterative searching, cross-source comparison, and reasoning.

  • scrape Given a list of URLs, fetch and extract the main page contents, then merge them into a single Markdown text suitable for downstream processing (e.g., summarization or indexing).

  • download Given a list of URLs, fetch pages and convert them into stored PDF artifacts, returning a list of file references for downstream tools or plugins (e.g., building a local RAG index).


Typical Workflow

  1. Discover information using search or research

  2. Acquire content using scrape or download

  3. Pass outputs downstream

    • Summarize or analyze directly
    • Or hand off to the RAG plugin for indexing and long-term retrieval

Installation

pip install alpha-avatar-plugins-deepresearch

Supported DeepResearch Frameworks

Default: Tavily

Official Website

Tavily is a search and research API designed for LLM and agent workflows, emphasizing relevance, freshness, and machine-readable outputs, making it well-suited for autonomous research agents.


Additional DeepResearch backends can be integrated in the future without changing agent logic.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alpha_avatar_plugins_deepresearch-0.4.1.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file alpha_avatar_plugins_deepresearch-0.4.1.tar.gz.

File metadata

File hashes

Hashes for alpha_avatar_plugins_deepresearch-0.4.1.tar.gz
Algorithm Hash digest
SHA256 1e940a2be0aea24e8d72f0426d575190692f6c22be45ef5ef7a3945a6fb66f1b
MD5 4ccf73806d56ae9bf0d3ef8212688ba6
BLAKE2b-256 45881a92ae0c24242aa91d185996b93c85dc0121843598503ee85193d7c2a0ee

See more details on using hashes here.

File details

Details for the file alpha_avatar_plugins_deepresearch-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for alpha_avatar_plugins_deepresearch-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b0b93419b033641c1b0a1d2a3e1aa5f0508d3c8305dc52f4ca3fec3b6345586a
MD5 90149c99fb3e54f2466717456cf54cfb
BLAKE2b-256 265a61a03dc5fa15e69f255b246c27e29cc28bfc741c5d57d0e7ecb986ecbf14

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page