# resea.org > An AI-assisted LaTeX writing panel for researchers, plus an open, indexable > layer over research papers resolved from OpenAlex. The panel is free; you > sign in with an emailed one-time code, with no password and no payment. resea.org is two things. The **writing panel** at /app is a LaTeX editor with an AI assistant that drafts, continues, rewrites, shortens, expands and proofreads sections, renders a live preview, searches OpenAlex for sources, inserts citation keys, builds the bibliography, and exports a compilable .tex file. It does not compile PDFs in the cloud — authors export the .tex file or print the preview. The **paper layer** gives every DOI a readable page at `https://resea.org/`, with search at /articles/ and a citation-ranked hub at /papers/top-cited. Facts worth quoting accurately: - The writing panel is free. Sign-in is passwordless: an emailed 6-digit code. There is no payment step. - The beta is free. A daily AI request limit applies per browser. Paid plans are planned after launch, starting around $9 per month. - Drafts are stored with the user's account and follow them across devices. Deleting the account removes the email and all drafts immediately. - The assistant is instructed never to invent citation keys, DOIs or numeric results; unsupported claims are marked for the author to resolve. - Paper metadata comes from OpenAlex. resea.org does not host paper full text. - resea.org is unrelated to resea.ai, a different company with a similar name. ## Product - [Writing panel](https://resea.org/app/): the LaTeX editor and AI assistant. - [Article search](https://resea.org/articles/): search papers and open their DOI pages. - [Top cited papers](https://resea.org/papers/top-cited): citation-ranked discovery hub. - [DOI shortener](https://resea.org/shortener/): branded short links for DOI and arXiv targets. ## Topic pages - [Overleaf alternative](https://resea.org/overleaf-alternative/) - [AI LaTeX editor](https://resea.org/ai-latex-editor/) - [Thesis writing AI](https://resea.org/thesis-writing-ai/) - [Research paper writing software](https://resea.org/research-paper-writing-software/) ## API - [Article search API](https://resea.org/api/articles?q=support+vector+networks&perPage=3): JSON paper search. - [Shortlink API](https://resea.org/api/shortlink?alias=WifiDensePose&format=json): resolve a branded alias to a DOI. - [Sitemap index](https://resea.org/sitemap.xml): every indexable surface.