Skip to content

Files

Latest commit

 

History

History
46 lines (26 loc) · 1.59 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.59 KB

ChatPy

A flexible Python client for accessing and interacting with various AI services, including OpenAI's ChatGPT. Streamline your AI-powered workflows with an intuitive interface and seamless integration.

Table of Contents

Project Status

This project is under development.

Contact

Twitter: @kumarjitdas1999
LinkedIn: Kumarjit Das
E-mail: kumarjitdas1999@gmail.com
Project link: ChatPy

Versioning

This project uses MAJOR, MINOR, and PATCH version numbers for versioning (vMAJOR.MINOR.PATCH).

  • MAJOR version number indicates new changes which may be incompatible with older versions.
  • MINOR version number indicates addition of backwards-compatible features.
  • PATCH version number indicates backwards-compatible bug fixes, or minor mistake fixes like spelling, character cases, punctuations, and indentation.

License

This project is licensed under the BSD 3-Clause License. Future versions may be released under a different license at the author's discretion. See the LICENSE file for details.

Changelog

The Changelog file contains all the information about the changes made to this project till now.
You can also view the raw version.