From e9c3bcbdf684bccb17dce0a61d29996a6d0a3c31 Mon Sep 17 00:00:00 2001 From: Jona Date: Tue, 8 Jul 2025 04:06:20 +0200 Subject: [PATCH] Update README.md: Remove duplicate line --- .../single_agent_apps/ai_investment_agent/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/advanced_ai_agents/single_agent_apps/ai_investment_agent/README.md b/advanced_ai_agents/single_agent_apps/ai_investment_agent/README.md index af83912..72ddb3a 100644 --- a/advanced_ai_agents/single_agent_apps/ai_investment_agent/README.md +++ b/advanced_ai_agents/single_agent_apps/ai_investment_agent/README.md @@ -5,7 +5,6 @@ This Streamlit app is an AI-powered investment agent built with Agno's AI Agent - Compare the performance of two stocks - Retrieve comprehensive company information - Get the latest company news and analyst recommendations -- Get the latest company news and analyst recommendations ### How to get Started? @@ -39,4 +38,4 @@ streamlit run investment_agent.py - Fetch the latest company news and analyst recommendations - Gather comprehensive company information - Generate a detailed comparison report using the GPT-4 language model -- The generated report will be displayed in the app, providing you with valuable insights and analysis to guide your investment decisions. \ No newline at end of file +- The generated report will be displayed in the app, providing you with valuable insights and analysis to guide your investment decisions.