Our Blog

Boost your knowledge with the insights from our expert team.

API
API
Close
Business
Business
Close
Web
Web
Close
Talk
Talk
Close
Python
Python
Close
Design
Design
Close
People
People
Close
Open Source
Open Source
Close
Javascript
Javascript
Close
placeholder background

Coding a chatless assistant with Django and OpenAI

Most AI applications we encounter today are based on chat interfaces. However, many other exciting ways to use large language models (LLMs) don't involve direct conversation. In this article, we'll explore one such application by building a location-aware AI tour guide using Django and OpenAI.

placeholder background

Bring AI features to your Django project: Django AI Assistant

We are happy to announce Django AI Assistant, an open-source library that integrates powerful AI capabilities into your Django projects. It simplifies adding AI functionalities like Function/Tool Calling and Retrieval-Augmented Generation, making your development process more efficient.