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

# How do AI summaries work in Paperzilla?

> Generate structured AI summaries per paper and browse them in project summary views.

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="/answers/how-summaries-work" />

Paper summaries are generated per paper on demand.

A summary can include:

* ELI5
* Overview
* Research question
* Methodology
* Results
* Limitations
* Takeaway
* Conflicts of interest

You can open summaries from individual paper pages or from the project-level summaries list.
