Initial 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.
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
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.
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.
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.
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
Getting started with Azure OpenAI
Step by step guide on how to get started with using Azure Open AI and build ChatGPT like apps.
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.