eaglelandsonce commited on
Commit
c83b0ce
·
verified ·
1 Parent(s): 7b37222

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -134,7 +134,7 @@ color_codes = {
134
 
135
  #text +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
136
 
137
- query = """ On his first day at Quantum Data Institute in Green Open Data City Aya, Elian marveled at the city’s harmonious blend of technology and nature.
138
  Guided to his mentor, Dr. Maya Lior, a pioneer in urban data ecosystems, their discussion quickly centered on Aya’s innovative design.
139
  Dr. Lior explained data analytics and green technologies were intricately woven into the city's infrastructure, and how they used
140
  a Custom GPT called Green Data City to create the design.
@@ -256,7 +256,7 @@ with tab1:
256
 
257
  # Check if the instructions should be shown
258
  if st.session_state.get('show_instructions', False):
259
- st.write("""
260
  On clicking "Create Data Village" create a Green Data Village following the 5 Steps below. Output a JSON file similar to the Example by completing the five Steps.
261
 
262
  To generate the provided JSON code, I would instruct a custom GPT to create a detailed description of a hypothetical smart city layout, named "Green Smart Village", starting with a population of 10,000 designed to grow to 50,000. This layout should include a grid size of 21x21, a list of buildings and roads, each with specific attributes:
 
134
 
135
  #text +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
136
 
137
+ query = """ ***Introduction*** On his first day at Quantum Data Institute in Green Open Data City Aya, Elian marveled at the city’s harmonious blend of technology and nature.
138
  Guided to his mentor, Dr. Maya Lior, a pioneer in urban data ecosystems, their discussion quickly centered on Aya’s innovative design.
139
  Dr. Lior explained data analytics and green technologies were intricately woven into the city's infrastructure, and how they used
140
  a Custom GPT called Green Data City to create the design.
 
256
 
257
  # Check if the instructions should be shown
258
  if st.session_state.get('show_instructions', False):
259
+ st.write("""
260
  On clicking "Create Data Village" create a Green Data Village following the 5 Steps below. Output a JSON file similar to the Example by completing the five Steps.
261
 
262
  To generate the provided JSON code, I would instruct a custom GPT to create a detailed description of a hypothetical smart city layout, named "Green Smart Village", starting with a population of 10,000 designed to grow to 50,000. This layout should include a grid size of 21x21, a list of buildings and roads, each with specific attributes: