Cookbook overview
The cookbook contains end-to-end recipes for common development, DevOps, and integration scenarios.
Available recipes
- GitHub Action PR reviewer: Set up an autonomous CI agent that reviews pull requests, verifies test coverage, and proposes exact code fixes.
- React chat UI: Build a responsive, streaming web chat interface connected to Seepient's WebSocket daemon.
- Local LLMs with Ollama: Run fully offline agents using Ollama and vLLM with automatic fallback to cloud models during high-load periods.
- Production checklist: Hardening checklist for deploying Seepient safely in production cloud environments.