Skip to content

An open source tool for analysing financial data built on a large model. The project aims to help financial enthusiasts easily perform a variety of financial data analysis tasks, including market trend analysis, portfolio optimisation, risk management and so on.

License

Notifications You must be signed in to change notification settings

zhanghy-sketchzh/FinAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinAgent

Usage

Data loading

The project provides two main Python scripts to handle data loading in fund reports:

  • 'pdf_parser.py' : This script is used to extract and convert the important information from the fund report to text format (.txt).
  • 'table_extractor.py' : This script is used to parse the text data extracted through 'pdf_parser.py' and convert the data to Excel table format based on the report directory.

About

An open source tool for analysing financial data built on a large model. The project aims to help financial enthusiasts easily perform a variety of financial data analysis tasks, including market trend analysis, portfolio optimisation, risk management and so on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages