DEV Community

Aman Patel
Aman Patel

Posted on

RBI Annual Report Analysis Agent

This is a submission for the Runner H "AI Agent Prompting" Challenge

What I Built

I developed an intelligent AI agent workflow that automatically analyzes RBI (Reserve Bank of India) Annual Reports and generates comprehensive data explanations. The system takes complex financial documents and creates detailed interpretations of economic projections, charts, and data points, making them accessible to both financial professionals and general audiences.

The agent workflow addresses a critical challenge in financial analysis: the time-consuming process of manually interpreting dense economic reports. Instead of spending hours parsing through technical data, users can now get instant, detailed explanations of key metrics, projections, and their implications.

Key features include:

  • Automated Data Extraction: Processes RBI annual reports and identifies key financial metrics
  • Comparative Analysis: Searches for and compares projections with other international institutions (IMF, World Bank)
  • Contextual Interpretation: Provides detailed explanations for charts, data points, and economic indicators
  • Multi-Source Validation: Cross-references RBI data with global economic forecasts
  • Structured Output: Generates well-formatted PDF reports with comprehensive analysis

Demo

The workflow demonstrates three key capabilities:

  1. Document Processing: The agent successfully processes the RBI Annual Report document and creates a structured analysis file
  2. Multi-Step Research: It executes a complex research workflow including:
    • Searching for global economic growth projections from IMF and World Bank
    • Finding India-specific economic projections for GDP growth, inflation, and fiscal metrics
    • Analyzing and comparing these forecasts with RBI's internal projections
  3. Comprehensive Analysis: The final output includes detailed explanations of data relevance and interpretation for each section of the report

How I Used Runner H

Workflow Architecture

The Runner H agent was configured with a sophisticated multi-step prompt structure:

  1. Initial Analysis Phase:
   "This is RBI annual report for the year you need to prepare explainers for the data and charts in the file by explaining the relevance and interpretation of each of them"
Enter fullscreen mode Exit fullscreen mode
  1. Comparative Research Phase:
   "Compare the projections made in this report with those of all other relevant institutions gathering a holistic view for everything anticipated"
Enter fullscreen mode Exit fullscreen mode
  1. Detailed Breakdown Phase: The agent systematically processes each section of the annual report, creating structured interpretations.

Technical Implementation

Agent Configuration:

  • Mode: Multi-step research and analysis
  • Output Format: Structured PDF generation
  • Research Capabilities: Web search integration for comparative analysis
  • Processing: Document parsing and data extraction

Prompt Engineering Strategy:

  • Used hierarchical prompting to break down complex analysis into manageable steps
  • Implemented comparative analysis prompts to ensure comprehensive coverage
  • Structured output formatting for professional presentation

Replication Instructions

To replicate this workflow:

  1. Setup: Configure Runner H with document processing capabilities
  2. Primary Prompt: Use the initial analysis prompt to establish the core task
  3. Research Enhancement: Add comparative analysis prompts for broader context
  4. Output Configuration: Set up PDF generation for professional deliverables
  5. Validation: Include cross-referencing steps for accuracy

Use Case & Impact

Target Audience

Primary Users:

  • Financial Analysts: Professionals who need quick, comprehensive interpretations of central bank reports
  • Policy Researchers: Academics and think-tank researchers analyzing monetary policy
  • Investment Professionals: Fund managers and advisors requiring economic trend analysis
  • Business Leaders: Executives needing accessible summaries of complex economic data

Secondary Users:

  • Journalists: Financial reporters covering economic developments
  • Students: Economics and finance students studying central banking
  • Government Officials: Policy makers requiring comparative economic analysis

Real-World Applications

  1. Financial Services: Investment firms can use this to quickly analyze central bank reports across multiple countries, comparing monetary policies and economic outlooks

  2. Corporate Strategy: Multinational corporations can leverage this for market entry decisions, understanding local economic conditions through central bank perspectives

  3. Academic Research: Researchers can process multiple annual reports simultaneously, identifying trends and patterns across different time periods

  4. Policy Analysis: Government agencies can compare their economic projections with central bank forecasts, identifying potential policy alignment opportunities

Measurable Impact

Time Savings:

  • Manual analysis: 8-12 hours per report
  • Automated analysis: 15-20 minutes per report
  • Efficiency gain: 95% time reduction

Accuracy Improvements:

  • Cross-referencing with multiple international sources ensures comprehensive analysis
  • Reduces human error in data interpretation
  • Provides consistent analytical framework across different reports

Accessibility Enhancement:

  • Converts technical jargon into clear, actionable insights
  • Makes complex economic data accessible to non-specialists
  • Standardizes reporting format for easy comparison

Process Improvement

Before: Analysts manually read through 300+ page reports, cross-reference with multiple sources, and create interpretations - a process taking days per report.

After: The AI agent processes the entire document, conducts comparative research, and generates comprehensive analysis in minutes, allowing analysts to focus on strategic decision-making rather than data processing.

This workflow transforms how financial institutions, research organizations, and policy makers approach economic report analysis, enabling faster, more accurate, and more comprehensive insights from critical financial documents.

Final output
Prompt 1
Working of agent for prompt 2

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments. Some comments have been hidden by the post's author - find out more