Skip to content

Commit b48fa7c

Browse files
authored
Create multilingual-django-applications-with-a-sprinkle-of-ai.md
1 parent 8dadf45 commit b48fa7c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Multilingual Django Applications with a sprinkle of AI"
3+
publishedAt: '2025-08-30'
4+
category: 'conference-talks'
5+
---
6+
Making your Django app work in multiple languages might sound daunting, but it doesn’t have to be. Django already comes with robust internationalization features, and tools like [yesglot](https://github.com/efe/yesglot), an AI‑powered translator I built for developers, make the process even smoother. In this presentation, we will explore the essentials of internationalization, highlight some lesser‑known tricks and show how yesglot can speed up translations so your app is ready for a global audience. Whether you are just getting started or have shipped Django projects before, you will find practical strategies you can apply right away.
7+
8+
I presented this topic as “Multilingual Django Applications with a sprinkle of AI” at [PyCon Greece 2025](https://pretalx.com/pycongr25/talk/AV8QYF/), held in Athens on August 30, 2025.
9+
10+
I’ll also be sharing the PDF slides after the talk.

0 commit comments

Comments
 (0)