QuantumLearner commited on
Commit
f819d87
·
verified ·
1 Parent(s): 1850561

Update chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +3 -2
chainlit.md CHANGED
@@ -1,12 +1,13 @@
1
  # Earnings Due Diligence AI Tool
2
  This app is designed for financial professionals performing due diligence on earnings announcement documents.
3
- It allows you to upload or input earnings reports, and then generates summaries, strategic questions, and investigates the questions.
 
4
 
5
 
6
  ## How It Works
7
 
8
  - **Initiate the Process:** tart the chat, and choose whether to 'upload' documents or 'paste' text
9
- - **Upload or Paste::** Upload up to 5 PDF or TXT files, or paste the document text directly into the chat
10
  - **Automated Analysis:** The app will process the document and generate a summary and a list of strategic questions.
11
  - **Engage with the Content:** Review the summary and questions. Ask further questions to delve deeper into specific aspects of the earnings announcement.
12
  - **Error Handling:** If any errors occur during processing, the app will notify you with an error message.
 
1
  # Earnings Due Diligence AI Tool
2
  This app is designed for financial professionals performing due diligence on earnings announcement documents.
3
+ It allows you to upload or input earnings transcripts, 10-Q reports and/or Investor Presentations.
4
+ The tool will generate summaries, strategic questions, and investigates the questions. Users can engage dynamically with the content.
5
 
6
 
7
  ## How It Works
8
 
9
  - **Initiate the Process:** tart the chat, and choose whether to 'upload' documents or 'paste' text
10
+ - **Upload or Paste::** Upload up to 5 PDF or TXT files, or paste the document text directly into the chat.
11
  - **Automated Analysis:** The app will process the document and generate a summary and a list of strategic questions.
12
  - **Engage with the Content:** Review the summary and questions. Ask further questions to delve deeper into specific aspects of the earnings announcement.
13
  - **Error Handling:** If any errors occur during processing, the app will notify you with an error message.