How to Use Saiku
Learn how to use Saiku as a terminal command or integrate it into your project.
Introduction to Saiku Usage
Saiku offers versatile functionalities to cater to different needs. Whether you prefer a quick command-line interface or integrating it into your project, Saiku adapts to your workflow. This introduction highlights the two primary ways to use Saiku.
Saiku: Flexible and Adaptable
Saiku’s design allows for two distinct modes of operation, giving you the flexibility to choose how you want to interact with this powerful AI agent.
Use Saiku as a Terminal Command
Install Saiku globally and use it directly from your terminal. Ideal for quick tasks and automation without project integration.
Integrate Saiku in Your Project
Add Saiku as an npm package to your project for seamless integration and use within your application.
Terminal Command
For rapid task execution and streamlined workflows, Saiku can be installed globally and accessed directly via the terminal. This method is perfect for standalone tasks and quick automation.
NPM Package Integration
Integrate Saiku into your Node.js projects as an npm package. This approach allows you to harness the power of Saiku within your applications, offering more control and customization.
No matter how you choose to use Saiku, its flexibility and adaptability ensure it fits perfectly into your workflow. Dive into the specifics of each method to discover how Saiku can enhance your productivity and task automation.
Was this page helpful?