@echo off
:: Activate conda environment
call conda activate MY_ENV
:: Start FastAPI server in the background
start uvicorn src.lib.server.main:app --host=0.0.0.0 --port=8001 --reload
:: Start Svelte server
npm run dev
- SvelteKit: src/routes
- Vercel
- FastAPI: src/lib/server
- Render
- Fine-tuned MobileNet for Fashion-MNIST classification
- Model: src/lib/server/MobileNet
- Compressed LLM (Mistral-7B-v0.1) for text generation
- Model: src/lib/server/Mistral
post: 한국어