In this video I ran an experiment using LangChain + ChatGPT to autonomously create Excel files based on only prompts.
Sampel code: https://github.com/pythoninoffice/tut...
Sample data: https://github.com/pythoninoffice/tut...
00:00 Intro
01:20 Setup
03:45 LangChain Agents Overview
04:40 Code walkthrough
05:50 Autonomously query tabular data
07:00 Autonomously save Excel file
07:40 Create Excel w/ chart