Get up and running with SmartGraph in minutes
Install SmartGraph
Set Up Your Environment
.env
in this directory and add your OpenAI API key:your_api_key_here
with your actual OpenAI API key.Create Your First SmartGraph Application
app.py
and add the following code:Run Your Application