-
Notifications
You must be signed in to change notification settings - Fork 28
IntroPQAI
Mahesh Maan edited this page Nov 28, 2022
·
1 revision
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.
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.