- README: Fixed backend command, added GPU compatibility reference - forge.md: Fixed train CLI (--output-dir), added GPU troubleshooting - Added reference to GPU compatibility guide for RTX 50-series
Frontend expects /api/chat but backend had /chat. Added APIRouter with prefix=/api to fix route mismatch.