Langchain pt. 2 - Data Analysis through Agents
Intro In the previous article I gave a very brief overview of LangChain, describing its main concepts with some examples with unstructured data in pdf format. Following the same approach, in this article we will give a brief introduction to Agents and proceed by trying to answer an ambitious question: leveraging these new AI tools, can we carry out data analysis on our DB without any knowledge of SQL nor of the data model, simply starting from a text prompt in natural language?...