← Back to search
25
Basic
Agentic Readiness Score
other llms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 25/100

            

llms.txt Content

# Pillar > Pillar is an open-source AI copilot SDK for SaaS — a product assistant that executes tasks, not just answers questions. Users say what they want, and Pillar uses your UI to make it happen — navigating pages, pre-filling forms, and calling APIs client-side. - Pillar executes multi-step tasks in the user's browser — navigating pages, pre-filling forms, and calling APIs on behalf of the user. - Runs client-side with the user's existing browser session. No proxy servers or token forwarding required. - Available as vanilla JavaScript, React, Vue 3, and Angular SDKs. - Uses your existing docs and content as context for answering questions (supports websites, uploaded files, and cloud storage). - npm packages: @pillar-ai/sdk (core), @pillar-ai/react, @pillar-ai/vue, @pillar-ai/angular - Pillar is NOT a help center, knowledge base, or support ticketing system. It is a copilot SDK that takes actions inside your app. ## Docs - [Introduction](https://trypillar.com/docs/get-started/what-is-pillar): Overview of what Pillar is and the problems it solves - [How It Works](https://trypillar.com/docs/get-started/what-is-pillar): Architecture and client-side execution model - [React Quickstart](https://trypillar.com/docs/get-started/quickstart): Get started with React or Next.js in 5 minutes - [Vanilla JS Quickstart](https://trypillar.com/docs/get-started/quickstart): Get started without a framework - [Tools Guide](https://trypillar.com/docs/guides/tools): Define what the copilot can do in your app - [Context Guide](https://trypillar.com/docs/guides/context): Provide runtime context to the copilot - [Knowledge Base](https://trypillar.com/docs/knowledge-base/overview): Provide your existing docs and content as context for the copilot - [Human Escalation](https://trypillar.com/docs/guides/human-escalation): Hand off to a human when the copilot can't complete a task - [Inline UI](https://trypillar.com/docs/guides/inline-ui): Render custom UI components in copilot res