mtyrrell commited on
Commit
bcac791
·
1 Parent(s): 3e7dd62

Guidelines text cleanup

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -517,20 +517,20 @@ with gr.Blocks(title="Audit Q&A", css= "style.css", theme=theme,elem_id = "main-
517
  | "Tell me about revenue collection" | "What specific challenges were identified in revenue collection at the local government level in 2021-2022?" |
518
  | "Is there corruption?" | "What audit findings related to misappropriation of funds were reported in the education sector between 2020-2023?" |
519
 
520
- ## Best Practices
521
 
522
  - **Be Clear and Specific**: Frame your questions clearly and focus on what you want to learn.
523
  - **One Topic at a Time**: Break complex queries into simpler, focused questions.
524
  - **Provide Context**: Mentioning specific ministries, years, or projects helps narrow the focus.
525
  - **Follow Up**: Ask follow-up questions to explore a topic more deeply.
526
 
527
- ## Utilizing Filters
528
 
529
  - **Report Category & Subtype**: Use the "Reports" tab to choose your preferred report category and refine your query by selecting a specific sub-type. This will help narrow down the context for your question.
530
  - **Year Selection**: Choose one or more years from the "Year" filter to target your query to specific time periods.
531
  - **Specific Reports**: Optionally, select specific reports using the dropdown to focus on a particular document or set of documents.
532
 
533
- ## Useful Resources
534
 
535
  - <ins>[**Short Course: Generative AI for Everyone** (3 hours)](https://www.deeplearning.ai/courses/generative-ai-for-everyone/)</ins>
536
  - <ins>[**Short Course: Advanced Prompting** (1 hour)](https://www.deeplearning.ai/courses/ai-for-everyone/)</ins>
 
517
  | "Tell me about revenue collection" | "What specific challenges were identified in revenue collection at the local government level in 2021-2022?" |
518
  | "Is there corruption?" | "What audit findings related to misappropriation of funds were reported in the education sector between 2020-2023?" |
519
 
520
+ ## Best Practices
521
 
522
  - **Be Clear and Specific**: Frame your questions clearly and focus on what you want to learn.
523
  - **One Topic at a Time**: Break complex queries into simpler, focused questions.
524
  - **Provide Context**: Mentioning specific ministries, years, or projects helps narrow the focus.
525
  - **Follow Up**: Ask follow-up questions to explore a topic more deeply.
526
 
527
+ ## 🔍 Utilizing Filters
528
 
529
  - **Report Category & Subtype**: Use the "Reports" tab to choose your preferred report category and refine your query by selecting a specific sub-type. This will help narrow down the context for your question.
530
  - **Year Selection**: Choose one or more years from the "Year" filter to target your query to specific time periods.
531
  - **Specific Reports**: Optionally, select specific reports using the dropdown to focus on a particular document or set of documents.
532
 
533
+ ## 📚 Useful Resources
534
 
535
  - <ins>[**Short Course: Generative AI for Everyone** (3 hours)](https://www.deeplearning.ai/courses/generative-ai-for-everyone/)</ins>
536
  - <ins>[**Short Course: Advanced Prompting** (1 hour)](https://www.deeplearning.ai/courses/ai-for-everyone/)</ins>