> ## 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.

# What is Paperzilla?

> Paperzilla helps you track new research with project-based feeds and curated email digests.

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="/what-is-paperzilla" />

Paperzilla is a research signal product.

You define a topic as a **project**, and Paperzilla continuously finds and ranks new papers for that project.

## What you get

* A live project feed in the app
* A secure RSS/Atom URL for feed readers
* CLI access for terminal and agent workflows
* Email digests for curated updates
* AI-generated summaries on paper pages

## The core job Paperzilla does

Paperzilla helps you manage the tension between:

* **FOMO**: "I do not want to miss new work"
* **Noise**: "I do not want to read low-value papers"

It does this with project-level relevance, **Must Read** prioritization, and delivery controls like max papers per email.

## How Paperzilla is organized

1. You create one or more projects.
2. Each project has categories, interest text, and include/exclude keywords.
3. You consume results in app, RSS/Atom, CLI, and email digests.
4. You refine settings over time as your topic evolves.

## Explore this section

<CardGroup cols={2}>
  <Card title="Who it is for" href="/what-is-paperzilla/who-its-for" icon="users" />

  <Card title="Use cases" href="/what-is-paperzilla/use-cases" icon="list-check" />

  <Card title="How it works" href="/what-is-paperzilla/how-it-works" icon="diagram-project" />

  <Card title="Why it helps" href="/what-is-paperzilla/why-paperzilla" icon="lightbulb" />
</CardGroup>

## Related Q\&A

* [What problem does Paperzilla solve?](/answers/what-problem-paperzilla-solves)
* [Is Paperzilla for humans or AI agents?](/answers/is-paperzilla-for-ai-agents)
* [Do I need to code to use Paperzilla?](/answers/do-i-need-to-code)
