Skip to main content
Senior Software Engineer @ Microsoft

AI/ML Developer & Technology Enthusiast

Passionate about building intelligent systems that solve real-world problems. Specializing in machine learning, deep learning, and cutting-edge AI technologies.

ML
AI
AI/ML Developer
MCP
Playwright Logo
Microsoft Logo
Azure Logo
TS

Enterprise-level AI agents

Complete toolkit for enterprise level AI agents

Design production-ready agents with unified APIs, tools, and memory.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
import { Agent } from '@voltagent/core'
import { VercelAIProvider } from '@voltagent/vercel-ai'

import { openai } from '@ai-sdk/openai'
import { anthropic } from '@ai-sdk/anthropic'


const agent = new Agent({
provider: new VercelAIProvider(),
model: openai("gpt-4o-mini"),
});


const anthropicAgent = new Agent({
provider: new VercelAIProvider(),
model: anthropic('claude-3-haiku-20240307'),
});

Tool calling

Enable agents to invoke functions, interact with systems, and perform actions.

Unified API

Seamlessly switch between different AI providers with a simple code update.

Dynamic Prompting

Experiment, fine-tune, and iterate your AI prompts in an integrated environment.

Persistent Memory

Store and recall interactions to enhance your agents intelligence and context.

Intelligent Coordination

NL2Test - AI-Assisted Testing

Transform natural language descriptions into executable Playwright web integration tests with AI-powered test automation.

VS Code
MCP Client
MCP Client
Waiting for connection
Auth
Ready for authentication
Memory
Context ready
LLM
Ready for requests
Playwright LogoPlaywright Test Generation
Test automation ready
MCP Server
MCP ServerCoordinator
Playwright Tools
NavigateTool A
playwright_navigate
ClickTool B
playwright_click
SnapshotTool C
playwright_snapshot

Loading speaking events...

Latest Blog Posts

Sharing insights, tutorials, and thoughts on the latest developments in AI, ML, and technology

Professional Services

Leverage my expertise in AI/ML to accelerate your projects, career, and business goals

1:1 Consultation

Get personalized guidance on AI/ML projects, career advice, and technical solutions tailored to your specific needs.

Schedule Now

Project Discussion & Speaker Opportunities

Discuss your projects, explore collaboration opportunities, or invite me to speak at your events and conferences.

Schedule Now

1:1 Mentorship & Career Guidance

Accelerate your AI/ML career with personalized mentorship, skill development strategies, and industry insights.

Schedule Now

Startup Advisory & Personal Branding

Strategic advisory for AI startups and personal branding mastery to establish your presence in the tech industry.

Schedule Now

Featured Courses

Loading courses...

Featured Projects

Showcasing innovative AI/ML solutions that demonstrate technical expertise and real-world impact

Let's Work Together

Interested in collaborating on AI/ML projects or discussing technology? I'd love to hear from you!

Get In Touch

Email

contact@deepakkamboj.com

LinkedIn

linkedin.com/in/kambojdeepak

GitHub

github.com/deepakkamboj

Twitter

@kambojdeepak