This video guides you through setting up your environment to run MaxDuck AI. It covers installing Homebrew, Node.js, and Cloud Card via npm, and authenticating with your Claude account.
Chapters
00:00
Environment Setup
Setting up your environment to run MaxDuck AI.
00:06
Install Brew and Node
Installing Homebrew and Node.js.
00:56
Install Cloud Card
Installing Cloud Card using npm.
01:14
API Key Setup
Setting up authentication with your Claude account.
01:38
Clone Repository
Cloning the MaxDuck AI repository.
Transcript
00:00
Hi, I'll help you set up your environment to run MaxDuck AI on your machine.
00:05
So first we need to install Brew and Node on Visual Studio code, which is our ide, which we can install directly out of Google.
00:15
So we'll run this first command, which is in the article, so pretty easy to do.
00:19
And then we'll type in our password and press enter twice, to be able to move forward with the setup of this homebrew package.
00:27
Now we can see that Homebrew has been installed, so we'll install Node by copy pasting the node installation commands.
00:34
Okay, so on this environment you can see that Node is up to date and installed.
00:38
we'll be able to install Cloud Card through npm, which is Node's, package manager.
00:46
and here it's installed as well.
00:48
So once you've got that, you can simply type Cloud, which will run Cloud cards.
00:53
you might need to add an API key or manage your authentication.
00:57
It will redirect you to your entropic account, where you can either copy paste your API key or set up your environment through logging in, on your Claude account.
01:09
so then you can ask Claude to do things for you.
01:13
So we're done with terminal commands.
01:15
So you could go like install this repository, which is the repository we've got for maxdock AI, and it will basically run through every step that's needed to set up your environment properly.
01:28
So now the setup is done, we can move to the interactive setup.
01:36
So what we need is to copy paste this script or just ask him to do the run by itself.
01:44
So we'll have a setup wizard which will help you, do the whole setup.
01:50
So you get the welcome to Max AI.
01:52
Let's get you up, and running in just a few minutes and you'll be able to add your API keys and start generating your first release.