Conference Talk
Building a RAG from ground up with Hexagonal Architecture
A deep dive into building a Retrieval-Augmented Generation system from scratch, applying Hexagonal Architecture principles to keep the AI components clean, testable, and decoupled from infrastructure concerns.
#Python
#RAG
#AI
#Hexagonal Architecture
#LLM