Go from a fridge full of random ingredients to a recipe in mere seconds using AI and workshop mobile mode. AIP's dev tier allows anyone to get their own instance of Foundry and build AI use-cases at incredible speed, with scalability and security baked in. Use the same software utilized by multi-billion dollar enterprises to build your own personal recipe suggestion app.
See the youtube video here
The first step is uploading your package to the Foundry Marketplace:
- Download the project's
.zip
file from this repository - Access your enrollment's marketplace at:
{enrollment-url}/workspace/marketplace
- In the marketplace interface, initiate the upload process:
- Select or create a store in your preferred project folder
- Click the "Upload to Store" button
- Select your downloaded
.zip
file
After upload, you'll need to install the package in your environment. For detailed instructions, see the official Palantir documentation.
The installation process has four main stages:
-
General Setup
- Configure package name
- Select installation location
-
Input Configuration
- Configure any required inputs. If no inputs are needed, proceed to next step
- Check project documentation for specific input requirements
-
Content Review
- Review resources to be installed such as Developer Console, the Ontology, and Functions
-
Validation
- System checks for any configuration errors
- Resolve any flagged issues
- Initiate installation