News

I'm going to show you how to build a Lambda Runtime API extension that automatically scans and redacts sensitive information from your function responses, without touching a single line of your ...
Why write SQL queries when you can get an LLM to write the code for you? Query NFL data using querychat, a new chatbot ...
It’s no secret that I rather enjoy connecting things to the Internet for fun and profit. One of the tricks I’ve learned along the way is to spin up simple APIs that can be used when prototypi… ...
OpenAI’s GPT-4 Vision, often called GPT-4V, is a pretty big deal. It’s like giving a super-smart language model eyes. Before this, AI mostly just dealt with text, but now it can actually look at ...
This Swagger for Python tutorial demonstrates how to test, document and create REST APIs with OpenAPI, Swagger, Flask and FastAPI.
Want to run a large language model inside a Python app? This quick tutorial shows you how to use the Hugging Face API and Python to locally run LLMs.