Skip to content

Latest commit

 

History

History
50 lines (25 loc) · 1.1 KB

File metadata and controls

50 lines (25 loc) · 1.1 KB

Prerequisites

Resources you need to reproduce the results:

  1. Python runtime (https://www.python.org/downloads/)

    Install these modules.

    1.1 pip install openai

    1.2 pip install python-dotenv

    1.3 pip install urllib3

  2. Git (https://www.git-scm.com/downloads)

  3. Code Interpreter(for example: Vscode) (https://code.visualstudio.com/download)

  4. Github account (https://github.com/)

Creating your own .env file

README

Refer to this readme, for creating OpenAI Key

README

Refer to this readme, for creating the Google API.

README

Now that google API is set and ready to use. Finally we will setup the Airtable for CRM. Let's set it up.

Refer to this readme, for creating the Airtable API

README

Function calling with Agents in AWS

Click on this link README

Function calling with OpenAI

Click on this link README

Code Interpreter and Retrieval with OpenAI assistants

Click on this link README