Welcome! 馃憢

I use this space to write about technology. I鈥檓 currently exploring the world of AI, focusing primarily on its practical implementation in real life. I try to write as often as possible, so watch this space or follow me on X at @juanstoppa

Intial look at ChatGPT with Canvas

OpenAI released ChatGPT Canvas just a day after DevDay 2024 and it really feels like they are heading in the right direction.

October 3, 2024 路 4 min 路 Juan Stoppa

How I used ChatGPT o1 and Claude for generating a SQL RBAC report and was surprised by the results

I used an LLM to generate a Role Based Access Control (RBAC) report for a given user in SQL

September 22, 2024 路 10 min 路 Juan Stoppa

Code Smarter, Not Harder: Developing with Cursor and Claude Sonnet

I鈥檝e been using Cursor for a while now and I鈥檝e learned a few things that I want to share with you.

September 2, 2024 路 6 min 路 Juan Stoppa

Query your database with AI using LangChain and Gradio

This article explains how to setup LangChain and Gradio to create a ChatGPT like app to query your own database.

June 16, 2024 路 6 min 路 Juan Stoppa

Setting up Fast API in IIS and run APIs in Python

This article demonstrates how to setup Fast API in Internet Information Serine (IIS) to use Python as web services.

May 27, 2024 路 3 min 路 Juan Stoppa

DEMO - Voice to PDF - Complete PDF documents with voice commands using the Claude 3 Opus API

A quick demo app to complete PDF documents with voice commands

April 27, 2024 路 4 min 路 Juan Stoppa

Getting started with Azure OpenAI

Step by step guide on how to get started with using Azure Open AI and build ChatGPT like apps.

April 14, 2024 路 4 min 路 Juan Stoppa

Exploring the GPT-4 with Vision API using Images and Videos

This article explores the capabilities of the GPT-4 with Vision API using Images and Videos with code examples in Python.

January 31, 2024 路 9 min 路 Juan Stoppa