Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Company of zero on CloudFlare workers - discord and web - SharePoint and GitHub
Explore running a company with AI agents on serverless workers for near-zero cost. This talk details an agentic flow for back-office automation, presented on the mainstage.
AnimaMesh operates a company-of-0: an organization whose entire back office — compliance calendar, bookkeeping, document librarianship, board governance, research watch, inbound triage — is run by a mesh of AI agents. One human (the principal) supplies judgment and signatures. Everything else wakes up on its own heartbeat, reads the company’s knowledge, does the preparable work, and reports back: “here’s what I found, here’s the draft, approve or edit.”
AnimaMesh is a TypeScript engine running AI agents on Cloudflare Workers, managing company operations via a Git-backed OKF knowledge bundle.
AnimaMesh is a TypeScript-based AI agent orchestration system leveraging Cloudflare Workers and Durable Objects.
- Cloudflare WorkersDeploy serverless code instantly on Cloudflare's global network, executing with zero cold starts via V8 isolates for ultra-low latency.Cloudflare Workers is your serverless compute platform: run JavaScript, TypeScript, or WebAssembly directly on Cloudflare's global edge network. Leveraging the V8 engine and its isolate architecture ensures near-instant startup (zero cold starts), delivering ultra-low latency to users in over 330 cities. Use Workers to deploy fast edge logic—from custom API gateways and request routing to modifying responses and running AI inference—without managing a single server.
- TypeScriptTypeScript is an open-source superset of JavaScript: it adds static typing and compiles to clean, standards-based JavaScript.TypeScript is a high-level, open-source language developed by Microsoft: it acts as a superset of JavaScript, adding a powerful static type system. This system enables compile-time type checking, catching errors before runtime (a critical benefit for large-scale applications). The TypeScript Compiler (TSC) reliably transpiles all code into clean, standards-based JavaScript (ES3 or newer), ensuring compatibility across any browser or host environment (Node.js, React.js, etc.).
- Claude Code Agent SDKA high-performance CLI and SDK for building autonomous coding agents that execute complex refactors and terminal commands directly.Claude Code transforms the model into a hands-on engineer capable of managing the full development lifecycle. It integrates directly with local environments to edit files, run test suites (like Vitest or Pytest), and debug build errors in real time. By utilizing the Anthropic SDK, developers can automate repetitive migrations and codebase-wide updates with 100% precision. It is the definitive tool for teams moving from simple chat interfaces to fully autonomous software engineering workflows.
- Google Cloud PlatformGCP delivers Google's global infrastructure (Compute Engine, BigQuery) for secure, scalable cloud solutions and AI/ML innovation.Google Cloud Platform (GCP) provides the core infrastructure and services for modern digital transformation. The platform leverages Google's global network, spanning 39 regions and 118 zones, to host critical workloads securely. Key services include Compute Engine (IaaS), Google Kubernetes Engine (GKE) for container orchestration, and BigQuery (serverless data warehouse) for petabyte-scale analytics. GCP integrates advanced AI/ML capabilities via Vertex AI, allowing developers to build and deploy models fast. Security is paramount: the platform uses Google's multi-layered security model, protecting data and applications with zero-trust principles. New customers can utilize the free tier and $300 in credits to deploy their next project.
- Kimi for CodeKimi for Code is Moonshot AI's terminal-based AI coding agent, powered by the K2.7 Code model, designed for efficient code generation, editing, and debugging within developer workflows.Kimi for Code, developed by Moonshot AI, is a terminal-based AI coding agent utilizing the K2.7 Code model. It excels in frontend development and structured code generation, allowing developers to write, edit, and debug code directly from their command line. Kimi for Code supports SKILL.md files for extensibility, enabling custom functionalities. The K2.7 Code model demonstrates strong performance on coding benchmarks and is competitive with other leading AI coding agents like Claude Code and OpenCode, particularly in cost-efficiency and handling complex multi-step agent plans.
Compose Email
Loading recent emails...