Public facing API for providing functionality such as prior-art searching.
For more detailed information, please refer to PQAI Wiki.
The project is open-source under the MIT license.
We welcome contributions.
To make a contribution, please follow these steps:
- Fork this repository.
- Create a new branch with a descriptive name
- Make the changes you want and add new tests, if needed
- Make sure all tests are passing
- Commit your changes
- Submit a pull request
Please create an issue if you need help.