Skip to content

kalyan0309/FinDoc-Intelligence.AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinDoc-Intelligence.AI (Financial Documents Automation)

🚀 Overview

FinDoc-Intelligence.AI is an enterprise-grade, asynchronous AI Agent platform built specifically for the [Google Cloud Rapid Agent Hackathon]

The platform solves a high-value corporate finance challenge: processing unstructured, high-volume financial documents (invoices, purchase orders, receipts) and turning them into validated, schema-compliant structures while executing autonomous compliance auditing and tracking financial leakages.

🎯 Why This Project is Being Built

In modern corporate finance, verifying incoming financial documents against internal purchase orders, tracking tax compliance, and identifying duplicate billing is a massive manual bottleneck. Standard OCR solutions are brittle and fail to understand contextual line items.

This platform moves past simple linear pipelines to create a true Stateful Multi-Agent System that can:

  1. Ingest & Extract: Use multimodal gemini-1.5-flash for zero-OCR, high-speed structured schema extraction from raw document uploads.
  2. Orchestrate: Leverage advanced graph-based workflows to route tasks across specialized agent nodes.
  3. Act & Verify: Interface directly with a live MongoDB Model Context Protocol (MCP) Server to read vendor profiles, track job states, and prevent financial anomalies before payment execution.

🛠️ Tech Stack

  • Orchestration & AI: Google Cloud Vertex AI Agent Builder / LangGraph, Gemini 1.5 Flash & Pro
  • Backend Framework: FastAPI (Python) with high-performance asyncio for non-blocking task handling
  • Database & Integration: MongoDB (MCP Server Architecture) for resilient state persistence and transactional logging
  • Environment Management: uv for lightning-fast, reproducible dependency management

🌿 Git Branching Strategy

To maintain a production-ready environment, this repository utilizes a strict two-tier branch system:

  • main: Reflects the production-ready, thoroughly tested MVP submitted for the hackathon.
  • dev: The active integration branch where daily development, multi-agent updates, and experimental features are built and tested.

About

An autonomous, multi-step asynchronous AI Agent built for the Google Cloud Rapid Agent Hackathon. Powered by Gemini 1.5 and MongoDB to automate accounts payable, multi-stage compliance auditing, and corporate financial workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages