grahamfleming.hashnode.devFirebase Firestore Python - Getting StartedI'm going to guide you through the workings of this Firebase Firestore Python code, breaking it down for you so you can hit the ground running. Installation In order to install the Firebase Admin SDK for Python using pip, the following command should...Jun 16, 2023·3 min read
grahamfleming.hashnode.devUnleashing AI Power: A Beginner's Guide to OpenAI API Calls in PythonWhether you're an AI enthusiast, a budding data scientist, or a seasoned developer eager to explore the world of AI, this guide is for you. We'll walk you through the process of making your first API call to OpenAI using Python, one of the most popul...May 10, 2023·2 min read
grahamfleming.hashnode.devPROJECT - Random Color GeneratorApplications that have a client side facing front end can allow developers to create user interfaces that can be used to interact with different parts of your application. The process of taking input data and using this information to dictate paramet...Aug 20, 2022·2 min read
grahamfleming.hashnode.devHow to call an API with fetch()The Fetch API provides an interface for fetching resources using the Request and Response objects, allowing them to be used anywhere that might require you to generate a response programmatically. For making a request and fetching a resource, use the...Aug 20, 2022·1 min read
grahamfleming.hashnode.devTiny Robot Crab Army Could Assist With Surgeries One DayEmployers throughout the country are increasingly enlisting the help of automated technology and robotics to fill labour shortages. While automation isn't a new trend, it's become a lifeline for companies struggling to satisfy demand in a current tig...Jun 1, 2022·1 min read