Image Captioning with HuggingFace
Image captioning with AI is a fascinating application of artificial intelligence (AI) that involves generating textual descriptions for images automatically.
Intro to Chatbots with HuggingFace
In this tutorial, we will show you how to use the Transformers library from HuggingFace to build chatbot pipelines. Let’s
How to Get Cryptocurrency Data from Kraken API in Python
Data Scientists can be involved in “algorithmic trading” projects. Currently, since we are entering the Web3 era, we come across
Retweet Network Analysis in Cryptocurrencies
In this tutorial, we will run a simple network analysis on retweets that contain the hashtag “#Crypto” by taking into
How to Get Twitter Data using R
In a previous post, we showed how to get Twitter data using Python. In this tutorial, we will show you
How to Get Twitter Data using Python
This tutorial is a gentle introduction to tweepy library. We will show you how to get Tweets using Python that
Git Branches Tutorial
In this tutorial, we will talk about Git branches. Using simple examples, we will show you how to create, switch,
How to Paraphrase Documents using Transformers
In this tutorial, we will show you how to paraphrase a whole document using Transformers. In this example, we will
Web Article NLP Analysis in Python
As a Data Scientist and an NLP specialist, you may need to extract web articles and analyze them. An easy
AWS SageMaker and GitHub Integration
In this tutorial, we will show you how to integrate SageMaker with GitHub. There are some steps that need to
How to Create a Simple Streamlit App + How to Deploy it on Heroku
Streamlit is our favorite way to create python web apps due to its simplicity. You can build beautiful and complex