Agentic Data

Yesterday I attended to very interesting round table around AI/data organized by Nao Lab. They simple call it agentic data a chat bot to talk to your data. Pretty much chatGPT like interface aiming/solving multiple things at a time:

Some facts

Would it be useful to me/to the company? The answer is definitely yes for me. Thanks to this, I’d spend much less time on non-interesting requests. Someone mentioned that this requires a good foundation on data warehouse as well. Since (potentially) more people interacts with data, it should be reliable all the time to everyone.

Self-QA

What is rag? They mention a lot

RAG, or Retrieval-Augmented Generation, is a technique that enhances large language models (LLMs) by allowing them to retrieve and incorporate new information from external data sources before generating responses.

Mistral is about 100 times less than Claud according to some panelist.