Skip to content

tilrom/zapier-langchain-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dependencies

pip install pip install jupyterlab
pip install langchain
pip install openai
pip install python-dotenv

Requirements

  • OpenAI APIkey
  • Zapier Natural Language API Key
  • Zapier NLA Project ID (create a demo task in their UI according to website instructions listed below in resources)

RUN

  1. clone repo
  2. cd into zapier-langchain/quickstart
  3. add .env file with your OpenAI and Zapier API keys
  4. run jupyterlab in terminal
  5. Setup your Zapier NLA project in the Zapier NLA UI
  6. Edit the agent.task and run all cells in ZapierLangchain.ipynb

Resources

About

A Jupyter python notebook to Execute Zapier Tasks with GPT completion via Langchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%