Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.29 KB

Edgar Analysis using LLM

This sample demonstrates performing an analysis on SEC 10-k reports from publicly available datasets.

Updates

  • 4/11/2024 - Fixed the issues with Chat SEC functionality & updated the Llama index and langchain to latest version.
  • 2/7/2024 - Add sample questions for Search and Compare/Contrast
  • 2/2/2024 - Initial Version

Resources

Contributions

We are open to contributions, whether it is in the form of new feature, update existing functionality or better documentation. Please create a pull request and we will review and merge it.

Note

Adapted from the repo at OpenAI-CogSearch and Edgar Crawler