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

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

Getting started with OpenAI using Python in Windows

A beginner’s guide to install Python and start using OpenAI in Windows

April 19, 2023 · 5 min · Juan Stoppa