Blog

Insights, tutorials, and updates from the Advantch team

An Introduction to AI Agents and The OpenAI Assistants
Blog

An Introduction to AI Agents and The OpenAI Assistants

Beginner-friendly Introduction to AI Agents and OpenAI Assistants. This post explains what AI Agents are and provides examples of building agents with the OpenAI API and OpenAI Assistants API

TH

Themba Mahlangu

5 min read

How to add charts to your Python application
Blog

How to add charts to your Python application

Charts are a great way to communicate information visually. In this article, you will learn how to add charts to your python or Django application.

TH

Themba Mahlangu

6 min read

Caching in Django to improve site performance
Blog

Caching in Django to improve site performance

Use caching to make your Django site faster. In this article we cover basic concepts of caching, different caching strategies and techniques for refreshing your cached content.

TH

Themba Mahlangu

7 min read

How to connect Django to SingleStore DB
Blog

How to connect Django to SingleStore DB

SingleStore is a high-performance database that is perfect for data-intensive applications. This article will show you how to configure Django to use SingleStore as a database.

TH

Themba Mahlangu

7 min read

Django HTMX Server-Side Datatables
Blog

Django HTMX Server-Side Datatables

Learn how to build a modern, fast UI for browsing large datasets using Django & Htmx. Can easily handle datasets with million plus rows.

TH

Themba Mahlangu

6 min read