Skip to content

mihirkudale/financial-data-extraction-tool-using-open-ai-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

financial-data-extraction-tool-using-open-ai-api

This tool is a streamlit based app that uses openai api to extract key financial measures such as company name, stock symbol, revenue, net income etc. from a news article. The news article is typically an article about company's finance reporting.

Installation

pip install -r requirements.txt

You need to create an account on openai website. You will get inital 5$ free credits which is more than enough for this project. Once you get an api key from your account add it to secret_key.py

Releases

No releases published

Packages

No packages published

Languages