Add your description here
Project description
Griptape Nodes
Griptape Nodes provides a powerful, visual, node-based interface for building and executing complex AI workflows. It combines a cloud-based IDE with a locally runnable engine, allowing for easy development, debugging, and execution of Griptape applications.
(Clicking the image opens the video on Vimeo)
Key Features:
- Visual Workflow Editor: Design and connect nodes representing different AI tasks, tools, and logic.
- Local Engine: Run workflows securely on your own machine or infrastructure.
- Debugging & Stepping: Analyze flow execution step-by-step.
- Scriptable Interface: Interact with and control flows programmatically.
- Extensible: Build your own custom nodes.
Learn More:
- Full Documentation: docs.griptapenodes.com
- Getting Started: docs.griptapenodes.com/setup/
- Engine Configuration: docs.griptapenodes.com/configuration/
Quick Installation
Follow these steps to get the Griptape Nodes engine running on your system:
-
Login: Visit Griptape Nodes and log in or sign up using your Griptape Cloud credentials.
-
Install Command: Once logged in, you'll find a setup screen. Copy the installation command provided in the "New Installation" section. It will look similar to this (use the exact command provided on the website):
curl -LsSf https://raw.githubusercontent.com/griptape-ai/griptape-nodes/main/install.sh | bash
-
Run Installer: Open a terminal on your machine (local or cloud environment) and paste/run the command. The installer uses
uvfor fast installation; ifuvisn't present, the script will typically handle installing it. -
Initial Configuration (Automatic on First Run):
- The first time you run the engine command (
griptape-nodesorgtn), it will guide you through the initial setup: - Workspace Directory: You'll be prompted to choose a directory where Griptape Nodes will store configurations, project files, secrets (
.env), and generated assets. You can accept the default (<current_directory>/GriptapeNodes) or specify a custom path. - Griptape Cloud API Key: Return to the Griptape Nodes setup page in your browser, click "Generate API Key", copy the key, and paste it when prompted in the terminal.
- The first time you run the engine command (
-
Start the Engine: After configuration, start the engine by running:
griptape-nodes
(or the shorter alias
gtn) -
Connect Workflow Editor: Refresh the Griptape Nodes Workflow Editor page in your browser. It should now connect to your running engine.
You're now ready to start building flows! For more detailed setup options and troubleshooting, see the full Setup Guide.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file griptape_nodes-0.26.10.tar.gz.
File metadata
- Download URL: griptape_nodes-0.26.10.tar.gz
- Upload date:
- Size: 21.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d83ca09af5b655aa39a9c8856eedff58dda56fb4ca0d6a88fd5b83935d7da9ab
|
|
| MD5 |
ca1d057c5e217c55a0c9b82278337b1a
|
|
| BLAKE2b-256 |
2abcc6eb52b871f331b66044f83849a8890762d31cc226c7833155f6ecc74237
|
File details
Details for the file griptape_nodes-0.26.10-py3-none-any.whl.
File metadata
- Download URL: griptape_nodes-0.26.10-py3-none-any.whl
- Upload date:
- Size: 159.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
912423492d76cb3d60ea3c14a0acce8ba592f73e2ee6262a5e8a07eb460e2dee
|
|
| MD5 |
62e937b58903e02089d94b74fe07daf8
|
|
| BLAKE2b-256 |
756da8ece4c775be393aa405c301d62af1c7957883519dba0d8cf2706a642614
|