-- A talk I gave at PyCon Italia 2025
Keeping in mind the Pythonic principle that “simple is better than complex”, we’ll see how to implement a semantic search in a web service using only an Open-Source AI stack based on Python, Django, PostgreSQL, PGvector, Sentence Transformers.