> For the complete documentation index, see [llms.txt](https://willie-1.gitbook.io/tapestry-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://willie-1.gitbook.io/tapestry-ai/about-tapestry-ai.md).

# About Tapestry AI

Welcome to Tapestry AI. We're building a suite of specialized AI agents designed to unlock the full potential of intellectual property (IP) for creators, innovators, and businesses worldwide.

***

## **The Challenge: A Fragmented IP Landscape**

The world's IP – from timeless creative works and groundbreaking inventions to distinct brand identities – exists in a state of **hyper-fragmentation**. Valuable assets are scattered across countless disconnected databases, archives, and legal frameworks. Navigating this complex maze requires specialized knowledge, significant time, and often, expensive legal counsel, effectively locking away vast resources from those who could build upon them.&#x20;

Crucially, this fragmentation is compounded by **data unreliability**. Public archives and endpoints, while invaluable repositories, often contain significant amounts of inaccurate data, incorrectly labeled assets, and entries lacking the critical metadata needed for proper IP status determination. For creators attempting to leverage public domain or CC0 works, relying on these sources directly presents substantial legal risks and uncertainty, effectively locking away vast resources behind a wall of ambiguity and potential infringement pitfalls.

***

## **Our Solution: Intelligent IP Verification Agents**

We address this fundamental challenge by developing and deploying **purpose-built AI agents**, each expertly trained to navigate a specific IP domain. Our core value proposition lies not merely in aggregation, but in **rigorous verification**. We are building the intelligent connective tissue and the critical validation layer for the fragmented world of IP.

Our agents are designed to:

**Discover:** Intelligently surface relevant IP from disparate sources.

**Verify:** Analyze status, rights, and provenance with AI assistance and expert oversight.

**Connect:** Provide intuitive tools and APIs to integrate IP discovery directly into creative and innovative workflows.

***

## **Our First Thread: SteamBot Willie**

The journey begins with **SteamBot Willie**, our flagship agent focused on **Copyright and the Public Domain.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://willie-1.gitbook.io/tapestry-ai/about-tapestry-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
