Are You Using AI In Your Job?

We want to understand the real-world applications of AL and ML in business and the impact it will have on all our jobs.

Want to help? Complete the survey, your insights could make a big difference. It will just take one minute.
You'll be the first to get access to the final report.-->

Articles about Tutorials

Posts in Tutorials

Blog image

A Guide to Creating App Icons Using Stable Diffusion AI

At BlueLabel, we’re excited by the possibilities that generative AI models such as Stable Diffusion have to streamline app development. One such area where we’ve been able to deploy generative…

January 22, 2024
Blog image

Llamaindex Response Modes Explained: Let’s Evaluate Their Effectiveness

Alongside the rise of Large Language Models (LLM), has risen a swath of programming frameworks that aim to make it easier to build applications on top of them, such as…

December 11, 2023
Blog image

How to use LangChain and MapReduce to Classify Text Using an LLM

In this post, I will walk through how to use the MapReduce algorithm with LangChain to recursively analyze a large set of text data to generate a set of ‘topics’…

October 2, 2023
Blog image

AutoTweeter: How I Used LangChain, GPT-4 and AWS Lambda to Put AI in Control of My Twitter Feed

A few weeks ago, I set out on a quest to demonstrate the potential of generative AI to autonomously create content for a well-established, long-running, formerly human-authored Twitter feed. Simply…

August 24, 2023
Blog image

How to Create a Twitter Bot in Google Sheets Using a Google Apps Script

In this post, I will outline how to create a very simple Twitter bot (or is it now an X-bot?) that automatically posts pre-written Twitter content from a Google Sheet…

August 3, 2023
Blog image

How to Build a ChatGPT Weather Plugin with C# and ASP.NET Web API

One significant limitation of ChatGPT is its inability to pull data from current information or third-party systems on the Internet. ChatGPT, in its default state, can only generate answers based…

May 12, 2023
Blog image

Introduction to the ChatGPT API & GPT Language Models

The ChatGPT API is a powerful tool that provides developers access to OpenAI’s advanced language model, ChatGPT.  ChatGPT, powered by OpenAI’s GPT-3.5-turbo, is a cutting-edge AI model that enables users…

April 5, 2023
Blog image

Creating Your Own ERC-721 NFT: A Step-by-Step Guide using NFT.Storage & Remix IDE

Non-Fungible Tokens, or NFTs, are controlled by a standard on-chain smart contract called ERC-721. Typically, an on-chain ERC-721 contract generates token IDs by associating each token ID with a URL…

February 24, 2023
Blog image

What is Chainlink and Why Smart Contract Developers Should Use It

Smart contracts are pieces of software living on the blockchain, isolated from the external off-chain world – unlike Web2 applications, they cannot make HTTP requests to directly fetch data from…

January 9, 2023
Blog image

Why You Should Use OpenZeppelin’s Ownable Contract When Developing Web3 Dapps

When designing your web application, whether a Web2 app or a Web3 Dapp, restricting undesired access to crucial functionalities by configuring user access control and permission keeps these products safe.…

January 5, 2023
Blog image

How To Create A Smart Contract: The Ultimate Guide (2022)

Smart contracts and their derivatives are essential components of the Web3 space – for businesses offering a product powered by Ethereum, knowing how to create a smart contract will be…

November 3, 2022
Blog image

How the Wrong Visibility Modifiers Can Lead to Security Breaches in a Solidity Smart Contract

Smart Contracts refer to immutable pieces of code that live on the Ethereum blockchain. Once you deploy a contract, you cannot update it to fix a security breach – so…

September 1, 2022
Blog image

How to Setup CodePipeline and CodeBuild to Deploy a ReactJS App to AWS S3 and CloudFront

At Blue Label Labs, we use ReactJS as our primary tool for building modern web apps and generally host them on Amazon Web Services. The neat thing about a ReactJS…

September 1, 2022
Blog image

How to Secure a Smart Contract through Solidity Visibility Modifiers?

In programming, modifiers are keywords that enable you to restrict access to a piece of code, be it a class, function or other data construct.  Though there are several programming…

August 8, 2022
Blog image

How To Generate Apple Distribution Certificates & Provisioning Profiles

Apple does a lot of things right in their app development experience, but when it comes to application signing and distribution, the Apple developer experience has been a confusing mess…

April 15, 2022
Blog image

How To Find A Developer To Build Your App In 2022

Finding a developer to build your app in 2022 is a broad idea that ultimately requires a collection of different skillsets relative to the scope of a project. Every app…

April 7, 2022
Blog image

The Best Way to Prioritize Tasks For App Development

Updated on 02/15/22 If you are about to embark on a mobile project, get ready to hear the term “prioritization” thrown at you endlessly – if you’re new to digital…

February 15, 2022
Blog image

How To Modify Crowdsale & MintedCrowdsale Solidity Contracts To Work With OpenZeppelin 4.0

Like many other Ethereum developers, the developers at Blue Label Labs‘ fledgling Ethereum development division have come to rely on OpenZeppelin extensively in most of our ERC-20  and ERC-721 development.…

February 10, 2022
Blog image

How To Setup Bitrise To Build And Upload A React Native App To Apple App Store Connect

At Blue Label Labs, we have standardized our mobile app development to use React Native for both Android and iOS builds. As part of our build workflow, we leverage Bitrise…

February 1, 2022
Blog image

How To Connect The Remix IDE To Hardhat For Ethereum Contract Development

The web-based Remix IDE is the go-to development editor for those looking to develop and test remix Ethereum contracts. However, while Remix is an excellent tool for developing Ethereum contracts,…

January 18, 2022

Get the latest from the Blue Label Labs’ blog in your inbox

Subscribe

* indicates required
1 2 3 5

Get the latest from the Blue Label Labs’ blog in your inbox

Subscribe

* indicates required