Teaching deep learning and software engineering from the first principles.
Introduction In the previous article, "Building a Story Generation App with FastAPI, AWS Bedrock, and Langchain," you created a web application that...
Introduction This tutorial provides a step-by-step guide to building a web application that generates creative stories. You'll use Python, FastAPI,...
This article will guide beginner Python developers on creating a web application that generates quizzes using the power of AI. You will learn about...
This article will guide AI developers on creating a job scraping API. You will learn how to build an API using FastAPI, scrape websites using...
This article will guide beginner Python developers on creating Twitter bots. You will learn the Twitter API while building a your bot and then you...
Introduction This tutorial will guide you on how to build your first USSD app. Tools used Python 3 Django 1.11 - The Web framework for perfectionist...