Create a virtual environment
Terminal
and create a python virtual environment.Set your API key
Install libraries
Start your Postgres server
db_url
.Run Agent (first time)
Subsequent Runs
knowledge_base.load(recreate=True)
to avoid reloading the PDF each time.