A Blog full of AI Projects

A Blog full of AI Projects

Python FastAPI with JWT Auth serving ML Inference API predicting house prices using Ames Dataset and PyTorch (v6)

05-May-2026

Python FastAPI with JWT Auth predicting House Prices (v6) - hosted at Vercel Cloud using Serverless Functions

This version is using the Ames Housing Dataset predicting houce prices by a PyTorch-trained MLP model exported to ONNX format ready for running at various platforms

Try the demo by OpenAPI...

A Starter FastAPI + JWT Auth + Deep Learning + ONNX + House Price Predicting + Ames Housing Dataset + OpenAPI / Swagger - secured by HTTPS

During the development process, I used ChatGPT for assisting with code generation and Github Copilot for code inline suggestion

DevOps by VS Code + GitHub + Vercel Cloud

The Web API at GitHub
AI - Machine Learning - Deep Learning - RAG