What inside?

youtube-how-to-implement-ai-functions





Clone repository

Step 1.1 - clone repository (variant 1)

alt text

or Step 1.1 - clone repository (variant 2)

git clone https://github.com/nicitaacom/acc2-ai-implementation

Step 1.2 - install deps

pnpm i

Step 1.3 - run project

pnpm dev



Step 2 - setup .env (variant 1)

Use guide provided in video

Note: You need to charge at least 5$ to use OpenAI API

or Step 2 - setup .env (variant 2)

Note: You need to charge at least 5$ to use OpenAI API

  1. Go to - https://platform.openai.com

  2. Click 'Create new secret key' generate-new-secret-key

  3. Paste it here paste env

  4. Copy organization id copy-organization-id

  5. Paste it here paste env