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