Projects with this topic
-
The Oyjl API provides a platformindependent C interface for JSON I/O, conversion to and XML + YAML, string helpers, file reading, testing and argument handling.
Updated -
-
C++ LLM Client Using OpenRouter API
This project demonstrates how to integrate Large Language Models (LLMs) into native C++ applications using the OpenRouter API.
Key FeaturesOpenRouter API Integration Connect to a wide range of AI models via OpenRouter's unified API endpoint.
C++ Implementation Written in modern C++ for portability and efficiency.
Command-Line Interface Simple text-based interface for interacting with AI models.
Easy Configuration Set your API key and preferred model in a config.json file: api_key, url, model. Example:
{ "api_key": "", "url": "https://openrouter.ai/api/v1/chat/completions", "model": "deepseek/deepseek-r1-0528-qwen3-8b:free" }
DependenciesC++11-compliant and forward-compatible
libcurl (for HTTP requests)
nlohmann/json (for JSON parsing)
Educational ValueLearn how to integrate third-party APIs in C++
Use C++ to build a minimal conversational AI interface
Serve as a starting point for more advanced native AI applications
Updated -
Simple C++ interface for the Mistral Language Models. Uses the OpenAPI interface provided by Mistral.
Updated -
Inkscape vector image editor https://th.wikipedia.org/wiki/%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81 https://p01-catalog1-html.jimdofree.com/%E0%B8%A3%E0%B8%B2%E0%B8%A2%E0%B8%8A-%E0%B8%AD-%E0%B8%9C%E0%B8%81%E0%B8%81-%E0%B9%81%E0%B8%95-%E0%B8%A5%E0%B8%B0-%E0%B8%AA%E0%B8%A0-138/
dataset openml datagit tabular parquet CSV Python JavaScript Java Docker HTML CSS Linux PHP React C++ TypeScript Android game Rust Go C GitLab API Bash python3 C# Ansible nodejs website golang web hacktoberfest Django bot dotfiles Terraform Kubernetes Angular cli MySQL Kotlin Laravel Node.js Git PostgreSQL library Windows Amazon Web S... minecraft Unity Flutter machine lear... plugin JSON WordPress Archived shishifubing js shell Ruby devops MongoDB template bootstrap discord security html5 AI arduino Qt automation blog Spring Program documentation Vue.js LaTeX theme gui REST API app Express legend vue ci node flask server Markdown docker-compose spring boot Lua CSS3 iOSUpdated -
Modern header-only web access for C++17
Updated -
A modern serialization framework for C++ built with modern, cutting-edge C++ support, and support for mapping to existing, arbitrary schemas for standard human-readable and binary formats.
Updated -
-
Just Another Json Parser C++ one file lib
Updated -
-
-
C++ library to RLE encode/decode COCO standard JSON masks.
Updated -
Custom json loader for REVERSE project's amazonia maps
Updated -
Small demonstration of flight path calculation using turn radius formula and comparison with cubic splines
Updated -
A GAWK plug-in to process a stream of JSON data in a tabular AWK fashion
Updated -
Auto document archiver
Updated -
A simple weather station based on an ESP32 module from TTGO and a BME280 sensor, displaying sensor data and fetching pollen info from DWD
Updated -
networked temperature sensor
Updated -