Questions

Frequently asked questions

Clear answers about the workflow, evidence handling, professional review boundary, data storage, configured providers, and pricing. The documentation covers setup, and the glossary explains the patent terms used below.

18 questions 4 topics No hedging

01

Product

What is Patendra?

Patendra is a local-first patent research and drafting workspace. A matter connects technical disclosure, configured prior-art sources, claim refinement, examination issue review, score inputs, and an editable first draft. It ships as desktop software for macOS and Windows and can also run from source.

Who is Patendra for?

Patendra is designed for patent practitioners, in-house IP teams, inventors, and R&D groups that want a more structured first pass. Every output requires qualified professional review before filing.

What happens during a run?

A matter moves through disclosure structuring, configured prior-art retrieval, claim refinement, examination issue review under §102, §103, and §112, scoring, and editable first-draft assembly. Intermediate artifacts stay in the local matter record so important conclusions can be reviewed with their inputs. See how it works.

What happens on the very first run?

The first run downloads a sentence-transformer embedding model used by the local vector store, so it needs an internet connection once and takes a little longer. Later runs reuse the downloaded model.

Which AI models does Patendra support?

Anthropic Claude and Google Gemini. You bring your own API key for either provider (or both) and can switch models per run. The model picker disables providers that have no key configured, instead of letting a run fail.

How is this different from asking ChatGPT to draft a patent?

A chat model drafting freehand has no retrieval gate: it can invent prior-art citations, assert novelty it never checked, and produce claims with structural defects an examiner would flag immediately. Patendra separates reasoning from evidence: rejections may only cite retrieved, ID-verified references, claims pass deterministic structural validation (antecedent basis, dependencies) before any model refines them, and the score is computed from measurable signals rather than stated by the model. See the full feature breakdown.

How does Patendra compare to a professional search firm?

It complements one rather than replacing it. Patendra gives you a fast, repeatable, evidence-cited search and simulated examination for pre-filing triage. A professional searcher or attorney adds human judgment, deep non-patent-literature coverage, and a legal opinion you can rely on. Many users run Patendra first and bring counsel a much better-informed question.

02

Accuracy & trust

Is Patendra legal advice?

No. Patendra supports patent research and drafting. It does not provide legal advice, issue an opinion of counsel, or predict examination outcomes. Every output requires qualified professional review before filing.

Can the AI hallucinate citations?

Generated text can be wrong. Patendra limits references eligible for a rejection to retrieved records with verified identifiers and excludes unverified identifiers from scoring. You should still open and review every source before relying on it.

What does the patentability score mean?

It's computed deterministically from measurable signals: novelty (anticipating references found), non-obviousness (viability of §103 combinations), enablement (specification support and §112 findings), and breadth (claim scope retained). The same evidence always produces the same score; the LLM never gets to make up the number. Confidence is reported as Strong / Moderate / Weak, and your own assessments of finished runs recalibrate the weights. Details on patentability scoring.

Why do I get per-statute results instead of one verdict?

Because anticipation (§102), obviousness (§103), and description or definiteness problems (§112) fail for different reasons and are fixed in different ways. A single "allowable" badge hides which problem you actually have. Patendra also shows an explicit insufficient-search warning when prior-art coverage was too thin to support a novelty conclusion.

03

Privacy & security

Where does my data live?

In a local data directory on your machine: ~/Library/Application Support/Patendra on macOS, %APPDATA%\Patendra on Windows, or wherever PATENDRA_HOME points. That directory holds your API keys, runs, learning data, and vector store. Nothing is uploaded to Patendra. There is no Patendra cloud. The complete outbound-call map is on the security page.

Does my disclosure train anyone's models?

Patendra does no training on your data. The cross-run learning loop is local statistical calibration stored in your own data directory, and it never leaves your machine. LLM calls do send disclosure text to your chosen provider (Anthropic or Google) under that provider's API terms, so review their data-use and retention policies before running sensitive material.

Can Patendra run offline?

Partially. The first run needs an internet connection to download the embedding model. After that, heavy features degrade gracefully offline: the local vector store keeps working, while LLM calls and remote patent-data searches naturally require connectivity.

Can I self-host Patendra for a team?

Yes. The server binds 127.0.0.1 by default and refuses non-loopback addresses without PATENDRA_API_TOKEN. It fails closed. With a token set, every API endpoint requires it, and the dashboard uses an HttpOnly session cookie so browsers never hold the raw token. A Docker image is available. Deployment recipes are in the docs; the hardening list is on the security page.

04

Buying & running

Do I need my own API key?

Yes. Patendra is bring-your-own-key. Add an Anthropic Claude or Google Gemini API key in the dashboard Settings (stored in a local .env, never echoed back) and pay your provider directly for usage. Optional keys for USPTO and Espacenet enable those prior-art sources.

What operating systems are supported?

Desktop installers for macOS (.dmg) and Windows. On Linux or anywhere else, run from source with Python 3.11+ (python server.py for the web UI, python desktop.py for a native window), or use the Docker image. Install steps are in the docs.

How is Patendra priced?

Current plans are on the pricing page. Whatever plan you choose, LLM usage is billed by your own provider under your own key. Patendra doesn't resell tokens or mark up model usage.

Still deciding? Review one representative matter

The fastest way to evaluate Patendra is a single run on a real invention. Install locally, add a key, and read the evidence it hands back.

Get started