Session details

Answering readers questions about real-time news: a B2C RAG-based chatbot for Corriere della Sera

Intermediate
Architectures
generative AI

Aula A - AI

Oct 26, 3:00 PM - 3:40 PM

Italian

We’ve developed and published a chatbot that is able to answer questions on economy / finance / stock market, using the contents of Corriere della Sera. We'll do a brief introduction on the topics of genAI and RAG. Then we’ll discuss the main challenges faced in the project: - handling 30.000+ contents - handling a continuous update of the vectorDB contents - handling the time dimension (a document vector that is semantically similar to the user query but outdated is less relevant) - handling latency (streaming, caching, etc)