Skip to content

An intelligent warehouse management system featuring automated data processing, demand forecasting, and real-time inventory tracking. Built with Python, Streamlit, and Prophet.

Notifications You must be signed in to change notification settings

wided-abdallah/LogiSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logisense

Overview

Logisense is a comprehensive warehouse management solution that leverages data-driven approaches and machine learning to optimize inventory operations. The system automates data collection, provides intelligent demand forecasting, and offers real-time insights through an intuitive interface.

Features

  • πŸ“Š Automated data collection and preprocessing pipeline
  • πŸ€– Machine learning-powered demand forecasting
  • πŸ“ˆ Real-time inventory tracking and management
  • πŸ‘₯ Role-based access control system
  • πŸ“± Interactive web interface
  • πŸ“¦ Containerized deployment
  • πŸ”„ Automated stock level monitoring
  • πŸ“Š Custom dashboards for different user roles

Tech Stack

  • Backend: Python
  • Frontend: Streamlit
  • Database: PostgreSQL
  • ML Components: Prophet (Time Series Forecasting)
  • Visualization: Matplotlib
  • Deployment: Docker
  • Version Control: Git

Architecture

The application follows a layered architecture:

  • Presentation Layer (UI/UX)
  • Business Logic Layer
  • Data Access Layer
  • Data Storage Layer

Key Components

  1. Data Processing Engine

    • Automated data collection
    • Data cleaning and preprocessing
    • Historical data management
  2. Forecasting System

    • Time series analysis
    • Demand prediction
    • Inventory optimization
  3. User Interface

    • Role-specific dashboards
    • Real-time data visualization
    • Inventory management tools
  4. Security

    • Role-based access control
    • Secure data handling
    • Authentication system

Checkout the Demo πŸ”—

https://youtu.be/asuVUGcNBTM

Getting Started

# Clone the repository
git clone https://github.com/wided-abdallah/LogiSense

# Navigate to project directory
cd logisense

# Install dependencies
pip install -r requirements.txt

# Run the application
streamlit run LogiSense/Template/Home.py

## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.

About

An intelligent warehouse management system featuring automated data processing, demand forecasting, and real-time inventory tracking. Built with Python, Streamlit, and Prophet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published