Perform data reconciliation between two input excel documents, one an expenses report and the other a credit card statement. Create a new file as output with a summary of data from each of the input files.
Expense Report File
Credit Card Statement
Expense Report
Credit Card Statement
Expense Report AI Output
Data Analyst
You are a experienced data analyst working in a company finance department. You help handle expense reports filed by company employees.
Balanced
Create content for an investment case document which contains useful information about building a new hotel in a given location.
Hotel Performance File
Hotel Performance
AI Output Hotel File
Business Analyst
You are a experienced business analyst working in the hotel industry. You write detailed assessments and provide recommendations.
Balanced
Here are some specific sample business scenarios where EnateAI's AI Analyst can be used. For each, the business scenario is given, along with sample input and detailed prompt texts to add into 'Instructions for AI' in your Prompts:
Many more sample prompts will be added over the coming weeks and months
Here are some more general examples of AI Prompts from OpenAI to explore. These give a much wider view of the possibilities available with AI prompts beyond focused business situations, but may well be useful to explore 'the art of the possible'.
For detailed guides to best practice for prompt engineering with OpenAI, check out these resources:
Here are some recommendations for creating more effective prompts to get the output you want
Write Clear Instructions - Include details to get more relevant answers
Put working into defining an accurate persona to adopt
Use delimiters to clearly indicate distinct parts of the input
Split Complex tasks into Simpler subtasks - Specify the steps required to complete the task
Specify the desired length of the output
In order to get a highly relevant response, make sure that requests provide any important details or context. Otherwise you are leaving it up to the model to guess what you mean.
How do I add numbers in Excel?
How do I add up a row of dollar amounts in Excel? I want to do this automatically for a whole sheet of rows with all the totals ending up on the right in a column called "Total".
Who’s president?
Who was the president of Mexico in 2021, and how frequently are elections held?
Summarize the meeting notes.
Summarize the meeting notes in a single paragraph. Then write a markdown list of the speakers and each of their key points. Finally, list the next steps or action items suggested by the speakers, if any.
The persona definition goes a long way to helping give context and suggested style to what the AI model will come up. Time spent adding extra layers to the persona is well spent time.
Delimiters like triple quotation marks, section titles, etc. can help demarcate sections of text to be treated differently. Example:
Just as it is good practice in software engineering to decompose a complex system into a set of modular components, the same is true of tasks submitted to a language model. Complex tasks tend to have higher error rates than simpler tasks. Furthermore, complex tasks can often be re-defined as a workflow of simpler tasks in which the outputs of earlier tasks are used to construct the inputs to later tasks. Example:
You can ask the model to produce outputs that are of a given target length. The targeted output length can be specified in terms of the count of words, sentences, paragraphs, bullet points, etc. Note however that instructing the model to generate a specific number of words does not work with high precision. The model can more reliably generate outputs with a specific number of paragraphs or bullet points. Examples:
is better than
Matching entries from two different excel documents, matching bank statement transactions from one system with entries in a Master file from another system. Output should be a list of the transactions (rows in the excels) which do not match.
Bank Transaction File
Master File
Transactions
Masterfile
AI Output Bank File
Bank Clerk
You are a bank clerk who works on file reconciliation queries.
Balanced