- Step1: Clone the GenKit repository to your local machine.
- Step2: Install dependencies with npm or yarn.
- Step3: Configure your Firebase project ID and LLM provider API keys in .env.
- Step4: Deploy Cloud Functions and Firestore rules with firebase deploy.
- Step5: Integrate GenKit UI components into your web or mobile app.
- Step6: Trigger generative AI workflows via client SDK calls or chat UI.