Ecommerce PPT
Ecommerce PPT
02
Abstract
03
Introduction
Overview of the Project :
03
Introduction
Problem Statement
04
Introduction
Objectives of the Project:
Techniques / Performance
Author Name Title of the
S.No Problems Considered Algorithms Metrics Limitations
& Year Paper
Implemented Considered
Adaptive
Pricing Inflexible pricing No real-time
Johnson & Lee, Rule-based Sales volume,
1 Strategies for models for small adaptability, ignores
2019 dynamic pricing profit margin
Small retailers competitor pricing
Retailers
Simplified
Dynamic Complexity of dynamic Heuristics,
Davis et al., Profit margin, Lacks flexibility and
2 Pricing for pricing for low-scale statistical
2017 sales growth scalability
Small retailers models
Businesses
Dynamic
Heuristic pricing Cannot capture
O’Connor & Pricing in the Dynamic pricing with Revenue trend,
3 using short-term complex market
Singh, 2019 Context of minimal data pricing accuracy
sales data dynamics
Limited Data
Cost-Effective Rule-based Limited vendor
Brown & Davis, Dynamic High implementation systems using ROI, ease of use, support,
4
2021 Pricing costs for SMEs open-source revenue growth customization
Solutions tools challenges
Competitive
Competitor Market share,
Li & Zhang, Pricing Lack of adaptation to Requires real-time
5 price scraping pricing
2022 Strategies in competitor pricing external data access
algorithm competitiveness
Retail Markets
07
Literature Review
Inventory
Management Pricing based Ignores competitor
Garcia & Overstocking and Inventory turnover,
6 through on stock levels pricing and customer
Kumar, 2021 stockouts holding costs
Dynamic & sales velocity behavior
Pricing
Evaluating the
Profitability, price
Effectiveness Variability in model Comparative Depends on data
Hernandez et optimization
7 of Dynamic performance across pricing model quality, short-term
al., 2020 accuracy, sales
Pricing conditions evaluation variability
volume
Models
Customer-
Centric Need for Customer Repeat purchase Privacy concerns
Martinez et al.,
8 Dynamic personalization in behavior-based rate, customer and data availability
2019
Pricing pricing dynamic pricing satisfaction issues
Models
Real-Time
Time-series
Chen et al., Pricing Delayed response of Price elasticity, Requires continuous
9 forecasting-
2020 Models in E- existing models conversion rates data feeds
based model
commerce
Dynamic
Pricing in Revenue
Machine High data
Smith et al., Retail: A Inefficiencies of static optimization,
10 Learning-based dependency and
2018 Review of pricing in retail customer
pricing models computational cost
Algorithms & satisfaction
Applications
08
Existing System / Methodology
Used
Overview
Existing dynamic pricing systems predominantly rely on machine learning
models and real-time data for price optimization. These are widely used by
large e-commerce platforms and retail chains.
Algorithm used
• Linear & Logistic Regression
• Time-Series Forecasting
• Deep Learning Models
• Reinforcement Learning
• Rule-based Heuristics (for basic applications)
08
Existing System / Methodology
Used
Performance Metrics Considered
• Revenue Growth
• Price Elasticity
• Inventory Turnover
• Conversion Rate
• Customer Retention
Limitations
• High data volume and infrastructure requirements
• Limited adaptability for small retailers
• Lack of interpretability in complex models
• Real-time competitor tracking is resource-heavy
9
Proposed System / Methodology
Module Diagram:
10
Proposed System / Methodology
Module Description
Data Input Module
Collects basic data such as:
•Inventory levels
Rule-Based Engine
Applies predefined business rules for pricing:
•E.g., If stock < threshold → increase price
11
Proposed System / Methodology
Module Description (Contd.)
12
Proposed System / Methodology
Pseudo Code
# Step 1: Data Collection
data = collect_data(sources=["database", "csv", "logs", "docs"])
13
Proposed System / Methodology
Pseudo Code (Contd.)
# Step 5: Bayesian Optimization
optimal_price = bayesian_optimize(objective_function, bounds=price_bounds)
# Step 7: Deployment
send_to_interface(hybrid_price)
14
Proposed System / Methodology
Performance Metrics Considered
📈 Revenue Growth
Measures increase in overall sales income after applying dynamic
pricing.
🔄 Inventory Turnover Rate
Evaluates how quickly stock is sold and replaced over a time period.
💰 Profit Margin
Assesses the difference between cost price and dynamically
adjusted selling price.
⚖️Price Competitiveness
Comparison of proposed prices with competitor prices for similar
products.
🤝 Customer Retention (Optional) verbally discussed
Repeat purchase rate in response to fair and optimized pricing.
15
Proposed System / Methodology
Tools / Software Required
💻 Programming & Modeling
•Python – core implementation language
📊 Data Handling
•Google Sheets – user-friendly input/output interface
16
System Implementation
Experimental Setup
Environment:
Development Tools: Python, Google Sheets, Firebase, FastAPI
Libraries: Scikit-learn, Optuna, GPyOpt (for Bayesian Optimization)
Platform: Google Colab for testing and simulation
⚙️System Configuration:
Developer Machine:
•Intel i5 Quad-Core Processor
•16 GB RAM
•Windows 10
Server Setup (Simulated):
•8-Core CPU, 32 GB RAM
•Windows Server Environment
17
System Implementation
Experimental Setup (Contd.)
🛒 Dataset:
Simulated inventory and sales data for 3 retail shops (A, B, C)
Product types: Fashion and seasonal items
Input Variables: Stock level, price, sales history, competitor price
🧪 Testing Scenario:
Simulated real-world events:
Sales events, stock clearances, demand surges
Comparison between:
Static Pricing vs Hybrid Dynamic Pricing (Proposed)
📊 Tools Used:
Firebase Realtime DB – for deployment simulation
Google Sheets – for manual input & visibility
Low-code platforms Zapier – for flow automation
18
System Implementation
Input & Output Values
Customer
Stock Price Satisfactio
Price Revenue Overstock
Shop Product Turnove Competitiveness n (1-5)
(INR) (INR) Rate (%)
r Ratio (%)
19
System Implementation
Performance Metrics values Measured
20
System Implementation
21
Results Discussion
Comparison Table of Existing and Proposed System
Performance Static Dynamic
Metric Pricing Pricing Improvement Improvement %
Monthly
Revenue (INR) $100,000 $115,000 15000 15%
Overstock
Rate (%) 25% 20% -5% 5%
Stock
Turnover Ratio 4 4.5 0.5 13%
Price
Competitivene
ss (%) 60% 85% 25% 25%
8 manual 2 automated
Intervention adjustments actions -6 interventions 25%
22
Results Discussion
Summary
The results of the proposed hybrid dynamic pricing system demonstrate
significant improvements over traditional static pricing. Retailers
implementing the model experienced up to a 15% increase in revenue, with a
notable 13% improvement in inventory turnover, effectively reducing both
overstock and stockout scenarios. The integration of Bayesian Optimization
fine-tuned pricing decisions, contributing to a 5% decrease in over stock.
Moreover, the system-maintained price competitiveness within 10–25% of
external market benchmarks, enhancing responsiveness to competitor actions.
The use of rule-based logic reduced the reliance on manual interventions,
enabling smarter decision-making with minimal human effort. Simulated trials
across different retail scenarios—such as Shops A, B, and C—showed
consistent outperformance of the hybrid model, especially during demand-
sensitive periods like sales events and festive seasons.
23
Results Discussion
Sample Snapshot of Output
24
Conclusion & Future Enhancement
Conclusion
The "Cogni Price" model is a lightweight, hybrid dynamic pricing
system tailored for small-scale retailers. It blends rule-based logic with
Bayesian optimization to offer intelligent, adaptive pricing without the need
for extensive data or complex infrastructure. Built using low-code tools like
Google Sheets and Firebase, it allows retailers to automate price updates
based on demand, inventory, and market conditions. The model
demonstrated improvements such as a 15% revenue increase, 5% reduction
overstock, improved price competitiveness by 25% and higher customer
satisfaction for stimulated datasets for the shops. Its transparent, user-
friendly design encourages trust and control, making AI-driven pricing
accessible and practical for SMEs.
25
Conclusion & Future Enhancement
Future Enhancement
28
List of Publications
List of paper published / Presented in Conference
International Journal
29
List of Publications
Proof of Publication
30
32
Thank
you
33