{"id":19067150,"url":"https://github.com/exploring-solver/catalogcraft","last_synced_at":"2026-05-16T10:30:17.607Z","repository":{"id":221343624,"uuid":"743530987","full_name":"exploring-solver/CatalogCraft","owner":"exploring-solver","description":"This is the repo for prototype of the Build for Bharat hackathon, by team Progmatic , MAIT","archived":false,"fork":false,"pushed_at":"2024-05-22T19:06:21.000Z","size":81585,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-22T22:44:47.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exploring-solver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-15T12:42:13.000Z","updated_at":"2024-05-22T19:06:52.000Z","dependencies_parsed_at":"2024-05-20T21:03:12.449Z","dependency_job_id":"75948eea-0bce-410e-92b1-7f6f88fa90d5","html_url":"https://github.com/exploring-solver/CatalogCraft","commit_stats":null,"previous_names":["exploring-solver/catalogcraft"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exploring-solver%2FCatalogCraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exploring-solver%2FCatalogCraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exploring-solver%2FCatalogCraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exploring-solver%2FCatalogCraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exploring-solver","download_url":"https://codeload.github.com/exploring-solver/CatalogCraft/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240122465,"owners_count":19751139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T01:00:12.537Z","updated_at":"2026-05-16T10:30:17.546Z","avatar_url":"https://github.com/exploring-solver.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CatalogCraft\n\n## Catalogue Digitization by Team Progmatic\n\n## Overview\n\nThis is the repository for the prototype of the Build for Bharat hackathon. The aim of this project is to digitize Indian catalogues and make them searchable on a platform. This repository contains the source code for a webapp.\n\n[Hosted Link](http://panel.mait.ac.in:3019/)\n[Admin Dashboard](http://panel.mait.ac.in:8012/admin/)\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Problem](#problem)\n- [Solution](#solution)\n- [USP](#usp)\n- [Technology](#technology)\n- [Business](#business)\n- [Team](#team)\n\n## Installation\n\nFollow these steps to set up the development environment:\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/exploring-solver/CatalogCraft.git\n   cd frontend\n   ```\n\n2. **Install Dependencies:**\n\n   ```bash\n   npm i\n   ```\n\n3. **Start the development server:**\n\n   ```bash\n   npm run dev\n   ```\n\n   The application should now be running at http://localhost:5173\n\n## Problem\n\nThe challenge is to develop innovative solutions that leverage cutting-edge technologies to seamlessly digitalize and enhance product catalogs, offering a user-friendly experience for sellers and seller apps. Consider a sample catalog with at least 1000 SKUs, with attributes such as SKU id, product name, description, price, image, inventory, colour, size, brand, etc. This catalog is to be digitized using a combination of intuitive interfaces such as text / voice / image input, with text \u0026 voice input using any of the Indic languages. In some cases, a combination of these interfaces are required to digitize an SKU e.g. scan image which pre-fills the product name from the repository, with the remaining attributes filled using text or voice input.\n\n## Solution\n\n- Process Inefficiency and Time inefficient\n- Resource Redundancy\n- Catalog integrity issues, Image Quality and accuracy\n- Lack of Standardization, Consistency Issues\n- Multiple steps and clicks involved\n- UX friction, CX pain points\n\n## Deliverables\n\n- Barcode Scanning\n- Voice Input\n- Vector Image search\n- Mapping to master catalogue\n- Download reported analytics\n- Adheres to taxonomy\n- Standardized and non-standardized product support\n- Catalog Templates\n- YOLO Model to detect items and fill their catalogue\n- Seamless Multilingual Support Integration\n- Robust chatbot which supports all major languages\n- Dual backend and database integration options (Django and Nodejs)\n- Bulk data addition and instant catalog creation\n- Auto Filling Maximum Data\n\n## Technology\n\n![React](https://img.shields.io/badge/React-%2320232a.svg?style=flat\u0026logo=react\u0026logoColor=%2361DAFB)\n![Material-UI](https://img.shields.io/badge/Material--UI-%230081CB.svg?style=flat\u0026logo=material-ui\u0026logoColor=white)\n![TailwindCSS](https://img.shields.io/badge/TailwindCSS-%2338B2AC.svg?style=flat\u0026logo=tailwind-css\u0026logoColor=white)\n![Django](https://img.shields.io/badge/Django-%23092E20.svg?style=flat\u0026logo=django\u0026logoColor=white)\n![PostgreSQL](https://img.shields.io/badge/PostgreSQL-%23336791.svg?style=flat\u0026logo=postgresql\u0026logoColor=white)\n![Node.js](https://img.shields.io/badge/Node.js-%23339933.svg?style=flat\u0026logo=node.js\u0026logoColor=white)\n![MongoDB](https://img.shields.io/badge/MongoDB-%2347A248.svg?style=flat\u0026logo=mongodb\u0026logoColor=white)\n![Kotlin](https://img.shields.io/badge/Kotlin-%230095D5.svg?style=flat\u0026logo=kotlin\u0026logoColor=white)\n\n## Team\n\n1. [Aman Sharma](https://github.com/exploring-solver)\n2. [Ravi K Banchhiwal](https://github.com/ivar03/)\n3. [Ishaan Minocha](https://github.com/IshaanMinocha)\n4. [Shivam Kumar Jha](https://github.com/Shivoo29)\n\n## Thank You!\n## Please star the repository :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexploring-solver%2Fcatalogcraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexploring-solver%2Fcatalogcraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexploring-solver%2Fcatalogcraft/lists"}