Stars
WeChatCV / opencv_3rdparty
Forked from opencv/opencv_3rdpartyOpenCV - 3rdparty
A cross-platform desktop portable application that allows viewing text files of any size instantly when `less` is not available.
Port of ZXing (https://github.com/zxing/zxing) core to pure Go.
Detect Shapes in a image using OpenCV in C++
Detect simple shapes in a frame using OpenCV as a C++ library.
This C++ program, using the OpenCV library, performs contour detection on an image to identify and classify various shapes, including triangles, squares, rectangles, pentagons, hexagons, and circles.
A lightweight, lightning-fast, in-process vector database
LogosDB is a fast semantic vector database for RAG written in C/C++ that provides approximate nearest-neighbor search over embedding vectors with associated text metadata.
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
Easily interact with ChromaDB Vector Database in C++
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
A C++ library for interacting with JSON.
Register functions as tools and expose them to LLMs using structured function calling. Built in C++
Run frontier MoE models on hardware you already own — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦
Autonomous coding agent as an SDK, IDE extension, or CLI assistant.
Lightweight AI assistant plugin for Notepad++ with visible prompts and single-turn behavior
On-device AI SDK powering ToolNeuron — LLM chat & tool calling (llama.cpp), Stable Diffusion image generation (QNN/MNN), image processing (upscale, segment, inpaint, depth, style), and TTS. Native …
A minimal C++ framework for learning and understanding the LLM inference pipeline. The project aims to be readable, easy to learn, and easy to modify, while preserving the key steps of a full infer…
A low latency, fault tolerant API for accessing LLM's written in C++ using llama.cpp.
tiktoken is an open-source tokeniser for OpenAI, and TiktokenCpp is a C++ported version. TiktokenCpp using modern C++ language features and providing interface functions that are similar to Tiktoke…
Open-source Cursor-like AI coding agent for VS Code — agentic chat, multi-provider LLMs (OpenAI, Ollama, llama.cpp), semantic search, and MCP support
llama.cpp (GGUF LLMs) and llava.cpp (GGUF VLMs) for ROS 2
VS Code extension for LLM-assisted code/text completion
Port of OpenAI's Whisper model in C/C++