Entreprenerdly commited on
Commit
292816c
·
verified ·
1 Parent(s): 387a771

Create chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +12 -0
chainlit.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
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.