Haive Prebuilt Agents DocumentationΒΆ

πŸ€– Haive Prebuilt Agent Collection

Ready-to-Deploy AI Specialists - A comprehensive library of 40+ specialized agents for business, research, and creative applications. Each agent is pre-configured, domain-optimized, and production-ready for immediate deployment.

⚠️ BETA STATUS - ACTIVE REFACTORING ⚠️

This package is currently being refactored into the new dynamic agent architecture.
While all agents are functional, APIs may change as we migrate to the enhanced Haive V3 system with dynamic tool management, self-modification capabilities, and improved multi-agent coordination.

Consider this package as feature-complete but evolving. Production deployments should pin to specific versions.

🌟 Production-Ready AI Specialists¢

Transform Your Business with Ready-to-Deploy AI Agents:

Business Intelligence

Company research, market analysis, customer support, and sales optimization agents

Creative Solutions

Content creation, podcast generation, blog writing, and multimedia production agents

Research & Academia

Scientific paper analysis, academic task learning, systematic reviews, and open research agents

Development & Technical

Database discovery, contract analysis, graph inspection, and E2E testing agents

Specialized Domains

Legal compliance, weather management, career assistance, and startup advisory agents

Agent CategoriesΒΆ

πŸ’Ό Business Intelligence

Advanced Business Analysis & Operations

  • Company Researcher: Deep company analysis and market research
  • Sales Call Analyzer: Sales performance optimization and insights
  • Customer Support: Intelligent customer service automation
  • Project Manager: Task organization and project coordination
  • Career Assistant: Professional development and career guidance

πŸ”¬ Research & Academia

Scientific Research & Academic Tools

  • Scientific Paper Agent: Research paper analysis and synthesis
  • Academic Task Learning: Educational content and learning paths
  • Systematic Review: Comprehensive literature reviews
  • Open Researcher: Open science and collaborative research
  • Essay Grading: Automated academic assessment

🎨 Creative & Content

Creative Production & Media Generation

  • Blog Writer Agent: Professional blog content creation
  • Podcast Generator: Audio content planning and production
  • GIF Generator: Visual content and animation creation
  • TTS Poem Generator: Poetry and text-to-speech content
  • Content Intelligence: Advanced content analysis and optimization

βš–οΈ Legal & Compliance

Legal Analysis & Regulatory Compliance

  • Contract Analysis: Legal document review and analysis
  • Clause AI: Contract clause optimization and generation
  • EU Green Compliance: Environmental regulation compliance
  • Constitutional Agent: Legal framework and constitutional analysis

πŸ› οΈ Technical & Development

Software Development & Technical Analysis

  • DB Discovery: Database schema analysis and optimization
  • Graph Inspector: Data structure and graph analysis
  • E2E Testing: End-to-end test automation and validation
  • Self Improving: Self-modifying and adaptive agents

πŸš€ Startup & Innovation

Entrepreneurship & Innovation Support

  • Startup Suite: Complete startup advisory and planning
  • AI Insight: Artificial intelligence trend analysis
  • GTLA: Go-to-market and launch assistance
  • Shop Genie: E-commerce optimization and automation

Quick Start: Deploy Your First AgentΒΆ

Experience the power of ready-to-deploy AI specialists:

from haive.prebuilt.company_researcher import CompanyResearcher
from haive.prebuilt.blog_writer_agent import BlogWriterAgent
from haive.prebuilt.customer_support import CustomerSupportAgent
from haive.core.engine.aug_llm import AugLLMConfig

# Deploy specialized agents instantly
config = AugLLMConfig()

# Business intelligence
company_agent = CompanyResearcher(name="BusinessAnalyst", engine=config)

# Content creation
content_agent = BlogWriterAgent(name="ContentWriter", engine=config)

# Customer service
support_agent = CustomerSupportAgent(name="SupportBot", engine=config)

# Each agent comes pre-configured with domain expertise and specialized tools

Agent Collection MetricsΒΆ

40+
Specialized Agents
8
Domain Categories
100+
Pre-configured Tools
< 5min
Deployment Time

Architecture OverviewΒΆ

        graph TB
   subgraph "Domain Specialization"
      A[Business Intelligence] --> F[Agent Factory]
      B[Research & Academia] --> F
      C[Creative & Content] --> F
      D[Legal & Compliance] --> F
      E[Technical Development] --> F
   end

   subgraph "Agent Infrastructure"
      F --> G[Pre-configured Tools]
      F --> H[Domain Knowledge]
      F --> I[Workflow Templates]

      G --> J[APIs, Databases, Search]
      H --> K[Industry Expertise]
      I --> L[Best Practices]
   end

   subgraph "Deployment Options"
      J --> M[Standalone Agents]
      K --> N[Multi-agent Workflows]
      L --> O[Custom Integrations]
   end

   style A fill:#ff6b6b
   style B fill:#74b9ff
   style C fill:#fdcb6e
   style D fill:#00b894
    

Production ApplicationsΒΆ

🏒 Enterprise Solutions

Ready-to-Deploy Business Applications:

  • Customer Service: 24/7 automated support with human escalation
  • Market Research: Competitive analysis and industry intelligence
  • Content Operations: Scalable content creation and optimization
  • Compliance Monitoring: Regulatory tracking and risk assessment

πŸŽ“ Academic & Research

Research Acceleration & Educational Tools:

  • Literature Analysis: Systematic reviews and meta-analysis
  • Grant Writing: Research proposal development and optimization
  • Peer Review: Academic manuscript evaluation and feedback
  • Educational Content: Curriculum development and assessment

Migration & EvolutionΒΆ

πŸ”„ Current Refactoring Status

V2 β†’ V3 Migration in Progress:
  • βœ… Core Agents: All 40+ agents fully functional
  • πŸ”„ Dynamic Architecture: Migrating to self-modifying agents
  • πŸ”„ Tool Management: Enhanced dynamic tool integration
  • ⏳ Multi-agent Coordination: Improved workflow orchestration
  • ⏳ Performance Optimization: Faster response times and scaling

Estimated Completion: Q2 2025

Next StepsΒΆ

  • Getting Started with Haive Prebuilt Agents - Deploy your first specialized agent

  • business/company_researcher - Master business intelligence automation

  • research/scientific_paper_agent - Accelerate academic research workflows

  • creative/blog_writer_agent - Scale content creation operations

  • Complete Agent Catalog - Explore all 40+ available agents

Community & SupportΒΆ

β€”

Ready to Deploy? Choose Your AI Specialist! - From business intelligence to creative production, we have the perfect agent for your needs! πŸ€–

Indices and tablesΒΆ