~/portfolio
EN / AR
AI INVENTORY MANAGEMENT SYSTEM(7) — AI-powered inventory management platform with transaction tracking, Arabic localization, and predictive stock analytics.
($ cd ~/projects && ./ai-inventory-management-system)

NAME

AI Inventory Management System — AI-powered inventory management platform with transaction tracking, Arabic localization, and predictive stock analytics.

SYNOPSIS

AI-powered inventory management platform with transaction tracking, Arabic localization, and predictive stock analytics.

DESCRIPTION

Repository: GitHub - M-Alhbyb/Django_Inventory_System

An enterprise inventory management platform for merchants and representatives with AI-powered analytics and operational reporting.

The system integrates Google Gemini AI for natural language queries and Prophet time-series forecasting for stock prediction.

The application includes transaction management, merchant debt tracking, inventory calculations, reporting dashboards, and Arabic RTL localization.

The backend uses Django with Celery and Redis for asynchronous task processing.

TECH STACK

Django Python PostgreSQL Google Gemini API Prophet Celery Redis TailwindCSS

ARCHITECTURE

Modular Django architecture with separated business domains. AI service layer integrating Google Gemini APIs. Prophet forecasting integration for stock prediction. Celery and Redis for async background processing. Arabic RTL interface and reporting support.

BUGS / CHALLENGES

Building AI-assisted workflows for inventory analytics. Managing transaction consistency across inventory and debt calculations. Supporting Arabic RTL rendering and localized exports. Handling asynchronous operations and reporting tasks.

EXIT STATUS / OUTCOMES

Automated inventory analysis and prediction workflows. Improved operational reporting and transaction visibility. Enabled AI-powered business insights through natural language tools.

SEE ALSO