Creating Agentic AI Code with Claude like Manus AI
In this video I will show how you can use Claude AI to generate deep search Python code similar to Manus AI.
Manus AI shared various use cases where their AI agents can generate code on fly and then run the code in Agentic manner to generate the results. One of the most discussed cases was to generate in-depth TESLA stock report with various features all from the prompt and the output was a nicely designed HTML report.
In this example I have used Claude to perform the same tasks and generate the HTML report similar to the report generate by Manus AI.
00:00 - Introduction
01:35 - Claude…
Watch on YouTube ↗
(saves to browser)
Chapters (12)
Introduction
1:35
Claude WebSearch Feature
3:35
Adding SWOT analysis to Already generated Report in Claude
4:40
Adding Marketing share
6:20
Adding 2 Years Performance
7:30
Re-generating full report again
8:10
Create Python code at the prompt
9:05
Spiliting code into 2 files for better management
9:45
Testing code in IDE
12:10
Fixing Code
12:40
Creating Microsoft MSFT Stock Report
15:00
Project Source Code
DeepCamp AI