Spaces:
Running
Running
Update app.py
Browse files
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.
|