QAILab is a high level library, which enables the user to integrate quantum neural networks of different configurations into their existing PyTorch neural networks.
The library aims to support a large amount of backends from different quantum computer manufacturers, such as IBM, AQT and Orca Computing, via its integration with Quantum Launcher.
You can install QAILab via pip:
pip install qailabExamples and tutorials are available in the QAILab documentation