AI Implementation Engineer at Wissen Technology · Mumbai · 6 - 13 years · Profitable · Posted 18 Sep 2026

Job Summary:
Wissen Technology is hiring an AI Implementation Engineer to build, deploy, and scale enterprise-grade Generative AI solutions across business-critical applications. The role involves developing production-ready AI systems using Azure AI services, Large Language Models (LLMs), RAG architectures, and agent-based frameworks while collaborating closely with engineering teams to drive AI adoption and innovation.
Experience
6-12 years
Location
Mumbai / Bangalore
Mode of Work
Hybrid
Mandatory Skills (Must Have)
• Python programming (6+ years) including asynchronous programming and backend application development
• Java and Spring Framework (3+ years) for enterprise-scale application integration
• Azure OpenAI Service, Azure AI Foundry, and Azure AI Search for production GenAI applications
• Retrieval Augmented Generation (RAG) architecture including embeddings, chunking, vector databases, reranking, and grounding techniques
• Agent Frameworks such as Microsoft Agent Framework, Semantic Kernel, AutoGen, LangChain, or LangGraph
• Snowflake and Cortex AI (Cortex Search, LLM Functions) with strong SQL expertise
• Prompt Engineering, LLM evaluation frameworks, testing, and model performance optimization
• DevOps and Cloud Deployment using Azure DevOps, GitHub Actions, Docker, AKS, Azure Functions, and observability tools
Optional Skills (Good to Have)
• React.js for AI-powered user interfaces and conversational applications
• Azure AI Content Safety and Responsible AI implementation experience
• Financial Services, Banking, or other regulated industry domain experience
• Real-time streaming applications and token-level LLM operations
• Performance optimization, caching strategies, and cost optimization for AI workloads
• Microsoft Azure AI Engineer Associate Certification

About Wissen Technology
About
The Wissen Group was founded in the year 2000. Wissen Technology, a part of Wissen Group, was established in the year 2015. Wissen Technology is a specialized technology company that delivers high-end consulting for organizations in the Banking & Finance, Telecom, and Healthcare domains.
With offices in US, India, UK, Australia, Mexico, and Canada, we offer an array of services including Application Development, Artificial Intelligence & Machine Learning, Big Data & Analytics, Visualization & Business Intelligence, Robotic Process Automation, Cloud, Mobility, Agile & DevOps, Quality Assurance & Test Automation.
Leveraging our multi-site operations in the USA and India and availability of world-class infrastructure, we offer a combination of on-site, off-site and offshore service models. Our technical competencies, proactive management approach, proven methodologies, committed support and the ability to quickly react to urgent needs make us a valued partner for any kind of Digital Enablement Services, Managed Services, or Business Services.
We believe that the technology and thought leadership that we command in the industry is the direct result of the kind of people we have been able to attract, to form this organization (you are one of them!).
Our workforce consists of 1000+ highly skilled professionals, with leadership and senior management executives who have graduated from Ivy League Universities like MIT, Wharton, IITs, IIMs, and BITS and with rich work experience in some of the biggest companies in the world.
Wissen Technology has been certified as a Great Place to Work®. The technology and thought leadership that the company commands in the industry is the direct result of the kind of people Wissen has been able to attract. Wissen is committed to providing them the best possible opportunities and careers, which extends to providing the best possible experience and value to our clients.
Connect with the team
Similar jobs (10)
Experience: 8+ years, senior candidates only | Type: Full-time | Location: Remote (India)
---
WHAT WE'RE BUILDING
We're building Juliet, an AI that runs marketing end to end. Our users are marketers, founders, CEOs, growth leads, agencies, and SMBs — not developers. They
tell Juliet the goal. She plans, writes production code, and ships real marketing: conversion-optimized websites, launch assets, campaigns, audits, autonomously.
That's the engineering problem in one line: the humans in the loop can't read code, so the agent has to get it right on her own — plan, build, self-correct,
recover, ship.
Under the hood: a browser-based studio backed by cloud sandboxes, a real-time SSE streaming pipeline, and a LangGraph agent working across 83 tools and 63 skill
modules. The agent isn't bolted onto the product. She is the product.
Small team, big ambitions. You'll ship things users touch daily, not write tickets about them.
---
THE ROLE
We're hiring one architect-level backend engineer to own Juliet's agentic infrastructure end to end. That means the agent graph, the execution environment, the
streaming pipeline, the state and memory systems — and setting technical direction for the engineers working alongside you.
This is a player-coach seat. You'll still write code every day, and your architectural calls become the product. You'll work directly with the founder. No PMs in
between.
Frontend is part of the system. You won't be leading it, but you'll need to understand how the agent's output reaches the browser and be able to ship full-stack
features when needed.
---
THE STACK
AI agent (primary): Python 3.11, LangGraph 1.x + LangChain, Anthropic / Google / OpenAI model providers
API (primary): NestJS 11, Supabase, Redis, PostgreSQL, Server-Sent Events
Infra (primary): Modal cloud sandboxes, Docker, Netlify deployments
Frontend (secondary): Next.js 15, React 19, TypeScript, Zustand, CodeMirror 6, XTerm.js
Monorepo: Turborepo, pnpm
---
WHAT YOU'LL WORK ON
The majority of your time is here:
Agentic AI workflows — Design, extend, and harden the LangGraph agent graph: multi-step planning, code generation, tool dispatch, self-correction, and recovery
across 83 tools and 63 skill modules. This is the core of the product.
Real-time streaming architecture — The SSE pipeline that carries every agent action from the Python backend through NestJS to the browser: event framing,
reconnection, health monitoring, interrupt handling for plan approvals and clarifying questions.
Agent execution environments — Sandbox lifecycle on Modal: container spin-up, file sync, terminal I/O, command execution, and live preview with per-asset esbuild
bundling. The agent lives here.
State and memory systems — LangGraph Postgres checkpointers, middleware-injected context (goals, design docs, memory anchors), conversation summarization. How
the agent knows what it knows.
Backend API and data layer — NestJS services, Supabase schema, Redis caching, quota enforcement, webhook handling. The plumbing the agent depends on.
Marketing intelligence pipelines — AEO, CRO, and brand-perception audit engines: multi-LLM probing, parallel inference, streamed structured reports, result
caching. Audit-at-scale infrastructure.
The remaining ~25% of your time:
Full-stack product features — Collaboration (roles and permissions), the Netlify deployment pipeline, subscription and quota flows, onboarding. You'll ship these
end to end — backend first, frontend to close the loop.
---
WHAT WE'RE LOOKING FOR
Must-have:
- 8+ years of professional software engineering, including meaningful time as a tech lead or systems architect who owned something end to end. Closer to ten is
the norm for people who thrive here.
- Both worlds on your resume: engineering rigor inside a large company and 0-to-1 ownership at an early-stage startup.
- Production agentic systems experience. You've built and operated LLM agent systems in production with LangGraph, LangChain, or equivalent — agent graphs, tool
use, state management, prompt engineering, evals. This means well beyond calling a chat endpoint.
- Strong Python. You design and ship production Python daily. The agent codebase is yours to own.
- Architect-level system design. You can own how data flows across four services, make tradeoffs under uncertainty, and defend every call.
- AI-native development workflow. You drive Claude Code, Codex, or similar agentic tools as everyday instruments — not occasionally. You have opinions about
working with coding agents because you do it constantly.
- Real-time backend systems. You've built SSE, WebSocket, or streaming API infrastructure in production — not just consumed it.
- Strong TypeScript. The API layer and most product features are in TypeScript. You're productive in it.
Strong plus:
- Background in developer tools, IDEs, or coding/execution platforms
- Container runtimes and sandboxed execution (Modal, E2B, Firecracker, or similar)
- Depth in PostgreSQL, Redis, and Supabase
- LLM observability and evals tooling (LangSmith or similar)
- NestJS or equivalent Node.js API framework experience
- React/Next.js — enough to ship a full-stack feature without handoff
- Exposure to marketing, growth, or publisher-facing products
---
WHY THIS ROLE IS DIFFERENT
You own the architecture. Not a feature factory. Not someone else's design doc. The technical execution of an AI product is yours to lead.
The agent is the product. You're not adding AI to an existing system. You're building and operating the system that is the AI. Every architectural decision
touches what Juliet can and can't do.
Hard problems, always. The system spans cloud sandboxes, streaming infrastructure, multi-step agent graphs, and a full-stack web product — for non-technical
users who can't course-correct a broken output. The bar is high.
Small team, real leverage. Your code ships to users the same week. No layers of approval.
---
HOW TO APPLY
Send us:
1. A short note on the most complex agentic system you've shipped: what broke, and what you'd redo. A link to something you've built that involves agent graphs, tool use, or autonomous multi-step execution
2. What is one thing you would improve about Juliet? It could be a feature or a bug.
Job Description
We are looking for a hands-on Tech Lead – Java with strong software engineering fundamentals, a deep understanding of Java-based backend systems, and proven experience leading agile teams. This role involves a balance of individual contribution and technical leadership — mentoring developers, designing scalable architectures, and driving the success of product delivery in fast-paced environments.
Key Responsibilities
- Lead the end-to-end design, development, and deployment of Java-based applications and RESTful APIs.
- Collaborate with product managers and architects to define technical solutions and translate business requirements into scalable software.
- Guide and mentor team members in best coding practices, design patterns, and architectural decisions.
- Drive code reviews, technical discussions, and ensure high code quality and performance standards.
- Troubleshoot critical production issues and implement long-term fixes and improvements.
- Advocate for continuous improvement in tools, processes, and systems across the engineering team.
- Stay up to date with modern technologies and recommend their adoption where appropriate.
Required Skills
- 5+ years of experience in Java backend development with expertise in Spring/Spring Boot and RESTful services.
- Solid grasp of Object-Oriented Programming (OOP), system design, and design patterns.
- Proven experience leading a team of engineers or taking ownership of modules/projects.
- Experience with AWS Cloud services (EC2, Lambda, S3, etc.) is a strong advantage.
- Familiarity with Agile/Scrum methodologies and working in cross-functional teams.
- Excellent problem-solving, debugging, and analytical skills.
- Strong communication and leadership skills.
About HummingWave
HummingWave is a leading IT product development company specializing in building full-scale application systems with robust cloud backends, sleek mobile/web frontends, and seamless enterprise integrations. With 50+ digital products delivered across domains for clients in the US, Europe, and Asia-Pacific, we are a team of highly skilled engineers committed to technical excellence and innovation.
Thanks
SpringBoot
Microservice
Spring
Hibernate
NP- Immediate to 15 Days
Location-Bangalore & Hyderabad (Post pendami)
Signalling, interlocking system
• Participate in Requirement Analysis and Design activities
• Develop code, unit testing, integration testing
• Perform module integration and integration testing
• Prepare and review Test Reports
• Actively participate in technical meetings and share ideas clearly
• Manage a team of engineers and provide leadership with clear communication
• Good at documentation
• And any other project related activity assigned
Java Backend Engineer - Fintech Rocketship Pilot
Distributed systems, scalability, reliability, robustness, security, quality, building responsive real time systems - do these terms get your adrenaline high? Come be a part of a high growth, fast paced engineering team building for India’s new generation.
We have an open culture, you take responsibility and ownership of what you do. No bureaucracy. No bullsh*t.
If you are up for big engineering challenges, personal and professional growth, then let’s join forces!
You’ll fit right in if you have - 2-3 years of experience building, running and maintaining production services Strong with Java and JVM based services along with PostgreSQL Comfortable working with multiple cloud providers: mainly GCP and AWS Comfortable with CI and CD tools and best practices Done TDD and values TDD
Good to have –
Engineering aptitude - Owns small features, starting from technical design through completion. Appreciates and participates in technical discussions, and values guidance and feedback. Does not need mentoring on a daily basis; makes steady progress by themselves, and knows when to ask for help to get unblocked. Comfortable with referencing technical specifications, API references, source code, and man pages to understand concepts or solve issues.
Design process - Understands the role and importance of design, can write good backend specifications Can communicate API specifications and design goals to the end consumers API
Code reviews - Understands the value of peer-reviewed code; learns how to be unbiased and provide effective feedback. Asks senior engineers for help when needed (e.g.: architecture decisions, refactoring)
Java/J2EE with strong SpringBoot
Very good knowledge of using annotations with SpringBoot
Very good knowledge of using java functional programming concepts in
SpringBoot
Should have database knowledge
Knowledge of Spring Cloud would be a plus.
ROLES & RESPONSIBILITIES
Hands-on experience in Core Java, J2EE, Jasper, Spring, Spring Boot,
Spring Security.
Hands-on experience in Front-end technologies like JavaScript
Understanding of HTML5, CSS3, BootStrap, Material UI, and CSS preprocessors including Sass and LESS.
Understanding of basic prototype design and UI /UX design.
Exposure to working with datastores - SQL or NoSQL.
Good understanding of coding standards & best practices.
Good communication skills
The product business has witnessed tremendous growth in last few years with a client base in almost all industries and a footprint across continents. A large credit for the same goes to our young, agile and highly talented engineering team which is continuously adding new features and driving innovations in terms of adopting latest technology best practices and making the product more scalable and stable.
In order to meet the expectations of our rapidly growing client base, we are looking for experienced geeks who will be part of the current product engineering team and help in making the products more scalable by implementing most advanced technologies. We are looking for people with keen interest and demonstrated expertise in Java development, clear focus on working in a product setup, and willingness to work in a start-up environment. With strong entrepreneurial culture at Channelplay and focus on performance-based growth, in terms of financials and career, it's a great opportunity for high performers.
For more details, you can also visit our website on: http://www.channelplay.in/
What's there for you :
- Competitive remuneration
- Quarterly incentive
- Great culture with friendly work environment
- Opportunity to work in AWS Technologies
- Opportunity to get AWS Certified.
Required Skills :
- Core Java (Mandatory)
- Spring boot (Mandatory)
- My SQL (Mandatory)
- Angular (Preferred)
- AWS Technology (Preferred)
- NoSQL - MongoDB (Preferred)
- Open sources - Redis/ Memcached/ RabbitMQ/ Kafka/ ELK (Preferred)
- Git (Preferred).
Roles & Responsibilities :
- Developing software solutions by studying information needs; conferring with users; studying systems flow, data usage, and work processes; investigating problem areas; following the software development lifecycle.
- Determining operational feasibility by evaluating analysis, problem definition, requirements, solution development, and proposed solutions.
- Improving effectiveness and efficiency of the existing solutions by conducting systems analysis and recommending changes.
- Learning new and advanced technologies proactively and leading initiatives to implement those technologies in a collaborative manner.
- Acquiring new skills by studying state-of-the-art development tools and programming techniques, and sharing the knowledge with the team.
Design, create and weave web apps using AEM.
- Your work will include structuring websites, building custom components, workflows, JAVA APIs, and unit testing.
- Design, build and configure web CMS with Adobe Experience Manager and other technologies like Java, HTML/DHTML, XML, JavaScript, web services, etc.
- Meet and exceed strategic business objectives using technology solutions and take on the mantle of Senior AEM full stack developer
What do you need:
- 4 plus years of experience in developing websites built with the help of Adobe Experience Manager and related web technologies.
- Additional advantage if there is an experience in Sightly (HTL), Core Java/J2EE (JSP + Servlets).
- Expert level experience with AEM and AEM 6.3+ in production is the must.
- Experience working with Adobe Managed Services
- Strong knowledge of the AEM DAM
- Experience implementing Applications as OSGi Modules
- Experience developing RESTful applications using the Sling Servlets
- AEM 6.3/6.4 Experience: 6 months - 1 year
- AEM 6.0 version and above Experience: Minimum 3 years
Additional Skills :
- Experience managing AEM ACL's is a plus
- Experience working with and integrating other products in the Adobe Marketing Cloud is a plus
- Experience with eCommerce is a plus
- Knowledge of command-line tools and scripting is a plus
- Familiarity with OWASP and other relevant security practices is a plus
Know your work :
This role of Adobe AEM Developer focuses on technical responsibilities and day-to-day key activities for this role can be as below :
- Work on project development or support projects or implement fixes for application support projects using technologies mentioned above in the experience section
- Discussing critical issues with AEM Architect
- Discussion about the implementation approach for fixing an issue
- Releasing fixes on QA, UAT using automation tools
- For Production release coordinate with the Release Manager
- Code review and refactoring fixes
- Ensure professionalism is maintained in terms of code quality, code performance, maintainability, and reusability
- Estimates work stream-related activities accurately with Team Lead or Project Manager or Service Delivery Manager and reports anticipated deviations, clearly and at the earliest possible opportunity.
- Ensure work is completed as per the project plan/timeline shared by PM or SDM
- Ensure regular updates on tasks to Team Architect or PM or SDM based on which they can handle product expectations.
What you get as our Senior AEM Developer:
- Amazing workplace and colleagues in the IT corridor of Bangalore
- Competitive salary at par with the best in the industry
- Immense exposure to new technologies
#AEMDeveloper #AdobeExperienceManager #SeniorAEMDeveloper #AdobeAEMDeveloper #AEMfullstackdeveloper #SeniorAEMDeveloper
Notice Period & Location :
Notice Period - Immediately
Location - Bangalore
- Java, J2EE
- Microservices
- Spring Boot
- JPA, REST API, JSON, JWT, OAuth, Spring Security, Swagger
- Oracle / MySQL / Postgres DB
- Angular / React / React Native
- JIRA, Bitbucket
Must-Have -
- Excellent knowledge of Core Java and Spring
- Strong experience in REST API and web services
- Experience in Oracle / Mysql / Postgres DB
- Should be efficient with Java J2EE and related technologies
- Should have very good communication skills and analytical skills.
- Should have good knowledge in Software Development Life Cycle and Agile methodologies.
- Good knowledge of current / emerging technologies and trends
- Good analytical and problem-solving skills
- Excellent written and verbal communication skills. High levels of initiative and creativity
- Good communication skills with all stakeholders, good team player with ability to mentor juniors
Good to Have:
- Knowledge in Banking Domain
- Full-stack developers with knowledge and understanding of Javascript and associated technologies like React, Angular, HTML5, CSS will have an advantage.
Python
SQL
HTML
Linux
AJAX/ JSSkills
Excellent Communication Skills
Have to be a quick learner
Complete project on time








