TCS AI Hackathon Business Challenges
TCS AI Hackathon Business Challenges
____________________________________________________________________________________________
tcsAI Hackathon
Open Hack Problem Statements
____________________________________________________________________________________________
TCS – Internal & Confidential 1
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Table of Contents
E: LOW-CODE/NO-CODE FOR NON-CODERS! ...................................................................................................... 4
E1. RESTAURANT MENU OPTIMIZATION ........................................................................................................ 4
E2. SMALL BUSINESS FINANCIAL DASHBOARD ................................................................................................ 4
E3. MEDICAL RESEARCH ASSISTANT ............................................................................................................... 5
E4. E-COMMERCE CUSTOMER SUPPORT INTELLIGENCE .................................................................................. 5
E5. EDUCATIONAL CONTENT INTELLIGENCE PLATFORM ................................................................................ 5
1. AI FOR INDUSTRY............................................................................................................................................ 6
1. AI-POWERED RETAIL INVENTORY OPTIMIZATION ......................................................................................... 6
2. MANUFACTURING QUALITY CONTROL AI VISION SYSTEM .............................................................................. 7
3. BANKING FRAUD DETECTION REAL-TIME ANALYTICS..................................................................................... 8
2. AI IN SERVICE LINES ........................................................................................................................................ 9
4. IOT PREDICTIVE MAINTENANCE PLATFORM ................................................................................................ 9
3. AI FOR TCS .................................................................................................................................................... 10
5. HR TALENT MATCHING AND DEVELOPMENT AI ......................................................................................... 10
6. FINANCE SPEND ANALYTICS AND BUDGET OPTIMIZATION............................................................................. 10
7. SALES PERFORMANCE ANALYTICS AND LEAD SCORING ................................................................................. 11
4. VIRTUAL WORKERS / COPILOTS .................................................................................................................... 12
8. INTELLIGENT CODE REVIEW COPILOT ....................................................................................................... 12
9. DOCUMENT INTELLIGENCE COPILOT......................................................................................................... 13
10. MEETING INTELLIGENCE ASSISTANT ......................................................................................................... 14
5. EDGE AI ........................................................................................................................................................ 15
11. SMART RETAIL EDGE VISION SYSTEM....................................................................................................... 15
6. AGENTS & APIS ............................................................................................................................................. 15
12. MULTI-PLATFORM SOCIAL MEDIA MANAGEMENT AGENT............................................................................ 15
13. E-COMMERCE CUSTOMER SERVICE AGENT ................................................................................................ 16
14. FINANCIAL ADVISORY AI AGENT ............................................................................................................. 17
8. CLASSICAL AI/ML/DL FOR PREDICTION ......................................................................................................... 18
15. HEALTHCARE PATIENT RISK STRATIFICATION SYSTEM .................................................................................. 18
16. SUPPLY CHAIN DEMAND FORECASTING PLATFORM ..................................................................................... 19
17. CONTENT RECOMMENDATION ENGINE..................................................................................................... 19
9. GENAI & ITS TECHNIQUES ............................................................................................................................. 20
18. RAG-BASED TECHNICAL DOCUMENTATION ASSISTANT ............................................................................... 20
19. PROMPT ENGINEERING OPTIMIZATION PLATFORM ..................................................................................... 21
20. KNOWLEDGE GRAPH ENHANCED Q&A SYSTEM ......................................................................................... 22
21. MODEL QUANTIZATION AND FINE-TUNING PLATFORM ................................................................................ 23
8. AGENTIC AI ................................................................................................................................................... 24
22. MULTI-STEP RESEARCH ASSISTANT AGENT ............................................................................................... 24
23. AUTONOMOUS DATA ANALYSIS AGENT ................................................................................................... 24
24. BUSINESS PROCESS AUTOMATION AGENT ................................................................................................ 25
9. ORCHESTRATION & MCP .............................................................................................................................. 26
25. MULTI-AGENT COORDINATION PLATFORM ............................................................................................... 26
26. INTELLIGENT TASK ROUTING SYSTEM ....................................................................................................... 27
10. DEEP-TECH RESEARCH................................................................................................................................. 28
____________________________________________________________________________________________
TCS – Internal & Confidential 2
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
____________________________________________________________________________________________
TCS – Internal & Confidential 3
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Expected Functionalities:
• Real-time dashboard showing menu performance, profit margins, popularity scores
• AI recommendations for menu changes and pricing adjustments
• Customer review sentiment analysis integration
• Seasonal demand forecasting
• Competitor price monitoring
• Kitchen waste optimization suggestions
• Mobile-responsive management interface
• POS system integration
Tips: Try AI-powered web application platform such as lovable
Expected Functionalities:
• Real-time financial dashboard with revenue, expenses, and profit tracking
• Cash flow forecasting with seasonal trend analysis
• Automated expense categorization and tax preparation
• Invoice management with payment reminder automation
• Financial goal setting and progress tracking
• Integration with bank accounts and payment processors
• Customizable financial reports for stakeholders
• Alert system for budget overruns and payment due dates
____________________________________________________________________________________________
TCS – Internal & Confidential 4
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Expected Functionalities:
• Upload and analyze medical papers/clinical trials for key insights
• Generate case-specific research summaries for patient conditions
• Compare treatment protocols with effectiveness ratings
• Set alerts for new research in medical specialties
• Create evidence-based treatment recommendations with citations
• Collaborative annotation system for physician teams
• Compliance checking against medical guidelines
• Automated literature monitoring and synthesis
Tips: Try AI-powered tool such as NotebookLM
Expected Functionalities:
• AI chatbot for instant customer query resolution
• Cart abandonment analysis with intervention triggers
• Customer behavior tracking and purchase prediction
• Automated support ticket categorization and routing
• Real-time satisfaction scoring and sentiment analysis
• Personalized product recommendations based on browsing history
• Live chat escalation system for complex issues
• Customer journey visualization and optimization suggestions
Tips: Try AI-powered web application platform such as lovable
____________________________________________________________________________________________
TCS – Internal & Confidential 5
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Expected Functionalities:
• Upload textbooks and research papers to generate study guides and summaries
• Create personalized learning materials based on student performance data
• Generate quiz questions and practice tests from course content
• Cross-reference concepts between different subjects and courses
• Extract key learning objectives and outcomes from academic documents
• Create interactive study notes with concept mapping
• Generate course syllabi recommendations based on academic standards
• Provide AI-powered tutoring responses based on uploaded course materials
Tips: Try AI-powered tool such as NotebookLM
1. AI for Industry
Summary: Develop an AI system that predicts optimal inventory levels for retail stores by
analyzing sales patterns, seasonal trends, and external factors to minimize stockouts and
overstock situations.
Problem Statement: Retail businesses struggle with inventory management, leading to lost
sales from stockouts or increased costs from overstocking. Your task is to build an AI solution
that analyzes historical sales data, weather patterns, local events, and market trends to
predict optimal inventory levels for different product categories. The system should provide
real-time recommendations for reordering, identify slow-moving items, and suggest
promotional strategies to optimize inventory turnover while maintaining customer
satisfaction.
Steps:
• Design a data ingestion pipeline that accepts multiple data sources including POS
systems, weather APIs, and event calendars
• Create a recommendation engine that suggests optimal stock levels, reorder points,
and safety stock quantities
• Build a dashboard interface showing current inventory status, predicted demand, and
actionable recommendations
• Develop alert systems for critical inventory situations and automated reordering
capabilities
____________________________________________________________________________________________
TCS – Internal & Confidential 6
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Create an AI-powered computer vision system that automatically detects defects
in manufactured products on assembly lines, reducing quality control costs and improving
product consistency.
Steps:
• Design a computer vision pipeline using CNNs or Vision Transformers for defect
detection
• Create a classification system for different defect types with confidence scoring
• Build an operator interface showing real-time quality status and defect locations
• Develop a feedback loop system for continuous model improvement with human
validation
____________________________________________________________________________________________
TCS – Internal & Confidential 7
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop a real-time fraud detection system for banking transactions that combines
machine learning algorithms with rule-based engines to identify suspicious activities and
minimize false positives.
Steps:
• Design a real-time data processing pipeline for transaction analysis
• Create a rule engine for known fraud patterns and regulatory compliance
• Develop an alert management system for fraud analysts with case prioritization
• Include model monitoring and adaptive learning capabilities for new fraud patterns
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 8
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
2. AI in Service Lines
Summary: Develop an AI platform that analyzes IoT sensor data from industrial equipment to
predict failures, schedule maintenance, and optimize equipment performance.
Problem Statement: Industrial IoT deployments generate vast amounts of sensor data that
can predict equipment failures before they occur. Your task is to build a predictive
maintenance platform that processes real-time sensor data, identifies patterns indicating
potential failures, and recommends optimal maintenance schedules. The system should
support multiple equipment types, provide cost-benefit analysis for maintenance decisions,
and integrate with existing maintenance management systems.
Steps:
• Design a scalable data ingestion pipeline for IoT sensor streams.
• Create predictive models for different failure modes using time series analysis
• Include mobile alerts and work order integration for maintenance teams
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 9
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
3. AI for TCS
Summary: Build an AI system that matches employees with optimal projects and career
opportunities while identifying skill gaps and recommending personalized development
paths.
Problem Statement: Organizations need to efficiently match talent with projects while
supporting employee growth and retention. Your task is to create an AI platform that
analyzes employee skills, preferences, and career aspirations to recommend optimal project
assignments and development opportunities. The system should consider project
requirements, team dynamics, and organizational goals while providing personalized career
guidance and skill development recommendations.
Steps:
• Design a skill assessment and profiling system using NLP for resume and project
analysis
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 10
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Problem Statement: Financial departments need better insights into spending patterns and
more accurate budget forecasting. Your task is to build an AI system that analyzes historical
spending data, identifies anomalies and optimization opportunities, and provides predictive
budget recommendations. The system should categorize expenses, benchmark against
industry standards, and suggest cost reduction strategies while maintaining operational
effectiveness.
Steps:
• Design automated expense categorization using ML classification
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Create an AI platform that analyzes sales performance, scores leads based on
conversion probability, and provides personalized recommendations for sales teams.
Problem Statement: Sales organizations need better lead qualification and performance
insights to maximize revenue. Your task is to develop an AI system that scores leads based on
conversion likelihood, analyzes sales performance patterns, and provides actionable
recommendations for sales teams. The system should integrate with CRM systems, predict
deal closure probability, and recommend optimal sales strategies for different customer
segments.
____________________________________________________________________________________________
TCS – Internal & Confidential 11
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Steps:
• Design lead scoring algorithms using customer data and behavioral signals
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop an AI copilot that assists developers with code reviews by identifying
potential issues, suggesting improvements, and ensuring coding standards compliance.
Problem Statement: Code reviews are time-consuming and often miss subtle issues or
inconsistencies. Your task is to create an AI copilot that automatically reviews code changes,
identifies potential bugs, security vulnerabilities, and performance issues while suggesting
improvements. The system should learn from existing code patterns, enforce coding
standards, and provide educational feedback to help developers improve their skills.
Steps:
• Design a code analysis engine using AST parsing and pattern recognition
____________________________________________________________________________________________
TCS – Internal & Confidential 12
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build an AI copilot that helps users create, analyze, and manage documents by
providing intelligent suggestions, content extraction, and automated formatting.
Problem Statement: Knowledge workers spend significant time on document creation and
management tasks. Your task is to develop a document intelligence copilot that assists with
content creation, formatting, fact-checking, and information extraction from various
document types. The system should understand document context, suggest relevant content,
automate formatting tasks, and help maintain consistency across organizational documents.
Steps:
• Design document parsing capabilities for multiple formats (PDF, Word, PowerPoint)
____________________________________________________________________________________________
TCS – Internal & Confidential 13
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Steps:
• Design text (transcript) processing with speaker identification
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 14
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
5. Edge AI
Summary: Create an AI system for retail environments that analyzes customer behavior,
manages inventory, and provides personalized shopping experiences using in-store cameras.
Problem Statement: Retail stores need real-time customer analytics and inventory
management without privacy concerns of cloud-based processing. Your task is to develop an
AI solution that analyzes customer traffic patterns, monitors inventory levels, and provides
personalized recommendations. The system should respect privacy requirements while
delivering actionable business insights.
Steps:
• Design privacy-preserving computer vision algorithms for customer analytics
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 15
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Problem Statement: Managing social media presence across multiple platforms is time-
consuming and requires consistent brand voice. Your task is to create an AI agent that
generates platform-specific content, schedules posts optimally, responds to comments and
messages, and provides analytics insights. The system should maintain brand consistency
while adapting to each platform's unique requirements and audience preferences.
Steps:
• Design content generation engines for different social media platforms
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build an intelligent customer service agent that handles e-commerce inquiries,
processes returns, tracks orders, and escalates complex issues to human agents.
Problem Statement: E-commerce businesses need to provide 24/7 customer support while
managing high volumes of routine inquiries. Your task is to develop an AI agent that handles
common customer service tasks including order tracking, return processing, product
recommendations, and issue resolution.
Steps:
• Design conversational AI with intent recognition for e-commerce scenarios
____________________________________________________________________________________________
TCS – Internal & Confidential 16
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Problem Statement: Individual investors need personalized financial guidance but lack access
to professional advisory services. Your task is to build an AI financial advisor that analyzes
personal financial data, assesses risk tolerance, and provides investment recommendations.
The system should consider market conditions, regulatory requirements, and individual goals
while providing educational content and continuous portfolio monitoring.
Steps:
• Design risk assessment questionnaires and profile analysis
____________________________________________________________________________________________
TCS – Internal & Confidential 17
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop a machine learning system that analyzes patient data to predict health
risks and recommend preventive care interventions for healthcare providers.
Problem Statement: Healthcare providers need to identify high-risk patients for proactive
care management. Your task is to build a predictive model that analyzes patient
demographics, medical history, lab results, and lifestyle factors to calculate risk scores for
various health conditions. The system should provide actionable recommendations for
preventive care while ensuring regulatory compliance and clinical interpretability.
Steps:
• Design feature engineering pipeline for multi-source healthcare data
• Create interpretable model outputs with SHAP values and feature importance
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 18
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Summary: Build a comprehensive demand forecasting system that predicts product demand
across multiple locations and time horizons using various machine learning techniques.
Problem Statement: Supply chain optimization requires accurate demand forecasting across
different products, locations, and time periods. Your task is to create a forecasting platform
that combines multiple algorithms to predict demand while considering seasonality,
promotions, external factors, and supply constraints. The system should provide confidence
intervals, scenario analysis, and integration with inventory management systems.
Steps:
• Design time series preprocessing pipeline with feature engineering
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 19
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
system that analyzes user behavior, content features, and contextual information to suggest
relevant items. The system should handle cold-start problems, provide diverse
recommendations, and adapt to changing user preferences in real-time.
Steps:
• Design user and item feature extraction pipelines
• Create deep learning models for complex pattern recognition in user behavior
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop a RAG (Retrieval-Augmented Generation) system that helps users find
information and generate responses from large technical documentation repositories.
____________________________________________________________________________________________
TCS – Internal & Confidential 20
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Steps:
• Design document ingestion pipeline supporting multiple formats (PDF, HTML,
Markdown)
• Implement advanced text chunking and embedding strategies for optimal retrieval
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build a platform that automatically optimizes prompts for language models by
testing variations, analyzing performance, and generating improved prompt templates.
Steps:
• Design prompt variation generation using genetic algorithms and template systems
____________________________________________________________________________________________
TCS – Internal & Confidential 21
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Themes: GenAI & its techniques, Prompt engineering & Meta prompts
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Problem Statement: Traditional Q&A systems often lack structured reasoning and
relationship understanding. Your task is to build a system that combines knowledge graphs
with generative AI to answer complex questions requiring multi-hop reasoning. The system
should construct and query knowledge graphs, generate explanations for answers, and
provide confidence scores based on knowledge graph completeness.
Steps:
• Design knowledge graph construction from unstructured text using NER and relation
extraction
• Build explanation generation showing reasoning paths through the knowledge graph
____________________________________________________________________________________________
TCS – Internal & Confidential 22
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop a platform that enables efficient model quantization and fine-tuning for
deploying large language models on resource-constrained environments.
Steps:
• Design automated quantization pipeline supporting multiple techniques (INT8, INT4,
dynamic)
• Build deployment optimization for different hardware targets (CPU, GPU, mobile)
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 23
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
8. Agentic AI
Summary: Build an autonomous research agent that can plan, execute, and synthesize multi-
step research tasks by coordinating web searches, document analysis, and report generation.
Steps:
• Design task decomposition and planning algorithms for research workflows
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 24
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Problem Statement: Data analysis often requires significant manual effort and domain
expertise. Your task is to build an autonomous agent that can explore datasets, identify
relevant patterns, perform statistical analysis, and generate actionable insights. The system
should adapt its analysis approach based on data characteristics, create appropriate
visualizations, and provide narrative explanations of findings.
Steps:
• Design automated data profiling and quality assessment capabilities
• Implement adaptive analysis strategy selection based on data types and patterns
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop an agentic AI system that can understand business processes, identify
automation opportunities, and implement workflow solutions autonomously.
Steps:
• Design process mining capabilities to extract workflows from operational data
____________________________________________________________________________________________
TCS – Internal & Confidential 25
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Problem Statement: Complex problems often require multiple specialized capabilities that
exceed single agent limitations. Your task is to create an orchestration platform that
coordinates multiple AI agents, each with specialized skills, to collaboratively solve complex
problems. The system should handle task delegation, inter-agent communication, conflict
resolution, and result synthesis while maintaining efficient resource utilization.
Steps:
• Design agent registry and capability discovery mechanisms
____________________________________________________________________________________________
TCS – Internal & Confidential 26
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop a system that intelligently routes tasks to appropriate AI agents or human
workers based on complexity, expertise requirements, and current workload.
Problem Statement: Optimal task assignment requires understanding task requirements and
available resources. Your task is to create an intelligent routing system that analyzes incoming
tasks, determines optimal assignment strategies, and dynamically routes work to AI agents or
human workers. The system should consider skill matching, workload balancing, quality
requirements, and cost optimization while maintaining service level agreements.
Steps:
• Design task analysis and classification system for routing decisions
____________________________________________________________________________________________
TCS – Internal & Confidential 27
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build a Mixture of Experts (MoE) model architecture that dynamically routes
inputs to specialized expert networks for improved efficiency and performance.
Problem Statement: Large models consume significant computational resources even for
simple tasks. Your task is to implement a Mixture of Experts architecture that activates only
relevant expert networks based on input characteristics, improving computational efficiency
while maintaining or enhancing model performance. The system should include expert
specialization, routing mechanisms, and load balancing across experts.
Steps:
• Design expert network architectures with domain specialization
____________________________________________________________________________________________
TCS – Internal & Confidential 28
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Problem Statement: Complex AI models operate as black boxes, limiting trust and regulatory
compliance. Your task is to create a unified explainability platform that works across different
model types (neural networks, ensembles, LLMs) and provides various explanation methods
(SHAP, LIME, attention visualization, counterfactuals). The system should offer both technical
and non-technical explanations while ensuring explanation quality and consistency.
Steps:
• Design modular explanation framework supporting multiple methods and model types
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build a framework for creating custom neural network architectures optimized for
specific domain requirements and constraints.
Problem Statement: Standard model architectures may not be optimal for specialized
domains with unique requirements. Your task is to create a framework that enables rapid
prototyping and optimization of custom neural network architectures for specific domains.
The system should support architecture search, performance optimization, and automated
hyperparameter tuning while considering domain-specific constraints and objectives.
Steps:
• Design neural architecture search (NAS) algorithms for domain-specific optimization
____________________________________________________________________________________________
TCS – Internal & Confidential 29
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Create a platform that generates creative designs for various media (logos,
posters, web layouts) based on user requirements and brand guidelines.
Problem Statement: Creative design requires balancing aesthetic appeal with functional
requirements and brand consistency. Your task is to build an AI platform that generates
designs across multiple formats, considers brand guidelines and user preferences, and
provides iterative refinement capabilities. The system should understand design principles,
maintain style consistency, and enable collaborative design workflows.
Steps:
• Design generative models for different design formats (logos, layouts, illustrations)
• Build collaborative design tools with version control and feedback integration
• Include export capabilities for various formats and design software integration
____________________________________________________________________________________________
TCS – Internal & Confidential 30
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop an AI system that generates and customizes 3D models based on text
descriptions, sketches, or reference images for various applications.
Problem Statement: 3D model creation requires specialized skills and significant time
investment. Your task is to create an AI tool that generates 3D models from natural language
descriptions, 2D sketches, or reference images. The system should enable model
customization, provide different levels of detail, and export models in various formats for
different use cases (gaming, architecture, manufacturing).
Steps:
• Design text-to-3D and image-to-3D generation pipelines
____________________________________________________________________________________________
TCS – Internal & Confidential 31
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build an AI platform that creates interactive, branching narratives with character
development, plot consistency, and user choice integration.
Steps:
• Design narrative generation models with plot structure understanding
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 32
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Steps:
• Design automated model loading and evaluation pipelines
• Create performance metrics analysis including speed, accuracy, and resource usage
Themes: Open source / Open weight models, Classical AI/ML/DL for prediction
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 33
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Steps:
• Design automated data preprocessing and validation pipelines
Themes: Open source / Open weight models, GenAI & its techniques
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Create a comprehensive system for managing, versioning, and optimizing prompt
templates across different proprietary LLM providers.
Problem Statement: Managing prompts across different providers and use cases requires
systematic organization and optimization. Your task is to build a prompt management system
that stores, versions, and optimizes prompt templates for various proprietary models. The
system should enable A/B testing, performance tracking, and collaborative prompt
development while maintaining security and compliance.
Steps:
• Design prompt template storage with versioning and metadata management
____________________________________________________________________________________________
TCS – Internal & Confidential 34
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
15. Responsible AI
Summary: Develop a comprehensive platform that detects, measures, and mitigates bias in AI
models across different domains and protected characteristics.
Problem Statement: AI systems can perpetuate or amplify existing biases, leading to unfair
outcomes. Your task is to create a platform that systematically detects bias in AI models,
quantifies fairness metrics, and provides mitigation strategies. The system should work across
different model types, support various fairness definitions, and provide actionable
recommendations for bias reduction while maintaining model performance.
Steps:
• Design bias detection algorithms for different types of discrimination (statistical,
individual, counterfactual)
• Develop continuous monitoring and alerting for bias drift in production models
____________________________________________________________________________________________
TCS – Internal & Confidential 35
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Themes: Responsible AI, AI design that assures Security, Legal and Privacy requirements
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build a framework that enables AI model training while preserving data privacy
through techniques like differential privacy, federated learning, and secure computation.
Steps:
• Design differential privacy mechanisms for various machine learning algorithms
Themes: Responsible AI, AI design that assures Security, Legal and Privacy requirements
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 36
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Steps:
• Design AI model registry and lifecycle tracking capabilities
Themes: Responsible AI, AI design that assures Security, Legal and Privacy requirements
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop a platform that generates high-quality synthetic data for AI training while
preserving statistical properties and privacy characteristics of original datasets.
____________________________________________________________________________________________
TCS – Internal & Confidential 37
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Problem Statement: Organizations need high-quality training data but face privacy, cost, and
availability constraints. Your task is to create a synthetic data generation platform that
produces realistic datasets maintaining statistical properties, relationships, and patterns of
original data while ensuring privacy protection. The system should support various data
types, provide quality assessment, and enable data augmentation for improved model
training.
Steps:
• Design generative models for different data types (tabular, time-series, images, text)
Themes: AI for Data & Data for AI, Synthetic data generation
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build an intelligent data quality platform that automatically detects, diagnoses,
and corrects data quality issues using machine learning techniques.
Problem Statement: Data quality issues significantly impact AI model performance and
business decisions. Your task is to create an AI-powered platform that automatically identifies
data quality problems (missing values, outliers, inconsistencies, duplicates), diagnoses root
causes, and provides intelligent correction suggestions. The system should learn from data
patterns, adapt to domain-specific requirements, and provide transparent quality
improvement processes.
Steps:
• Design automated data profiling and quality assessment algorithms
____________________________________________________________________________________________
TCS – Internal & Confidential 38
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
• Build data lineage tracking and quality issue root cause analysis
Themes: AI for Data & Data for AI, Using AI for Data cleaning
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Create a platform that automatically constructs and maintains knowledge graphs
from unstructured data sources using NLP and graph algorithms.
Problem Statement: Organizations have vast amounts of unstructured data that contains
valuable relationships and knowledge. Your task is to build a platform that automatically
extracts entities, relationships, and concepts from text data to construct and maintain
knowledge graphs. The system should handle multi-source data integration, resolve entity
conflicts, and provide querying and visualization capabilities for knowledge discovery.
Steps:
• Design entity extraction and relationship identification using advanced NLP
____________________________________________________________________________________________
TCS – Internal & Confidential 39
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop an intelligent cybersecurity platform that uses machine learning to detect
advanced threats, analyze attack patterns, and automate incident response.
Problem Statement: Modern cyber threats are sophisticated and evolve rapidly, requiring
intelligent detection and response capabilities. Your task is to create an AI-powered
cybersecurity platform that analyzes network traffic, system logs, and user behavior to detect
threats in real-time. The system should identify both known and zero-day attacks, provide
threat intelligence, and automate response actions while minimizing false positives.
Steps:
• Design multi-source data ingestion from network, endpoint, and cloud security tools
Themes: AI for CyberSecurity & CyberSecurity for AI, GenAI triaging for Cyberdefense
____________________________________________________________________________________________
TCS – Internal & Confidential 40
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build a comprehensive platform that protects AI models from adversarial attacks,
data poisoning, and unauthorized access while ensuring model integrity.
Problem Statement: AI models face various security threats including adversarial attacks,
model extraction, and data poisoning. Your task is to create a platform that implements
security measures for AI models including adversarial defense, model watermarking, and
access control. The system should detect attacks in real-time, provide model integrity
verification, and ensure secure model deployment and serving.
Steps:
• Design adversarial attack detection and defense mechanisms
• Create secure model serving with access control and audit logging
Themes: AI for CyberSecurity & CyberSecurity for AI, Training data confidentiality,
Containerization & Isolation
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 41
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Steps:
1. Code Pattern Analysis: Identify malicious code patterns and signatures
2. Backdoor Detection: Discover hidden malicious functionality
3. Obfuscation Analysis: Analyze compiled and obfuscated code
4. Threat Classification: Categorize types of malicious code discovered
5. Alert Generation: Provide detailed findings and remediation guidance
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Problem Statement: Implement LLM models to intelligently categorize and prioritize security
alerts from various sources (SIEM, EDR, network logs) based on severity, impact, and context
to reduce alert fatigue and optimize human analyst efforts.
Steps:
1. Alert Ingestion: Collect alerts from multiple security sources
2. Intelligent Classification: Categorize alerts using AI-driven analysis
3. Severity Assessment: Evaluate true threat severity and impact
4. Context Enrichment: Add relevant contextual information
5. Prioritization: Rank alerts for analyst attention
____________________________________________________________________________________________
TCS – Internal & Confidential 42
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Steps:
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Steps:
____________________________________________________________________________________________
TCS – Internal & Confidential 43
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Steps:
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 44
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
platform that monitors model predictions, data quality, performance metrics, and system
health. The system should detect data drift, model degradation, and operational issues while
providing actionable insights for model maintenance and improvement.
Steps:
• Design real-time model performance monitoring with customizable metrics
• Build system performance monitoring for inference latency and resource usage
• Develop automated alerting and notification systems for various issue types
• Include model comparison and A/B testing capabilities for performance analysis
Themes: AI Observability & FinOps for AI, Model performance, Activity & Accuracy insights,
Anomaly detection
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop a platform that tracks, analyzes, and optimizes costs associated with AI
model development, training, and deployment across cloud and on-premise infrastructure.
Problem Statement: AI projects often have unpredictable and high infrastructure costs that
need careful management and optimization. Your task is to create a FinOps platform that
tracks costs across the AI lifecycle, identifies optimization opportunities, and provides
recommendations for cost reduction. The system should monitor resource usage, predict
costs, and enable budget management while maintaining performance requirements.
Steps:
• Design cost tracking integration with cloud providers and on-premise infrastructure
____________________________________________________________________________________________
TCS – Internal & Confidential 45
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
• Create cost forecasting models based on usage patterns and project requirements
• Develop cost allocation and chargeback mechanisms for different teams and projects
Themes: AI Observability & FinOps for AI, Cost visibility & optimization
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Build a comprehensive platform that assists developers with code generation,
automated testing, and intelligent code review throughout the development lifecycle.
Steps:
• Design natural language to code generation with context awareness
• Create intelligent code review with bug detection and optimization suggestions
____________________________________________________________________________________________
TCS – Internal & Confidential 46
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Problem Statement: DevOps processes involve complex workflows that can benefit from
intelligent automation and predictive insights. Your task is to build a platform that automates
CI/CD pipelines, predicts deployment failures, and optimizes infrastructure resources. The
system should learn from historical deployments, provide intelligent rollback decisions, and
optimize resource allocation for cost and performance.
Steps:
• Design intelligent CI/CD pipeline automation with failure prediction
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 47
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Steps:
• Design code analysis engines for legacy language understanding and dependency
mapping
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 48
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
Summary: Build a comprehensive platform that integrates genomic data, medical records,
and lifestyle information to provide personalized treatment recommendations and drug
discovery insights.
Steps:
• Design multi-modal data integration for genomic, clinical, and lifestyle data
• Implement drug response prediction models based on genetic markers and patient
profiles
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Create an AI platform that models climate change impacts, predicts environmental
changes, and recommends mitigation strategies for organizations and governments.
Problem Statement: Climate change requires sophisticated modeling and strategic planning
for effective mitigation and adaptation. Your task is to build a platform that integrates climate
data, economic models, and environmental sensors to predict climate impacts and
recommend mitigation strategies. The system should model various scenarios, assess risks,
____________________________________________________________________________________________
TCS – Internal & Confidential 49
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
and provide actionable recommendations for different stakeholders while supporting policy
decision-making.
Steps:
• Design climate modeling integration combining multiple data sources and prediction
models
• Implement scenario analysis for different climate change and mitigation pathways
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
Summary: Develop a real-time, multi-modal translation platform that handles text, speech,
and visual content across hundreds of languages including low-resource languages.
Steps:
• Design multi-modal translation combining text, speech, and visual content
understanding
____________________________________________________________________________________________
TCS – Internal & Confidential 50
tcsAI Hackathon-Business Problems
____________________________________________________________________________________________
• Develop visual content translation including signs, documents, and cultural symbols
The steps and data requirements outlined above are intended solely as reference points to
assist you in conceptualising your solution.
____________________________________________________________________________________________
TCS – Internal & Confidential 51
AI can significantly enhance the efficiency and effectiveness of medical research in hospital research departments by automating the review and analysis of medical literature. The use of AI tools allows for uploading and analyzing medical papers to extract key insights quickly, thus saving time for physicians who currently spend over 8 hours weekly on such reviews. AI also facilitates generating case-specific research summaries, comparing treatment protocols with effectiveness ratings, and automating literature monitoring to alert physicians about new breakthroughs. This results in increased time for patient care, more consistent protocols, and easier access to relevant research for patient cases. Furthermore, AI can assist in compliance checking against medical guidelines to ensure that treatments are evidence-based .
AI facilitates banking fraud detection by analyzing transaction data in real-time to identify patterns and anomalies indicative of fraudulent activity. When combined with rule-based engines, AI enhances the detection framework by leveraging historical data and pre-defined rules to filter suspicious activities quickly. The integration is effective as AI can learn from evolving fraud tactics through machine learning while rule-based engines apply specific conditional checks, providing a robust multi-layered defense system. This combination allows for dynamic adaptation to new threats while maintaining system efficiency and accuracy .
AI can lead to improved educational outcomes in universities by optimizing course content management and enhancing student learning. AI tools can generate study guides and summaries from textbooks and research papers, thereby reducing the faculty's workload and allowing them to focus more on teaching. Personalized learning materials can be crafted based on student performance data, improving student engagement and retention of knowledge. AI also enables cross-referencing concepts across different subjects, aiding in comprehensive learning. Furthermore, it can generate quizzes and practice tests from course content, enhancing assessment methods. Overall, these capabilities address the high course failure rates and poor knowledge retention by ensuring course content is more accessible and tailored to individual learning needs .
Fine-tuning open-source language models involves several automated processes to address challenges like computational resource constraints and domain specificity. These processes include designing data preprocessing pipelines that prepare custom datasets for training, implementing parameter-efficient fine-tuning methods such as LoRA or QLoRA to optimize model performance with minimal computational overhead, and orchestrating distributed training on multi-GPU setups to handle scale and reduce training time. Hyperparameter optimization using Bayesian or evolutionary methods ensures the most efficient model configurations are used. These processes collectively streamline deployment while maintaining model quality, catering to the needs of specific tasks or domains without incurring prohibitive resource costs .
AI improves document management for knowledge workers by automating content creation, analysis, and management tasks. AI systems can provide intelligent suggestions for document improvements, extract relevant content automatically, and ensure proper formatting, which significantly reduces the time and effort required for these tasks. These capabilities allow knowledge workers to focus more on high-value activities rather than document handling. AI also offers content extraction capabilities that ensure important information is readily available, enhancing decision-making processes and improving overall productivity and quality of output .
The creation of an AI-powered computer vision system for defect detection in manufacturing involves several crucial steps. Firstly, designing a computer vision pipeline using CNNs or Vision Transformers helps identify defects, leveraging the processing power and pattern recognition capabilities of these models. Implementing real-time image processing ensures immediate defect detection, critical for maintaining production speed. Developing a classification system with confidence scoring categorizes different defect types and confirms detection accuracy. Building an operator interface displays real-time quality status and defect locations, aiding quick intervention. Continuous model improvement through a feedback loop ensures the system evolves with production complexities, while statistical quality control and trend analysis enhance process improvements .
An AI system designed to enhance sales performance analytics and lead scoring comprises several key components. These include algorithms for scoring leads based on data and behavioral signals, which help prioritize prospects with the highest conversion likelihood. The system should also incorporate sales forecasting models to manage the sales pipeline and provide dashboards that display performance metrics at both individual and team levels. Recommendation engines in the AI system suggest optimal sales strategies and timing for various customer segments. Additionally, the inclusion of customer segmentation and targeting capabilities, along with an A/B testing framework for strategy optimization, enables comprehensive and actionable insights for sales teams .
AI optimizes inventory management in retail by analyzing historical sales data alongside external variables like weather patterns and local events to forecast demand accurately. By implementing machine learning models such as ARIMA or LSTM, AI predicts optimal inventory levels, helping retailers minimize both stockouts and overstock situations. It provides real-time recommendations for reordering and identifies slow-moving items, suggesting promotional strategies to increase turnover. AI systems also alert retailers to critical inventory situations and can automate reordering processes to maintain customer satisfaction without tying up excess capital in inventory .
AI strategies to address high cart abandonment rates in e-commerce involve offering instant customer service through AI chatbots and analyzing customer behavior to understand purchase barriers. By tracking and predicting customer behavior, AI can personalize user experiences, offer real-time satisfaction scoring, and give personalized product recommendations based on browsing history. Additionally, AI can enable cart abandonment analysis and intervene with triggers to remind or incentivize customers to complete their purchases. This approach not only addresses the immediate issues causing cart abandonment but also enhances the overall customer experience, potentially reducing the observed revenue losses .
Integrating knowledge graphs with generative AI enhances question-answering systems by enabling the provision of structured, accurate responses accompanied by reasoning chains. Knowledge graphs help organize information relationships and enable multi-hop reasoning, which traditional systems struggle to achieve. Generative AI utilizes these organized insights to generate comprehensive answers with explanations for how conclusions are reached, improving answer reliability and user trust. Additionally, confidence scoring based on graph completeness informs users about the certainty of information, setting a new standard for more intelligent and context-aware Q&A systems .