Umesh More
Projects
003
Production
Contentstack · 2025
Migrate X – AI-Powered Website Migration

End-to-end AI-powered migration tool where users input any website URL, triggering automated scrolling and full-page crawling using Playwright. Generates Content Type schemas and entries automatically. Integrates WebContainers for in-browser dev environments and Claude AI for code generation — from URL input to deployable site.

TypeScriptClaude AIPlaywrightWebContainersNode.js
Production
Contentstack · 2025
AI Chatbot & Developer Productivity Tools

AI-driven chatbot integrated with migration framework using Ollama and Vector Database, enabling developers to query documentation and execute commands locally. Reduced onboarding time by 50%.

OllamaVector DatabaseNode.jsTypeScript
Completed
Personal Project · 2024
Website Component Detection System

Automated component detection system training a YOLO model to identify banners, headers, and footers in website screenshots. Built end-to-end pipeline for data organization, annotation format conversion, model training, and inference on new images.

PythonYOLOComputer VisionData Annotation
Production
Contentstack · 2023
Translation Management System

Serverless backend APIs using AWS Lambda, DynamoDB, SQS, and EventBridge for multilingual content orchestration workflows. Event-driven architecture supporting concurrent translation requests across 15+ languages. Reduced translation turnaround time by 60%.

AWS LambdaDynamoDBSQSEventBridgeNode.js
Production
Contentstack · 2022
CMS Migration Framework

Scalable backend services with modular execution pipelines, validation layers, and rollback mechanisms enabling zero-downtime data migrations across 6 CMS platforms (Sitecore, AEM, Contentstack, Drupal, WordPress, Contentful). Reduced average migration delivery time by 35%.

Node.jsTypeScriptREST APIsMicroservices