Unfolding the universe of possibilities..

Journeying through the galaxy of bits and bytes.

Utilizing the OpenAI API for Detection of SMS Spam Messages

Unlocking efficient text classification with pre-trained models: a case study using OpenAI’s GPT-3.5-turbo Image by https://unsplash.com/es/@tma Traditionally, any natural language processing text classification project would start with gathering instances, defining their respective labels, and training a classification model, such as

Intro to LLM Agents with Langchain: When RAG is Not Enough

First-order principles of brain structure for AI assistants Hello everyone, this article is a written form of a tutorial I conducted two weeks ago with Neurons Lab. If you prefer a narrative walkthrough, you can find the YouTube video here: https://medium.com/media/374471d87e68da8ff4bc82fc1f9b70a2/href

MOIRAI: Salesforce’s Foundation Model for Time-Series Forecasting

Code, model weights, and data will be released soon Continue reading on Towards Data Science »

What Does it Take to Get into Data Engineering in 2024?

Career advice for aspiring data practitioners Continue reading on Towards Data Science »

Don’t Be A Data Scientist If You…

My understanding of the role after working over three years Continue reading on Towards Data Science »

Visualize a business process through data serialization

Sometimes, we want to visualize a business process in Power BI. This is not easy, depending on the visualization needed. Continue reading on Towards Data Science »

Designing RAGs

A guide to Retrieval-Augmented Generation design choices. Continue reading on Towards Data Science »