Metadata-Version: 2.4
Name: deep-consultation
Version: 0.1.7
Summary: A library for queries with GPTs
Author-email: Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>
Maintainer-email: Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>
License-Expression: GPL-3.0-only WITH Classpath-exception-2.0 OR BSD-3-Clause
Project-URL: Bug Reports, https://github.com/trucomanx/DeepConsultation/issues
Project-URL: Funding, https://trucomanx.github.io/en/funding.html
Project-URL: Source, https://github.com/trucomanx/DeepConsultation
Keywords: writing,AI
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: OpenAI
Dynamic: license-file

# deep_consultation

Deep consultation Learning Tools

## Install from PIP

```bash
pip install --upgrade deep-consultation
```

## More information

More information can be found in [doc](https://github.com/trucomanx/DeepConsultation/tree/main/doc)

## License

This project is licensed under the GPLv3 License.
