Giter Site home page Giter Site logo

pranav3608 / gpt-3_earningcallsandinvestorreports_analyzer Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 35 KB

GPT-3 Earning calls & Investor Reports Analyzer is a LLM tool engineered to analyze Earning Calls, Investor Reports & Financial transcribed documents. Powered by OpenAI's GPT-3 model for in-depth analysis and Microsoft Azure for data storage & retrieval.

Python 100.00%
azure data-science dataanalysis deployment gpt-3 large-language-models machine-learning natural-language-processing openai streamlit

gpt-3_earningcallsandinvestorreports_analyzer's Introduction

OpenAI-GPT3_InvestorReports_Analyzer

Streamlit-based web app using OpenAI's GPT-3 model to summarize financial transcripts, extract key points and discover actionable insights. Utilizes ML, NLP and Genrative AI techniques for efficient content analysis. The application also utilises Micorsoft Azure blob storage for efficient data storage and retrieval.

Installation

To run this project locally, you need to install the following dependencies:

  • streamlit
  • openai
  • numpy
  • base64
  • uuid
  • azure.storage.blob
  • nltk
  • scikit-learn
  • networkx

All of these dependencies have been mentioned in the requirements file in the repository.

Usage

  1. Upload your transcript file by clicking on the file upload button.
  2. Once the file is uploaded, the app will display a preview of the first three lines of the text.
  3. The file will be processed and summarized using OpenAI's text summarization model.
  4. The full summary and key points will be displayed on the app.
  5. You can also download the summary as a text file by entering a file name and clicking the "Download Summary" button.

Configuration

Before running the app, make sure to set up the following configuration variables:

  • openai.api_key: Your OpenAI API key.
  • storage_connection_string: Connection string for your Azure Storage account.
  • container_name: Name of the container in Azure Blob Storage where the transcript files will be uploaded.
  • output_container_name: Name of the container in Azure Blob Storage where the output summary files will be stored.

Acknowledgements

This project utilizes OpenAI's text summarization API and Azure Blob Storage for file storage. It also uses various Python libraries, including Streamlit, NumPy, NLTK, scikit-learn, and NetworkX.

Limitations

Please note that the summarization quality may vary depending on the complexity and length of the transcript. The app is currently configured to generate a concise summary using the first 10 chunks of the transcript.

gpt-3_earningcallsandinvestorreports_analyzer's People

Contributors

pranav3608 avatar

Stargazers

 avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.