Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/broken-links-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: lycheeverse/[email protected]
with:
args: >
--verbose --exclude-mail --no-progress --exclude ^https?://
--verbose --no-progress --exclude ^https?://
${{ steps.changed-markdown-files.outputs.all_changed_files }}
failIfEmpty: false
env:
Expand All @@ -50,8 +50,8 @@ jobs:
uses: lycheeverse/[email protected]
with:
args: >
--verbose --exclude-mail --no-progress --exclude ^https?://
--verbose --no-progress --exclude ^https?://
'**/*.md'
failIfEmpty: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7 changes: 6 additions & 1 deletion docs/DeploymentGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,4 +258,9 @@ If you run into issue with PowerShell script file not being digitally signed, yo

```
powershell.exe -ExecutionPolicy Bypass -File ".\uploadfiles.ps1" -EndpointUrl https://kmgs<your dns name>.<datacenter>.cloudapp.azure.com
```
```

## Next Steps
Now that you've completed your deployment, you can start using the solution.

To help you get started, here are some [Sample Questions](./SampleQuestions.md) you can follow to try it out.
45 changes: 45 additions & 0 deletions docs/SampleQuestions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Sample Questions

To help you get started, here are some **Sample Prompts** you can ask in the app:

## **Housing Affordability & Report Analysis**
Prompts focus on housing issues, document filtering, and comparing annual report outcomes.

### **Overview**
_Sample Worlflow:_
Copy link

Copilot AI Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling of 'Workflow' from 'Worlflow'.

Suggested change
_Sample Worlflow:_
_Sample Workflow:_

Copilot uses AI. Check for mistakes.

- Question: What are the main factors contributing to the current housing affordability issues?
- Task: Click one of the **suggested follow-up question** and related response is generated.
- Task: Click **New topic** button to clear the chat conversation.

### **Housing Report**
Explore key findings, compare annual data, and review detailed housing insights.

_Sample Workflow:_

- Task: Search for the keyword **Housing Report** to filter the document list and display only relevant results.
- Task: Select two documents **(Annual Housing Report 2022 & 2023)** right top panel is switched to **2 Selected** tab.
Copy link

Copilot AI Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing period at the end of the sentence. The sentence should end with a period for consistency with other task items.

Copilot uses AI. Check for mistakes.
![housing](images/readme/dkm_housting.png)
Copy link

Copilot AI Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image filename contains a typo - 'housting' should be 'housing'. Consider renaming the file to maintain consistency and professionalism.

Suggested change
![housing](images/readme/dkm_housting.png)
![housing](images/readme/dkm_housing.png)

Copilot uses AI. Check for mistakes.
- Question: Analyze the two annual reports and compare the positive and negative outcomes YoY. Show the results in a table.
- Task: Click **Details** on the **Annual Housing Report 2023** document to display the pop-up viewer.
- Task: Review the Extractive Summary for accuracy.
- Task: Scroll through the pages of the document until page **10** & **11**.
- Task: Click on **Chat** tab
- Question: Can you summarize and compare the tables on page **10** and **11**?.
Copy link

Copilot AI Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double punctuation detected - there's both a question mark and a period. Remove the period after the question mark.

Suggested change
- Question: Can you summarize and compare the tables on page **10** and **11**?.
- Question: Can you summarize and compare the tables on page **10** and **11**?

Copilot uses AI. Check for mistakes.

### **Contracts**
Review, analyze, and extract key details from handwritten contract documents.

_Sample Workflow:_

- Search for the keyword **Contracts** to filter the document list and display only relevant results.
Copy link

Copilot AI Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is missing the 'Task:' prefix that's used consistently in other workflow items. Add 'Task:' at the beginning for consistency.

Suggested change
- Search for the keyword **Contracts** to filter the document list and display only relevant results.
- Task: Search for the keyword **Contracts** to filter the document list and display only relevant results.

Copilot uses AI. Check for mistakes.
- Task: Select **3** to **4**, **handwritten contract documents**.
Copy link

Copilot AI Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double space detected between the comma and 'handwritten'. Remove the extra space.

Suggested change
- Task: Select **3** to **4**, **handwritten contract documents**.
- Task: Select **3** to **4**, **handwritten contract documents**.

Copilot uses AI. Check for mistakes.
- Question: Analyze these forms and create a table with all buyers, sellers, and corresponding purchase prices.
- Task: Click **Details** button on one of the handwritten contracts to display the pop-up viewer.
- Task: Click on **Chat** tab
- Question: What liabilities is the buyer responsible for within the contract?


Enables faster insight discovery and smarter data analysis through automated content extraction and chat-based guidance.


Binary file added docs/images/readme/dkm_housting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.