Show notes
In this episode of Running in Production, Saad Malik talks about buildinga free cover letter analysis tool with Flask and Python. It uses NLP (Naturallanguage processing) and has been up and running on Google App Engine sinceApril 2020.Saad goes over various Python NLP libraries, processing 400+ cover letters inhis first month after shipping an MVP, using MongoDB as a primary database,keeping his front-end simple with a bit of jQuery, what it’s like to deploy aPython app using Google App Engine and more.Topics Include 44:28 – If you want to contact Saad you can find him on LinkedInLinks📄 References https://en.wikipedia.org/wiki/Cover_letter https://en.wikipedia.org/wiki/Natural_language_processing https://www.mongodb.com/products/compass https://www.wufoo.com/ https://cloud.google.com/appengine/docs/standard/python/config/appref https://www.spyder-ide.org/⚙️ Tech Stack flask → python → app-engine → gcp → jquery → mongodb → 🛠 Libraries Used https://www.nltk.org/ https://spacy.io/ https://jquery.com/ https://gunicorn.org/ https://pymongo.readthedocs.io/en/stable/ https://github.com/wtforms/wtforms https://github.com/pytest-dev/pytestSupport the ShowThis episode does not have a sponsor and this podcast is a labor of love. If you want to support the show, the best way to do it is to purchase one of my courses or suggest one to a friend. Dive into Docker is a video course that takes you from not knowing what Docker isto being able to confidently use Docker and Docker Compose for your own apps.Long gone are the days of "but it works on my machine!". A bunch of followalong labs are included. Build a SAAS App with Flask is a video course where we build a realworld SAAS app that accepts payments, has a custom admin, includes high testcoverage and goes over how to implement and apply 50+ common web app features.There's over 20+ hours of video.

