Scoring Model App
- Client: Leadbook Pte Ltd
- Tech Stack: Python, FastAPI, Asyncio, Redis, AWS (specifically boto3)
- Github URL: Project Preview Link
Contributed to the development of an API that serves machine learning models, by implementing a caching feature that improves the API's response time. The cache stores the results of previous predictions, eliminating the need for the model to be re-run if the same input is requested.