Project Icon

liboai

Streamlined Access to OpenAI API for C++ Users

Product Descriptionliboai is an unofficial C++17 library that provides seamless access to OpenAI API endpoints, inspired by the structure of OpenAI's Python library. It includes features like ChatGPT, DALL·E, audio, and Azure, supporting asynchronous operations. The library depends on nlohmann-json and cURL, with recommended installation via vcpkg. It aims to offer a simple suite of methods for easy OpenAI integration and invites developer contributions to enhance and grow its functionalities.
Project Details