Artificial Intelligence

Sentiment Analysis

What is Sentiment Analysis? Sentiment Analysis is a field of Natural Language Processing responsible for systems that can extract opinions from natural language. NLP targets creating pipelines that can understand language like we humans do. Sentiment analysis is one of…

You might also like
Example of using Python with ChatGPT
Build your own Discord bot using ChatGPT
You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
Artificial Intelligence

Alexa, Alex, or Al?

Our tech world is fraught with troubling trends when it comes to gender inequality. A recent UN report “I’d blush if I could” warns that embodied AIs like the primarily female voice assistants can actually reinforce harmful gender stereotypes. Dag…

You might also like
Example of using Python with ChatGPT
Build your own Discord bot using ChatGPT
You might also like
Example: blog built with Angular
How to Upgrade to React 18
Python

Python is the Perfect Tool for any Problem

Reflecting on my first Python program Reflection is always helpful (and sometimes entertaining ) exercise. For nostalgia’s sake — if one can be nostalgic for something 2 years old— I wanted to share my first Python program. I initially picked up Python…

You might also like
Example of using Python with ChatGPT
Python and ChatGPT
Laravel

Introducing Laravel Nova

I’m thrilled to announce the newest member of the Laravel ecosystem: Laravel Nova. Nova is a beautifully designed administration panel for Laravel. We’ve sweated the small details and carefully crafted Nova to not only look great but to be a joy…

You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
Handpicked posts
Service Providers in Laravel: What They Are and How to Use Them
For those who haven’t actively used Service Providers in Laravel, it’s a mystical “term”: what “service” do they actually “provide”, and how exactly does it all work? I will explain it in this article. Default Laravel Service Providers Let’s start...
View more