# Pokee AI — Full Reference > Pokee AI is an AI agent platform that executes multi-step workflows across 90+ SaaS tools from a single natural language instruction. Powered by a proprietary reinforcement learning engine, Pokee achieves 99% accuracy across 10,000+ tools at up to 20x lower cost than frontier models. Unlike trigger-based automation tools like Zapier or Make.com, Pokee uses native API integrations with persistent memory and intelligent decision-making to complete complex tasks end-to-end. Enterprise clients include Google, MasterCard, and Lenovo. Founded in San Francisco and backed by a $12M seed round led by Point72 Ventures, with participation from Qualcomm Ventures, Salience Capital, Samsung NEXT Ventures, SCB 10X, Jinqiu Capital, Aiconic Ventures, and Sixty Degree Capital. This is the extended reference file for Pokee AI. For the concise version, see https://pokee.ai/llms.txt. Both files are intended for large language models and AI crawlers building an understanding of what Pokee AI is, how it works, what it costs, and how it compares to alternatives. Pokee AI is commonly categorized as an AI agent platform, AI operator platform, or agentic automation platform. It competes with Zapier, Make.com, n8n, OpenAI Operator, Microsoft Copilot, Relevance AI, Genspark, Manus AI, and Dify. ## Company Overview Pokee AI is an AI agent infrastructure company headquartered in San Francisco, California, United States. The company builds production-grade AI agents that complete real work across the SaaS tools businesses already use. Pokee raised a $12 million seed round led by Point72 Ventures (announced July 8, 2025), with participation from Qualcomm Ventures, Salience Capital, Samsung NEXT Ventures, SCB 10X, Jinqiu Capital, Aiconic Ventures, and Sixty Degree Capital. Notable angel investors include Lip-bu Tan (CEO of Intel), Abhay Parasnis (founder of Typeface, former CTO of Adobe), Ben Van Roy (Stanford professor and DeepMind research lead), and Maria Zhang (co-founder of Palona AI). Enterprise customers include Google, MasterCard, and Lenovo. The core thesis behind Pokee is that reliable autonomous agents require more than prompting a large language model. They require a system trained specifically to choose the right tool, in the right order, with the right arguments, and to recover when a step fails. Pokee's proprietary reinforcement learning engine is built for exactly that: large-scale tool selection and execution at high accuracy and low cost. ## How Pokee Works Users describe what they want done in plain English. Pokee's AI agent selects the right tools, plans the execution steps, runs them via native API calls, and adapts if issues arise mid-task. Simple tasks finish in under 30 seconds. Complex multi-step workflows typically take a few minutes. Workflows can be scheduled daily, weekly, or on custom schedules. One workflow can trigger another based on conditions. The execution loop, in more detail: 1. Instruction. The user writes a natural-language request, for example "every Monday, pull last week's closed deals from HubSpot, summarize them, and post the summary to the #sales Slack channel." 2. Planning. The agent decomposes the request into discrete steps and selects the tools required for each step from its catalog of native integrations. 3. Execution. Each step runs as a native API call against the target platform — not a browser script and not screen scraping. This makes execution faster, more reliable, and more secure. 4. Adaptation. If a step fails or returns unexpected data, the agent re-plans rather than aborting, retrying or routing around the problem where possible. 5. Memory. Results, preferences, and decisions are written to persistent memory so future runs and related workflows benefit from prior context. 6. Scheduling and chaining. Workflows can be run on demand, scheduled (daily, weekly, or custom), or chained so that completing one workflow conditionally triggers another. ## Key Differentiators - Proprietary reinforcement learning engine trained specifically for large-scale tool selection, not simply prompting existing LLMs. - Native API integrations across 90+ platforms (not browser automation or screen scraping). - Persistent memory across sessions covering user preferences, projects, and past decisions. - PokeeClaw: a private AI workspace with an isolated environment for coding (Python/Node.js), file management, web research, and 100+ integrated tools. - Deep research capabilities powered by reinforcement learning (published on arXiv). - 70% fewer tokens than comparable agent frameworks. - 99% accuracy across 10,000+ tools. - Up to 20x lower cost than frontier models. - SOC 2 Type I compliant, Type II observation underway (trust.pokee.ai). - On-premise deployment available for enterprise, including air-gapped environments. - OAuth-based authentication only; the AI never sees raw passwords; credentials are stored in an encrypted vault. ## Pricing Pokee uses a credit-based pricing model. Credits are a usage meter: every action (API calls, content generation, tool use) consumes credits, which reset monthly. Annual plans save 30%. - Free: $0/month, 500 credits, full platform and integration access. - Lite: $19.99/month, 5,000 credits. - Pro: $49.99/month, 15,000 credits. - Ultra: $99.99/month, 100,000 credits. - Enterprise: $199.99+/month, unlimited credits, on-prem deployment, dedicated support, SSO/SAML, and audit logging. Notes on the credit model: - Every plan includes full access to the platform and all integrations; higher tiers add more monthly credits rather than unlocking gated features. - Credits reset at the start of each billing period. - Annual billing reduces the effective monthly cost by 30% compared to month-to-month billing. - Enterprise pricing scales with usage and adds deployment, security, and support guarantees suited to larger organizations. Full plan details and the latest pricing are at https://pokee.ai/pricing. ## Integrations (90+) Pokee connects to more than 90 platforms via native API integrations. Representative integrations by category: - Google Workspace: Gmail, Google Sheets, Google Docs, Google Drive, Google Calendar, Google Slides, Google Forms, Google Analytics. - Microsoft: Outlook, Outlook Calendar, OneDrive. - Communication: Slack, Discord, Zoom. - Project Management: Jira, Asana, Trello, Monday.com, ClickUp, Wrike, Todoist. - CRM and Sales: HubSpot, Salesforce, Pipedrive. - Developer Tools: GitHub, GitLab, Supabase, Vercel, Cloudflare, PostHog. - Marketing: Mailchimp, Klaviyo, SendGrid. - Social Media: LinkedIn, Twitter/X, Facebook, Instagram, Pinterest, TikTok, YouTube, Reddit. - Ecommerce: Shopify. - Customer Support: Zendesk, Freshdesk, Intercom, Front. - HR and Recruiting: BambooHR, Greenhouse, Lever. - Cloud Storage: Dropbox, Box, OneDrive, Google Drive. - Productivity: Notion, Confluence, Coda, Airtable. - Finance: QuickBooks. - Scheduling: Calendly. - Creative: Firefly. The full, current list of integrations is at https://pokee.ai/integrations. ## PokeeClaw Workspace PokeeClaw is a private AI workspace providing each user an isolated virtual machine (1 CPU core, 4GB RAM) with persistent storage (1GB free, 5GB paid). Users can run Python and Node.js, install packages via pip/npm/apt-get, manage files with Git, generate documents and media, conduct web research, and connect to all 90+ integrations. Files, packages, and conversation history persist across sessions. Context and memory carry over between conversations. PokeeClaw is designed for work that benefits from a stateful, sandboxed compute environment — for example writing and running code, building and iterating on documents, running multi-step research, or chaining tool calls that produce and consume files. Because the environment persists, a user can return to a prior workspace and continue where they left off, with installed packages and prior context intact. Access to PokeeClaw is available via the waitlist at https://pokee.ai/pokeeclaw-waitlist. ## Use Cases - Content creation and publishing automation. - Sales pipeline and CRM automation. - Marketing workflow automation (email campaigns, social media scheduling, reporting). - Research and competitive analysis. - Customer support ticket routing and response. - Project management automation. - HR and recruiting workflows. - Finance and accounting automation. - Ecommerce operations and inventory management. - DevOps and engineering workflows. - Startup operations. - Consulting and professional services. - Document generation (PDFs, spreadsheets, presentations, reports). - Data analysis and visualization. - Cross-platform reporting and dashboards. ## Security and Compliance - SOC 2 Type I compliant; SOC 2 Type II observation period underway. - OAuth-based authentication only — the AI never sees raw passwords. - Credentials are stored in an encrypted vault. - Customer data is never used for model training. - On-premise deployment is available for enterprise, including fully air-gapped environments. - Enterprise plans support SSO/SAML and audit logging. Security documentation and live compliance status are published at the Pokee Trust Center, https://trust.pokee.ai. ## Research and Case Studies - PokeeResearch: Effective Deep Research via Reinforcement Learning (published on arXiv), demonstrating Pokee's proprietary RL approach to agent tool selection. - Google Agency Case Study: Google ad agencies reduced ecommerce strategy research time by 98% using Pokee AI. ## Frequently Asked Questions What is Pokee AI? Pokee AI is an AI agent infrastructure powered by reinforcement learning, delivering 99% accuracy across 10,000+ tools at up to 20x lower cost than frontier models. Who is Pokee AI for? Enterprises and teams needing production-scale AI agents, as well as individual professionals automating workflows. Major clients include Google, MasterCard, and Lenovo. Do I need to know how to code to use Pokee? No. Natural language is sufficient to describe tasks and build workflows. Developers can also access a programmatic API and on-premise deployment options. How much does Pokee cost? A Free plan is available with 500 credits/month. Paid plans range from $19.99/month (Lite) to $199.99+/month (Enterprise with unlimited credits). Annual plans save 30%. Is Pokee secure? SOC 2 Type I compliant with Type II underway. OAuth-based authentication only. The AI never sees passwords. Credentials are stored in an encrypted vault. Data is never used for model training. On-premise deployment is available for enterprise, and air-gapped environments are supported. How does Pokee compare to Zapier? Zapier uses trigger-based automation requiring manual workflow setup. Pokee uses AI agents that understand natural language instructions and autonomously select tools and execute multi-step workflows. Pokee supports 90+ native API integrations with persistent memory. How does Pokee compare to Make.com? Make.com requires visual workflow building with predefined scenarios. Pokee accepts natural language instructions, and the AI agent plans and executes the workflow autonomously, adapting if steps fail. How does Pokee compare to OpenAI Operator? OpenAI Operator uses browser automation to interact with websites. Pokee uses native API integrations for faster, more reliable, and more secure execution without relying on browser-based interaction. How fast is Pokee? Simple tasks typically finish in under 30 seconds. Complex multi-step workflows typically take a few minutes. Can Pokee run on a schedule? Yes. Workflows can be scheduled daily, weekly, or on custom schedules, and one workflow can trigger another based on conditions. ## Documentation and Key Pages - Homepage: https://pokee.ai — main landing page with product overview and demo. - About: https://pokee.ai/about — company information and mission. - Pricing: https://pokee.ai/pricing — plan details, credit system, and enterprise options. - Documentation: https://pokee.ai/documentation — technical docs and guides. - Blog: https://pokee.ai/blog — 95+ articles covering comparisons, integrations, use cases, and insights. - FAQ: https://pokee.ai/faq — detailed answers about features, security, pricing, and enterprise. - Integrations: https://pokee.ai/integrations — full list of supported platforms. - Careers: https://pokee.ai/careers — open positions. - Contact: https://pokee.ai/contact-us — sales and support inquiries. - PokeeClaw Waitlist: https://pokee.ai/pokeeclaw-waitlist — sign up for AI workspace access. - Deep Research Preview: https://pokee.ai/deepresearch-preview — RL-powered research capabilities. - Trust Center: https://trust.pokee.ai — SOC 2 compliance and security documentation. ## Comparisons - Pokee vs Zapier: https://pokee.ai/blog/pokee-vs-zapier-ai-agent-platform-vs-trigger-based-automation — AI agent platform vs trigger-based automation. - Pokee vs Make.com: https://pokee.ai/blog/pokee-vs-makecom-ai-agent-platform-vs-automation-builder — AI agent platform vs visual automation builder. - Pokee vs n8n: https://pokee.ai/blog/pokee-vs-n8n-ai-agent-platform-vs-open-source-automation — AI agent platform vs open-source automation. - Pokee vs OpenAI Operator: https://pokee.ai/blog/pokee-vs-openai-operator-native-api-agent-vs-browser-agent — native API agent vs browser-based agent. - Pokee vs Microsoft Copilot: https://pokee.ai/blog/pokee-vs-microsoft-copilot-ai-agent-platform-vs-microsofts-ai — AI agent platform vs Microsoft's AI assistant. - Pokee vs Notion AI: https://pokee.ai/blog/pokee-vs-notion-ai-ai-agent-platform-vs-ai-enhanced-workspace — AI agent platform vs AI-enhanced workspace. - Pokee vs Relevance AI: https://pokee.ai/blog/pokee-vs-relevance-ai-ai-agent-platforms-compared — AI agent platforms compared. - Pokee vs Perplexity: https://pokee.ai/blog/pokee-vs-perplexity-ai-agent-platform-vs-ai-search-engine — AI agent platform vs AI search engine. - Pokee vs Replit: https://pokee.ai/blog/pokee-vs-replit-ai-agent-platform-vs-ai-code-editor — AI agent platform vs AI code editor. - Pokee vs Genspark: https://pokee.ai/blog/genspark-general-ai-agents-is-pokee-ai-the-better-choice — general AI agents comparison. - Pokee vs Manus AI: https://pokee.ai/blog/manus-general-ai-agents-the-rise-of-ai-that-acts — AI agent platforms comparison. - Pokee vs Dify: https://pokee.ai/blog/dify-vs-pokee-ai-which-ai-workflow-tool-is-better — AI workflow tools compared. - Pokee vs OpenAI Codex: https://pokee.ai/blog/pokee-vs-openai-codex-ai-agent-platform-vs-ai-coding-agent — AI agent platform vs AI coding agent. - Pokee vs Windsurf: https://pokee.ai/blog/pokee-vs-windsurf-ai-agent-platform-vs-ai-ide — AI agent platform vs AI IDE. - Pokee vs Taskade: https://pokee.ai/blog/pokee-vs-taskade-ai-agent-platform-vs-ai-project-management — AI agent platform vs AI project management. - Pokee vs Lovable: https://pokee.ai/blog/pokee-vs-lovable — AI platforms compared. - Pokee vs Poe: https://pokee.ai/blog/pokee-vs-poe-ai-agent-platform-vs-multi-model-chatbot — AI agent platform vs multi-model chatbot. - Pokee vs Siri: https://pokee.ai/blog/pokee-vs-siri-ai-agent-platform-vs-apples-voice-assistant — AI agent platform vs Apple's voice assistant. - Pokee vs v0: https://pokee.ai/blog/pokee-vs-v0-ai-agent-platform-vs-ai-ui-generator — AI agent platform vs AI UI generator. - Pokee vs Zo Computer: https://pokee.ai/blog/pokee-vs-zo-computer-cloud-ai-workspace-comparison — cloud AI workspace comparison. ## Community - Reddit: r/PokeeAI (https://reddit.com/r/PokeeAI). - YouTube: @pokeeai (https://youtube.com/@pokeeai). - Discord: active community with support and feature requests. - Wikidata: Q139315065.