A sandbox monorepo showcasing functional AI workflows, from data enhancement to content generation.
This repository contains a collection of experimental applications that demonstrate practical AI integrations for e-commerce and content management workflows. Each app is designed to solve real-world problems while exploring the capabilities of modern AI tools.
| App | Description |
|---|---|
| spreadsheet-ai-import | Import products from Excel spreadsheets into Crystallize PIM with AI-powered content enrichment |
- Node.js 18+
- pnpm
# Clone the repository
git clone https://github.com/CrystallizeAPI/ai-lab.git
cd ai-lab
# Install dependencies
pnpm install# Navigate to the app directory
cd apps/spreadsheet-ai-import
# Start the development server
pnpm dev- Build Tool: Vite
- Framework: React + TypeScript
- Styling: Tailwind CSS
- AI: OpenAI GPT
- Package Manager: pnpm workspaces
Feel free to explore, experiment, and contribute! Each app has its own README with specific documentation.
MIT © Crystallize