From 765e0938910e86bd5180ee7f2f6e7915f513d2e2 Mon Sep 17 00:00:00 2001 From: ShubhamSaboo Date: Thu, 6 Feb 2025 23:25:55 +0100 Subject: [PATCH] chore: updated AI Coding Agent README --- ai_agent_tutorials/ai_coding_agent_o3-mini/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai_agent_tutorials/ai_coding_agent_o3-mini/README.md b/ai_agent_tutorials/ai_coding_agent_o3-mini/README.md index 095dac9..5fca399 100644 --- a/ai_agent_tutorials/ai_coding_agent_o3-mini/README.md +++ b/ai_agent_tutorials/ai_coding_agent_o3-mini/README.md @@ -1,4 +1,4 @@ -# 💻 O3-Mini Coding Agent +# 💻 Multimodal AI Coding Agent with o3-mini and Gemini An AI Powered Streamlit application that serves as your personal coding assistant, powered by multiple Agents built on the new o3-mini model. You can also upload an image of a coding problem or describe it in text, and the AI agent will analyze, generate an optimal solution, and execute it in a sandbox environment. ## Features