Skip to content

cefuentes82/askrosetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AskRosetta

AI-powered HTS classification for Shopify with GRI-backed explanations.

Architecture

packages/
  web/     - Shopify embedded app (Next.js + Vercel)
  api/     - Classification API (Python + Cloud Run)
  shared/  - Shared types and constants

Live Services

Stack

Layer Technology
Frontend Next.js, Tailwind, Shopify Polaris
API Python, FastAPI, Cloud Run
AI Gemini 2.5 Pro, Claude Opus 4.5
Database BigQuery, Supabase

Development

# API
cd packages/api
pip install -r requirements.txt
python main.py

# Web
cd packages/web
npm install
npm run dev

License

MIT


Built by the INN Family - December 2025

About

AI-powered HTS classification for Shopify - GRI-backed explanations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •