notebooks/agents_poc_v3.ipynb
: notebook to test the implementation of the SQL agent
app/src/db_agent.py
: implements the SQL Agent with memory and few-shot learning
app/src/etl/etl.ipynb
: implements some simple logic to extract the data, clean it and load to the final database