End-to-end software consulting services for web, mobile, and cloud-based solutions
Architect and optimize cloud-native solutions that enhance agility, resilience, and cost efficiency.
Modernize legacy systems into secure, scalable, and future-ready digital platforms.
Strengthen your technology landscape by embedding security and compliance into every layer.
Unlock business value by defining and implementing a clear, results-driven AI roadmap.
Design intuitive, user-centric interfaces that elevate engagement and drive measurable outcomes.
Validate product ideas and define a focused MVP roadmap that accelerates time to market.
Craft seamless end-to-end product experiences that align user needs with business goals.
Build scalable, high-performance web applications tailored to your unique business workflows.
Develop intuitive, feature-rich mobile apps that deliver seamless experiences across devices.
Engineer robust, extensible platforms that support growth, integrations, and evolving business needs.
Connect systems and streamline operations by designing secure, reliable APIs and integrations.
Enable agility and resilience by migrating, managing, and optimizing your cloud infrastructure.
Create resilient, scalable cloud-native applications built for performance and rapid innovation.
Accelerate releases and improve reliability by implementing automated, scalable DevOps practices.
Design and operationalize scalable data pipelines and ML systems that power intelligent decision-making.
Develop generative AI and LLM-powered applications that automate workflows and enhance human productivity.
Create intelligent conversational systems that deliver natural, context-aware customer interactions.
Deploy autonomous AI agents that reason, plan, and execute complex tasks across systems.
Implement computer vision systems that extract real-time insights from images and video streams.
Execute comprehensive manual and automated testing to accelerate releases without compromising reliability.
Optimize system performance by identifying bottlenecks and validating stability under peak loads.
Identify vulnerabilities and strengthen defenses through rigorous security testing and risk assessment.
Validate APIs for reliability, performance, and security to ensure seamless communication between systems and applications.
Ensure stability and continuous improvement through proactive monitoring, maintenance, and ongoing application support.
Transform legacy applications into scalable, cloud-ready systems built for performance and agility.
Migrate applications and infrastructure to the cloud with minimal disruption and optimized performance.
Drive measurable growth by running data-driven campaigns optimized for conversions, CAC, and ROI.
Improve organic visibility and rankings by optimizing your content, technical SEO, and search authority.
Improve app visibility and downloads by optimizing listings, keywords, and conversion elements across app stores.
Enhance your datasets with accurate, actionable insights that improve targeting, personalization, and decision-making.
Extend your team with skilled dedicated developers who align with your goals, workflows, and delivery timelines.
Set up a scalable offshore development center to accelerate product delivery while optimizing costs and operational efficiency.
Tailored healthcare software built around your workflows, patients, and care delivery goals.
Secure virtual care platforms that connect patients and providers anytime, anywhere.
Intelligent EMR/EHR systems that streamline clinical workflows and improve care coordination.
Digital experiences that keep patients informed, connected, and actively engaged in their care journey.
Remote patient monitoring solutions that enable proactive care beyond hospital walls.
Smart home healthcare platforms that simplify caregiving, scheduling, and patient management.
AI-powered healthcare solutions that automate operations, enhance diagnostics, and improve patient outcomes.
Scalable SaaS products engineered for rapid growth, seamless user experiences, and recurring revenue.
Modernize legacy systems with cloud-native architectures, better performance, and future-ready technology.
Build a high-performing offshore development team that works as a seamless extension of your business.
Access skilled developers on demand to accelerate product delivery and scale engineering capacity.
Get strategic technology leadership and product direction without the cost of a full-time CTO.
Intelligent POS solutions that streamline billing, inventory, and customer experiences across retail operations.
Tailor-made accounting software designed to simplify financial operations and improve business visibility.
High-performance trading platforms built for secure, real-time, and seamless stock market transactions.
Robust digital platforms for secure gold trading, portfolio management, and real-time market insights.
Innovative insurance technology solutions that automate processes and enhance customer experiences.
Feature-rich eCommerce apps designed to deliver seamless shopping experiences across devices.
Direct-to-consumer commerce platforms that help brands drive engagement, loyalty, and sales growth.
Scalable multi-vendor marketplace platforms built for smooth transactions and business expansion.
End-to-end retail software solutions that optimize operations, inventory, and customer experiences.
Custom travel applications that simplify bookings, itineraries, and customer experiences.
Smart fleet and asset management systems that improve tracking, utilization, and operational efficiency
Digital ticketing and fare management solutions built for seamless payments and transit operations.
Build feature-rich OTT platforms that deliver seamless video streaming experiences across web, mobile, and smart devices.
Develop scalable live streaming applications with real-time broadcasting, low latency, and interactive user experiences.
Create flexible, user-friendly CMS solutions that simplify content management and support seamless digital experiences.
Develop secure, scalable core banking software that streamlines financial operations and enhances customer experiences.
Build cloud-based banking solutions that improve agility, scalability, and operational efficiency for modern financial institutions.
Create intelligent loan management software to automate lending workflows, improve compliance, and accelerate loan processing.
Build intelligent inventory management systems that optimize stock control, streamline operations, and reduce inefficiencies.
Develop reliable POS systems that simplify transactions, improve customer experiences, and support business growth.
Create comprehensive restaurant management software to streamline orders, inventory, billing, and daily operations.
Design custom CRM software tailored to your workflows to improve customer engagement, sales tracking, and business efficiency.
Discover who we are, what we build, and the values that drive our innovation journey.
Collaborate with us to create scalable technology solutions and shared business success.
Build your future with a team passionate about technology, innovation, and growth.
Meet the leaders shaping our vision, culture, and technology-driven growth
Explore conversations on technology, innovation, business trends, and digital transformation.
Insights, trends, and expert perspectives from the world of technology and software engineering.
Driving meaningful social impact through responsible initiatives and community-focused programs.
Automating AI/ML model training and deployment for a Singapore-based retail software provider
ETP stands out as a leading retail software provider in Singapore, extending its services to market leaders in 24 countries across the Asia Pacific, India, and the Middle East. With a successful track record of over 500 enterprise software projects for 300+ brands and 35,000+ stores, ETP’s unique value lies in its ability to consistently deliver enterprise-grade omnichannel solutions to its customers.
Services Used:
The client faced a significant challenge in handling multi-tenancy, as they were reliant on manual deployment methods for configuring AI/ML models tailored for each tenant. This involved the complex process of individually setting up and configuring the deployment environment for each tenant. The manual effort invested in this procedure was notably time-consuming, susceptible to errors, and inefficient.
To overcome these challenges and accommodate their expanding customer base, ETP sought our assistance, recognizing our expertise and standing in the field of Artificial Intelligence. Our key mandate was to optimize the client’s infrastructure, automating the training and deployment processes for AI/ML models. This initiative aimed to ensure a streamlined onboarding experience for tenants, aligning with the client’s objectives.
The key requirements that the client entrusted Daffodil to fulfill include:
The client, having already developed in-house AI/ML models, sought our assistance in automating processes for two key use cases:
1. Anomaly detection model 2. Recommendation system
For the anomaly model, team Daffodil adopted the extended isolation forest model, due to its effectiveness in detecting anomalies across diverse datasets. We received a notebook containing the model details, which we translated into code, and utilized MLflow for experiment tracking and data engineering during the training phase.
Training automation:
Our solution aimed at creating a streamlined, automated training workflow. We systematically identified models for training based on company details stored in the database. Apache Airflow was implemented to schedule and automate the training process on a weekly basis for each tenant.
Deployment automation:
Following the training phase, the Daffodil team set up the deployment environment, which involved configuring the hardware and software infrastructure necessary to host and run the AI model. Deployment automation was achieved through Airflow DAGs, which facilitated the deployment phase seamlessly.
Notably, in this use case, predictions followed immediately after training. The real-time anomaly prediction occurred every 20 minutes, utilizing a batch processing approach. These predictions were efficiently stored in the Google Cloud Platform (GCP) buckets.
The system was designed for dynamic tenant onboarding, with models trained and predictions activated when a new tenant subscribed. MLflow, acting as a central model registry, not only facilitated effective visualization of predictions but also added an extra layer of transparency to the entire process. This transparency enables stakeholders to gain deeper insights into the model’s impact.
The automation extended further, covering configuration setups for new tenants and eliminating manual interventions. Furthermore, To ensure system hygiene, cleanup scripts were put in place to remove redundant data within an hour of prediction completion, enhancing efficiency and resource utilization.
Moving to the recommendation system, we proceeded to automate both training and deployment. Three recommendation types were implemented: item recommendation from the user, user recommendation from an item, and item-to-item recommendation.
1) Item recommendation from user:
This recommendation type delves into a user’s historical interactions and preferences, using this data to suggest items that closely align with their interests. The goal is to create a more personalized content experience, ensuring users receive recommendations tailored to their specific tastes.
2) User recommendation from item:
In this type, the system examines item features and popularity to find users who might like a particular item. By recommending items based on what users prefer, this type boosts user engagement with content that aligns with their interests.
3) Item-to-item recommendation:
Aimed at encouraging user exploration, this type suggests related items based on their interactions. By pointing out items often chosen together or with similar characteristics, the system prompts users to explore more content that complements what they’ve already chosen.
In the recommendation system, our approach to automating the training and deployment process mirrored that of the anomaly detection case. However, there were some key differences and enhancements tailored to the specific requirements of this use case.
Similar to anomaly detection, training automation in the recommendation system relied on identifying tenants in the database and scheduling training based on their preferences. While in the anomaly detection case, we set weekly training schedules for all companies, this time, we introduced a more flexible approach. Each company now has the autonomy to choose the frequency of model retraining according to their specific needs. This customization is facilitated by a new column in the database that identifies which models are eligible for training each day.
To execute this, a DAG is triggered daily to identify eligible companies for training based on the updated database entries. Once identified, the models are trained, and upon completion, another DAG is dynamically called to initiate deployment.
Previously, predictions were obtained from the Airflow framework. However, we evolved our approach by creating a dedicated backend engine for each tenant. This means that whenever a new tenant subscribes to ETP’s service, a new backend engine is provisioned specifically for them. This segregation at the server level ensures data isolation and prevents any form of contamination between tenants.
To achieve this, we deploy each tenant in a separate namespace, guaranteeing data integrity and security. This entire process is fully automated through the seamless integration of Airflow and Jenkins, a CI/CD tool.
Additionally, the predictions for this use case were executed in real-time. Unlike anomaly detection, the recommendation system involved creating APIs to expose the above-mentioned three recommendation types through a back-end service. This enhancement allowed for seamless integration and usage of the recommendations through API calls.
The successful automation of Anomaly Detection and the Recommendation System at ETP has brought about a substantial boost in operational efficiency. By replacing manual processes with advanced automation, we minimized errors and streamlined the onboarding of new tenants. Impressed by the outcomes, ETP has even extended their trust in Daffodil by assigning the automation of another critical module, the "Forecast model". This further collaboration is an exciting opportunity for ongoing innovation within ETP's retail software ecosystem. We are enthusiastic about the continued positive impact and advancements that our partnership can bring to their business operations.
500+
Enterprise software projects
300+
Brands
35,000+
Stores
AI model training for Scale.com- a global leader in GenAI applications
Reserve Bank of India (RBI) helps the visually impaired to identify Indian banknotes denomination through an AI-enabled app.
Developing a feature-rich Gen-AI platform for the UK’s leading global investor in sustainable infrastructure.
Let us understand your business objectives, set up initial milestones, and plan your software project.
Δ