Home
Experience
Publications
Posts
Projects
Machine Learning
Making and Deploying an AI Web App in 2023 (Part 9)
How to make and deploy a simple frontend for an AI web app that interacts with a serverless backend.
Mar 8, 2023
4 min read
AI
,
NLP
Making and Deploying an AI Web App in 2023 (Part 8)
How to deploy a serverless AI app to Google Cloud almost for free using Cloud Run and the Artifact Registry.
Mar 8, 2023
4 min read
AI
,
NLP
Making and Deploying an AI Web App in 2023 (Part 7)
How to develop a simple CI/CD pipeline for testing your code with GitHub Actions.
Mar 8, 2023
3 min read
AI
,
NLP
Making and Deploying an AI Web App in 2023 (Part 6)
How to use multi-stage building in Docker to containerize a hatch project with a web app.
Mar 8, 2023
3 min read
AI
,
NLP
Making and Deploying an AI Web App in 2023 (Part 5)
How to use FastAPI+Uvicorn to write and deploy the backend of a simple AI App.
Mar 8, 2023
4 min read
AI
,
NLP
Making and Deploying an AI Web App in 2023 (Part 4)
How and why we should use pytest and unit tests to facilitate development when writing an AI App.
Mar 8, 2023
8 min read
AI
,
NLP
Making and Deploying an AI Web App in 2023 (Part 3)
How to setup a Python project for easy developing with black, ruff, pre-commit hooks, and type hints.
Mar 8, 2023
5 min read
AI
,
NLP
Making and Deploying an AI Web App in 2023 (Part 2)
How and why to make a proof of concept for an AI app, using Jupyter Notebook.
Mar 8, 2023
4 min read
AI
,
NLP
Making and Deploying an AI Web App in 2023 (Part 1)
A complete guide to developing and deploying an AI Web App with modern tools.
Mar 8, 2023
2 min read
AI
,
NLP
Tweet Fake
This was a short project I did with a pick-up team for a weekend-long Hackathon. The idea was to take the most liked tweets for a specific user, and use a Large Language Model to generate new tweets in this user’s style.
Code
Video
»
Cite
×