This project builds an end-to-end financial question-answering system using a fine-tuned Transformer model (T5) trained on the FinQA dataset. It exposes the model through a Flask-based REST API, runs ...