openfree commited on
Commit
61cc8e8
·
verified ·
1 Parent(s): 5f62fe4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -922,7 +922,7 @@ with gr.Blocks(css=css, title="NewsAI Service") as iface:
922
  # Added usage instructions and feature explanations here:
923
  gr.Markdown(
924
  """
925
- ## MoneyRadar: Implies scanning the market to spot money-making opportunities.
926
 
927
  **How to Use This Service**:
928
  1. **Custom Search**: Enter any keyword and choose a target country to fetch the latest news. The system automatically performs sentiment analysis and stores results in the database.
 
922
  # Added usage instructions and feature explanations here:
923
  gr.Markdown(
924
  """
925
+ ## MoneyRadar: Implies scanning(Automatic extraction of top 100 priority news within the last 24 hours) the market to spot money-making opportunities.
926
 
927
  **How to Use This Service**:
928
  1. **Custom Search**: Enter any keyword and choose a target country to fetch the latest news. The system automatically performs sentiment analysis and stores results in the database.