From 5d71472f56eb4e807314974dfa78c5a2bf18147b Mon Sep 17 00:00:00 2001 From: aminaj Date: Sat, 21 Jun 2025 08:50:45 +0500 Subject: [PATCH] Removed License from README --- .../multi_agent_apps/ai_speech_trainer/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/advanced_ai_agents/multi_agent_apps/ai_speech_trainer/README.md b/advanced_ai_agents/multi_agent_apps/ai_speech_trainer/README.md index f155fde..725ab19 100644 --- a/advanced_ai_agents/multi_agent_apps/ai_speech_trainer/README.md +++ b/advanced_ai_agents/multi_agent_apps/ai_speech_trainer/README.md @@ -141,9 +141,6 @@ README.md requirements.txt ``` -## License -MIT License - ## Additional Notes - This project has been designed to utilize the capabilities of **Agno** as an AI agent development platform. It depicts the potential of Agno as a team of collaborative agents working together seamlessly in order to address a real-world challenge - analyzing speech presentations by users and providing them with comprehensive evaluation and feedback to improve their public speaking skills. Each individual agent has a clear cut goal to follow and together they coordinate as a team to solve a complex multimodal problem.