D7EAD/liboai
A C++17 library that wraps the OpenAI API for developers, supporting GPT models, DALL-E, embeddings, and fine-tuning via a Python-like interface.

Not currently ranked — collecting fresh signals.
star history
This repository provides a C++ client library for accessing OpenAI’s suite of AI models and APIs. It implements interfaces for ChatGPT completions, DALL-E image generation, audio processing, embeddings, model management, and fine-tuning operations. The library mirrors the structure of OpenAI’s official Python library and supports both synchronous and asynchronous API calls.
Frequently asked
- What is D7EAD/liboai?
- A C++17 library that wraps the OpenAI API for developers, supporting GPT models, DALL-E, embeddings, and fine-tuning via a Python-like interface.
- Is liboai open source?
- Yes — D7EAD/liboai is open source, released under the MIT license.
- What language is liboai written in?
- D7EAD/liboai is primarily written in C++.
- How popular is liboai?
- D7EAD/liboai has 479 stars on GitHub.
- Where can I find liboai?
- D7EAD/liboai is on GitHub at https://github.com/D7EAD/liboai.