An open API service indexing awesome lists of open source software.

https://github.com/rickydoan/nlp-financial-data-extraction-using-openai


https://github.com/rickydoan/nlp-financial-data-extraction-using-openai

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 📊 Financial Data Extraction using OpenAI & Streamlit

This project extracts financial data (Company Name, Stock Symbol, Revenue, Net Income, and EPS) from a given news article using OpenAI's language model. The extracted data is displayed in a **Streamlit web app**.

## 🚀 Features
- Accepts **financial news articles** as input.
- Extracts key financial metrics using **OpenAI API**.
- Displays the extracted data in a **structured table**.
- Interactive UI built with **Streamlit**.

---
# Example :
Tesla's earnings this quarter blew all estimates.
They reported a $4.5 billion profit against a revenue of $30 billion.
Their earnings per share were 2.3

Screenshot 2025-02-04 at 11 46 57 PM