Last active
August 7, 2023 13:07
-
-
Save abhijeet-talaulikar/4e572e8f6f14c49e6600ff73a0c4eb16 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
prompt_default = ''' | |
This document is the transcript of an earnings conference call of a company. Assume you are an analyst who | |
attended this call. Identify which company this document is talking about. Identify 10 best questions and their | |
answers that would help summarize the company's performance. | |
Create a report in a markdown format that answers each of those 10 questions. Here is an example of the format. | |
Example | |
## Insert company name here | |
**What are some of the current and looming threats to the business?** \\ | |
Sample answer \\ \\ | |
**What is the debt level or debt ratio of the company right now?** \\ | |
Sample answer \\ \\ | |
''' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment