INVENTORY MANAGEMENT SYSTEM

[DELIVERABLES]
PLATFORM
[IMPACT]
Cleaner asset visibility
[ROLE]
Backend Engineer
[SERVICES]
RBAC • AUDIT • IMPORTS
[THE STORY]

This is the story of the project

This is the story of the project

[SOLUTION]

An inventory platform focused on clean data, RBAC, imports, and auditability—built for operational reliability.

[ARCHITECTURE]
Python
SQL
Docker
[DEVELOPMENT SPECIFICATIONS]
DB
PostgreSQL
ORM
Peewee
ACCESS
RBAC + audit trails
[USER FLOW]
USER FLOW

End-to-end flow from upload → retrieval → answer with citations.

[DETAILS]
  • Upload / ingest documents
  • Chunking + embeddings + indexing
  • Hybrid retrieval (BM25 + vector search)
  • Rerank + build context + generate answer