top of page
Search

Bank Statement Extraction Tool

  • dangndn95
  • Oct 25, 2024
  • 1 min read

Updated: Oct 27, 2024

In this project, we developed an intuitive tool using Streamlit and LangChain to automate the extraction and organization of transaction data from PDF bank statements. By utilizing OpenAI’s GPT-4o-mini for language processing and integrating Python libraries like pandas, the tool efficiently processes data, reducing the need for manual entry. It accurately identifies and organizes dates, descriptions, and amounts, displaying them in a structured table format to simplify financial data analysis and enhance productivity.

 
 
 

Komentar


bottom of page