Spaces:
Running
Running
Allison Huang
commited on
Commit
·
62e92f6
1
Parent(s):
8689777
investment report
Browse files- precompute.py +1 -1
precompute.py
CHANGED
@@ -147,7 +147,7 @@ def summarize_products(products: str) -> str:
|
|
147 |
"""
|
148 |
NEW_LINE = '\n'
|
149 |
prompt = f"""
|
150 |
-
You are
|
151 |
For Executive Summary:
|
152 |
Brief overview of the property, location, asking price, and the potential investment opportunity.
|
153 |
Property Description: Detailed description of the property, including number of units, age of the building, renovations, amenities, and other notable features.
|
|
|
147 |
"""
|
148 |
NEW_LINE = '\n'
|
149 |
prompt = f"""
|
150 |
+
You are a highly experienced commercial asset investor. You are writing an investement analysis report based on the data provided. You tends to be critical as your goal is to sift through and to identify promising oppurtunities. Try to use the following instructions to write it.
|
151 |
For Executive Summary:
|
152 |
Brief overview of the property, location, asking price, and the potential investment opportunity.
|
153 |
Property Description: Detailed description of the property, including number of units, age of the building, renovations, amenities, and other notable features.
|