
our toolbeltOur toolbelt (and when we use each)
n8n – Low-code orchestration for fast PoCs and reliable async workflows. Great for connecting SaaS + LLM actions with retries and schedules.
CrewAI – Multi-agent collaboration for complex tasks (planner/executor/reviewer patterns).
Dust – Opinionated agent framework with strong evaluation & governance; ideal for enterprise rollouts.
Make -
LangGraph / LangChain – Graph-based control flow and memory; good for custom agent logic and tool use.
OpenAI/Anthropic/Vertex AI – Model strategy by use-case (latency, cost, context, safety).
Vector search – Pinecone, Weaviate, or Vertex Matching Engine for grounded RAG.
Queues & schedulers – Airflow/Cloud Run Jobs/Cloud Tasks for scale & reliability.