> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paperzilla.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Public projects

> Browse and reuse public Paperzilla projects as templates for your own setup.

export const AiAgents = ({path}) => <Tip>
    <b>AI agents</b>: This page is available as <a href={path + '.md'}>markdown</a>. See also the <a href="/llms.txt">docs index</a> and <a href="/llms-full.txt">full docs</a>.
  </Tip>;

<AiAgents path="/guides/public-projects" />

Paperzilla has a public browsing surface where you can inspect public projects and their recent papers.

## Browse public projects

1. Open [paperzilla.ai/public-digests](https://paperzilla.ai/public-digests).
2. Search by topic, category, author, or paper terms.
3. Open a project card to inspect examples.

## Use a public project as a starting point

Click **Subscribe** on a public project.

Paperzilla opens chat with that project's setup preloaded. You can then:

1. Keep it as-is.
2. Edit categories and keywords.
3. Save it as your own project.

## Owner controls

Only the project owner controls whether a project is public or private.

Switching back to private removes it from public visibility.

## Related

* [Projects](/guides/projects)
* [Sharing and visibility](/guides/sharing-and-visibility)
