Published inDataDrivenInvestorGetting Started with Candlesticks Patterns and PythonA concise tutorial on candlestick patterns for Python developers. Learn how to visualize and detect candles in data to generate trading…5d ago5d ago
Develop a Recipe Generator AI App in PHP Laravel using OpenAIAlright, so the first text-based GenAI app that I am going to build is actually an AI-based recipe generator in PHP Laravel using OpenAI…Oct 24Oct 24
Published inDataDrivenInvestorGetting Started with Candlesticks and PythonIn this post, we will briefly discuss candlesticks, their basics, types, and how you can use OHLC data to identify them. I’ll aim to keep…Oct 8Oct 8
Published inDataDrivenInvestorIntroduction to prompt engineeringThis post is part of the GenAI SeriesSep 27Sep 27
Introduction to LLMSo, I am starting this GenAI series where I will share insights related to GenAI and large language models (LLMs). This is the first post…Sep 16Sep 16
Introduction to trading for programmersI am starting a new series, Trading for Programmers (T4P), where I will cover topics related to trading and how programmers can leverage…Sep 13Sep 13
Writer’s BlockThere was a time when I effortlessly wrote multiple blog posts each month, a practice that continued for years. However, for the last two…Aug 16Aug 16
Scraping HTML Data with BeautifulSoup [2024 Guide]Have you ever wondered how to pull out useful information from websites without the hassle? BeautifulSoup is your go-to tool for scraping…Jul 251Jul 251
Getting started with OpenAI Assistant APIs and PythonLearn how to integrate custom GPTs with your web apps and make it available for others and earn moneyMay 12May 12
Published inITNEXTBuilding an E-commerce Product Recommendation System with OpenAI Embeddings in PythonA step by step guide using OpenAI embeddings to create a product recommendation systemFeb 25Feb 25