Skip to content
Mahesh Maan edited this page Nov 28, 2022 · 1 revision

PQAI

What is PQAI?

PQAI is a library of AI-based modules tuned for patent data mining.

It can be used to develop and host applications for processing patent data, for example, prior-art search systems, patent landscaping tools, patent classifiers, or patent monitors.

Technology Stack

PQAI is written in Python 3. It can either be used as a Python package or can be run as a standalone server that exposes a Flask API (documentation). PQAI can be extended seamlessly to develop additional capability on top of what it provides out of the box.

Clone this wiki locally